cacti-host-updown-monitor

0.0.2 • Public • Published

cacti-host-updown-gmail-notify

This is a very very very simple NodeJS code, for myself use; if u like, just use it!

What for

  • Checking cacti database, monitor host.status change; default check interval is 5 mins (can be change on config.js)
  • Send email through smtp when cacti monitor host is down.

When will send alarm email

  • One time alarm, server status not "HOST_UP"
  • One time alarm, when server go back to "HOST_UP"
  • One time alarm, when server status change

Install

$ cd /usr/share/cacti/node_modules/cacti-host-updown
$ cp config.tmp.js config.js
$ vim config.js
$ npm install
$ node cacti

Readme

Keywords

none

Package Sidebar

Install

npm i cacti-host-updown-monitor

Weekly Downloads

1

Version

0.0.2

License

none

Last publish

Collaborators

  • jasoncheng