TOP LEVEL CATEGORIES
EXPLORE
Nagios addons of all types.
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Showing 91-100 of 732 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
#!/usr/bin/python import boto import boto.ec2 import boto.vpc import sys if len(sys.argv) < 4: print('Usage: check_vpn.py ') sys.exit() IP1 = sys.argv[1] IP2 = sys.argv[2] ec2_region =…
NAR consists of several parts working together: * Special service (in terms of Nagios) assigned to main Nagios host with event handler (file self_registrar) *…
Requires less than 10 minutes to fully setup. (Some Apache knowledge is required to set up the graph_auth.php) Download the three .php files to the…
Sometimes it could be difficult to know which is the active configuration on an object if you are using templates. This component uses config.cgi to…
Easy to use Nagios status monitoring app. Dashboard has count of Host Up, Down, Service Ok, Warning, Critical, Pending and Unknown. Filter all Hosts by…
In Order to have Birdseye in NagiosXI Display 24h Format instead of 12h Change the Following Block in /usr/local/nagiosxi/html/includes/components/birdseye/includes/main.js _________________________________before: function update_clock() { var time…
Basic help usage: check_remotenagios.pl [remote_nagios_host] [nagios_user] [password] [host] [service] Where: [remote_nagios_host] = ip address of remote nagios server to check [nagios_user] = nagios user [password]…
My strategy is to used Nagios Log Server as a hunting tool: 1. Create a dash board with about 10 panels, each one monitoring a…
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing.