-
Notifications
You must be signed in to change notification settings - Fork 0
Nagiso fork patched to support post performance data to ActiveMQ
License
a3linux/nagios-amq-perf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Nagios 3.x README ----------------- Nagios is a host/service/network monitoring program written in C and released under the GNU General Public License. CGI programs are included to allow you to view the current status, history, etc via a web interface if you so desire. Features: 1) Monitoring of network services (via SMTP, POP3, HTTP, PING, etc). 2) A plugin interface to allow for user-developed service monitoring methods. 3) Notifications when problems occur and get resolved (via email, pager, or user-defined method). 4) Ability to define "event handlers" for proactive problem resolution 5) Web output (current status, notifications, problem history, log file, etc.) 6) Automatic log file rotation/archiving For installation instructions, use a web browser to read the HTML documentation in the html/docs subdirectory. Visit the Nagios homepage at http://www.nagios.org for online documentation, new releases, bug reports, information on the mailing lists, etc. -- Ethan Galstad (egalstad@nagios.org) About Nagios-amq-perf ------------------- This is a small fork from the venilla nagios core, the highlight feature of this fork is enable the user posting performance data(Service Check ONLY now) to ActiveMQ for further handling. To build nagios-amq-perf, you need the libstomp library, which is a simple STOMP library writen in C. It can be downloaded from here, http://svn.codehaus.org/stomp/trunk/c Or I will publish the libstomp on github soon. TODO ------------------------ 1. Use libstomp++ to enhancement the AtiveMQ support; 2. Nagios Core upstream integration; -- Allen Chen (a3linux@gmail.com)
About
Nagiso fork patched to support post performance data to ActiveMQ
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published