TOP LEVEL CATEGORIES
EXPLORE
Nagios addons for integrating with other network and systems management solutions.
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 1-10 of 11 results.
Sort by: Default Name (A-Z) Name (Z-A) Date (Oldest) Date (Newest) Comment Count (Most) Comment Count (Least) Random
I could not find a simple nagios plugin that monitorized all NICs without the use of SNMP. So made this plugin using python and code…
#!/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 =…
**DEVELOPMENT OF THIS PLUGIN HAS CEASED AS OF 14/6/2014, IF YOU WOULD LIKE TO TAKE OVER THIS PROJECT PLEASE CONTACT THE LISTED EMAIL ADDRESS** Description:…
This is a (hopefully) growing collection of scripts and techniques which will allow OpsMgr to send its alerts to Nagios or vice versa. Due to…
bbnt2ns is a perl script that listens for messages from the Big Brother NT client. It then takes these messages and feeds them to Netsaint/Nagios…
A simple daemon on the Nagios server which listens on the Big Brother port (tcp/1984) for Big Brother agent passive alerts. These are parsed and…
English ======= Run this script through a warning level set to Dell OpenManage IT Assistant providing the variables $n $sn $sev $m, in that order.…
''This HPOV Event Handler takes the output of a Nagios monitoring system and feeds it into HP OpenView. Additional requirements: these instructions assume Monarch or…
## i am not giving any guarantee with this script. ## if you use it it is your own responsibility! ################################################ ## ## this script…
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.