Random Project
Home > Most Popular Listings

Most Popular Listings

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
check_snmp_brocade is a Nagios plugin to monitor the status of a single fc-port on a Brocade (labeled or original) fibre-channel switch. It is (in my…
In this blog you can review a community-written shell script in BASH aimed at automating the process of scheduling multiple service checks in Nagios.
This is a check script which runs "/etc/init.d/ndsd status" on an OES (linux) server and alerts if there are any errors.
Check_officescan.vbs checks that the current virus pattern date for Trend Micro Officescan is within acceptable bounds.
This is a nice tutorial on scheduling downtime in Nagios. Thank you, Mike!
This is a simple check that checks the temperature (and converts it to Fahrenheit) for Weathergoose environmental monitors. I would guess this would work fine…
#!/bin/bash if [ $# -lt 1 ] then echo "Aufruf mit: $0 " exit 3 fi # Variablen dekleration LAUF=1 # selbsterklärend MAX=0 # Maximum…
This tutorial will show you how to cut over a new version of Nagios into production.
Script to arbitrarily monitor the md5 checksums of any given file and throw a warning when a file is changed. Script is self-maintaining, in that…
Check Embedded Raid on DL320g5. This version use vbs and you can use it without installing perl (needed for the Unix-ported version).
Check for sip/iax2 registration status. Returns CRITICAL if any of registrations listed isn't in 'Registered' state. Works via AMI.
Collect status and performance data from a TED5000 power monitoring gateway.
Pour fonctionner correctement, ce plugins se base sur le fait que lorsqu'une sauvegarde est en echec, on la supprime de l'historique du travail et on…
Yet another unofficial Nagios and Nagios XI client for andriod, which: - supports multiple Nagios / Nagios XI accounts that are switchable at runtime; -…
The Nagios XI Operations Center Component provides a NOC screen-style view of all unhandled host and service problems. The screen automatically refreshes every 30 seconds…
Simple script to test for Microsoft DFS backlogs using Nagios. Values are hard coded to alert at the moment but are easy to change.
This tutorial will walk you through the steps for upgrading a production Nagios system.
Get CPU % use From HP-UX, this script read this command "/usr/bin/vmstat 1 4"
check the result of the last synchronisation put check_sync_syno.sh on synology in /usr/syno/bin/ put check_sync_syno.sh on the nagios in */nagios/libexec/ to check the plugin use…
Checks apache logs using logrep (http://code.google.com/p/wtop/) and returns basic visitor stats