Showing 331-340 of 732 results.
Sort by:
check_procurve_loop
To use the script, copy it to the plugin directory for your installation (for example /usr/lib/nagios/plugin), then add the following command definition in commands.cfg: define…
Nagrestconf
http://nagrestconf.smorg.co.ukFeatures: Easy to use. Easy to install using OS package manager. Individual install guides for multiple platforms. Import lists of hosts from csv files. Make…
SRX Chassis Cluster Check
http://www.scottyob.com/2012/07/09/monitoring-srx-chassis-cluster/a little Nagios check script that I wrote to hook into our in-house Nagios monitoring platform. It makes sure the chassis cluster has not failed…
Automated Active Directory user and group creation
Included in the tgz archive are three files: nagios.conf - created using the work of roderick tapang at his site http://telinit0.blogspot.ca/2009/09/apache-active-directory-login-for.html for the required changes…
Host Service Restart Event Handler
http://www.nagios.org/This event handler works in conjunction with the Windows/Linux Server Monitoring Wizard's service monitoring feature. A complete guide on setting up this event handler and…
Nagira – Nagios RESTful API
http://dmytro.github.com/nagira/Provide simple and consistent way for information exchange with Nagios Nagira works with following data: * Objects cache file: hosts, services, contacts, hostgroups, servicegroups, contactgroups,…
RealOpInsight
http://www.realopinsight.comWorking as add-on on top of Nagios and other existing monitoring systems, RealOpInsight provides specialized dashboards and capabilities to help you to effectively monitor the…
Check Elasticsearch indexing/sec
https://github.com/radu-gheorghe/check-esGives the number of documents indexed in Elasticsearch per second. It basically checks for the total number of documents, then the time and writes it…
Check Elasticsearch Total Number of Documents
https://github.com/radu-gheorghe/check-esGives the total number of documents you have in your Elasticsearch cluster. You need to install both files supplied for the check to work, but…