TOP LEVEL CATEGORIES
EXPLORE
@Community Member
Favorites 15
Views 38994
Setup instructions for NagiosXI can be found here: https://github.com/d7networks/nagios/blob/master/Configure-NagiosXI.md ======== Installation Instructions ======== Visit https://github.com/d7networks/nagios for detailed setup instructions ======== Support and Help ======== You…
*** sreinhardt is no longer with Nagios - if you need assistance with this dashbaord, please contact our support team at https://support.nagios.com/forum ***
An update to check_snapmirror.pl that supports also checking snapmirrored qtrees. Couldn't find a way to submit update to the existing plugin.
Kunjumon is a framework that can be used to create plugins for Nagios monitoring system, without writing any new code. The plugins thus created are…
In order to use it, you must edit commands.cfg: - Before: command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$ - After: command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$ -v |…
This is a plugin written in PHP 5 for Nagios to go out and check a Temperature@lert WiFi device by way of the XML file.…
The script should work with any version of vmware esx/esxi (tested on esx 3.5/4.0/4.1). on early version you have to create an alias for vim-cmd…
blësk Network Device Discovery (NDD) is an auto-discovery tool with a web interface that allows you to scan the devices on your network and import…
www.datarecoverydownload.net website recommends Data recovery download software restores lost files and folder from usb drive without wasting time and valuable money. Data recovery software revives…
Checks the spelling of a local or remote site against a english dictionary. You can add a personal list of words to ignore via command…
Common Usage to check for all alerts in your state or zone: ./check_cap_alerts.py -c MNZ062 Check for a particular alert can be done also: ./check_cap_alerts.py…
./check_http_content_list.py -u exchange.nagios.org -w spam,ham,for,dinner you can also check a list of words and a list of sites ./check_http_content_list.py -u exchange.nagios.org,www.nagios.org,www.nagios.com -w spam,ham,for,dinner Works on…
Simple bash script that walks a given list of router ips for WAN interface ips, and then configures ping checks on each of those wan…
A small and simple shell script for checking number of svn commits to a remote repository by parsing the commit log. Supports checking by the…
About Metricinga: Metricinga is a gevent-based metrics forwarder that parses performance data files from Nagios and sends the results to Graphite via the Carbon pickle…
You can find here : http://alexnogard.com/notifications-sms-pour-nagios-centreon/ A complete tutorial to set up a sms alert tool for nagios with a phone or GSM gateway !
You can find here : http://alexnogard.com/monitorer-windows-avec-nagios-centreon/ a full tutorial to install wmic on Linux, and to use it with check_wmi_plus to monitore Windows Server &…
Gets the list of available Windows updates for a single Windows machine. Can be run through any remote client or process with the ability to…
most of all , we check the traffice use the snmp . But we can use the check_nrpe to doing . so do the script…
MIANAGIOSPLUGIN -- An extensible framework for Nagios plugins written in php5 This is a framework for quickly developping and easily maintaining Nagios plugins. It is…
This is a Plugin to check the status of a Promise Supertrak EX Raid Controller. It will need the following tools to be installed: Promise…
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…
The count mirrors the number of programs listed in Add/Remove programs. A list of currently installed programs is displayed in the long listing. When a…
Gives the total number of documents you have in your Elasticsearch cluster. You need to install both files supplied for the check to work, but…
Gives the number of documents indexed in Elasticsearch per second. It basically checks for the total number of documents, then the time and writes it…
This Nagios plugin was created to check the status of netfilter conntrack table. - sysctl net.netfilter.nf_conntrack_count : check the number of connections in table -…
This plugin is used to check the SMART hard drive health of various drives. It can work with various RAID arrays as well as individual…
This plugin allows Nagios to read Cacti thresholds, and give alerts when they are triggered. The only exit states are OK (threshold is not triggered)…
Options : -w, --warning NUMBER (required) NUMBER necessary to result in warning status -c, --critical NUMBER (required) NUMBER necessary to result in critical status -p,…
I already test it with cisco 2960 and cisco 3650G. If get any erro, pls give feedback and I will fix it. Ty all cya.
Checks index version first, and if the index versions don't match, the script checks how long it has been since the last replication. This time…
Checks the temperature of the environment using the ATAL Ethernetprobe2 using SNMP An example: Monitoring the temerature of the serverroom For comments or feature request,…
This script will check if the UPS is on batteries (and display the percent of battery which is left) or on cable power. #!/usr/local/bin/php Remember…
PHP check-script which can check a website(URL) and react if errors like 404, 500 etc are returned. #!/usr/local/bin/php Remember to change /usr/local/bin/php to whereever your…
check_sa is a Nagios plugin to check the status of one or more performance counters monitored through sa and sar in the Linux sysstat package.…
Usage: * check_knuerr_pdu.pl -h * check_knuerr_pdu.pl --man * check_knuerr_pdu.pl -H #host# -M #module# -w #warning# -c #critical# Options: -h Display this helpmessage. -H The hostname…
A nagios check plugin for Starface Appliances. You can call it on your Starface via ssh or by SNMP
Checking single probes, with values or boolean conditions, supports perfdata output and the nagios threshold formats. Grabbs with LWP, support for HTTP Basic Auth.
It is inspired by Nagios Checker for Firefox - I just did not want to have an open Firefox window all the time to monitor…