Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
nagiosexchange
Check Multiple Processor Load
Find out the individual CPU load for Windows Systems.
Check LogServer
www.harisekhon.com/nagiosPlugin to check a logserver via either TCP or UDP with a MySQL backend. Flexible enough for just about any Syslog-ng/MySQL scenario.
Check multiple Windows Processes
Perl script based on snmpwalk in order to check one or more running processes on a windows machine.
CURL check script
Check HTTP pages by CURL libraries. Written in PHP.
Check multiple Windows Processes v2
New version of the plugin "Check multiple Windows Processes" to be able to check several instances of the same process in the windows computer.
Check Exchange Backup (BackupExec)
felipeferreira.net/?p=55I wrote a new way of checking Exchange Backups, simple just needed to check the in AD the “Last time backup” of the Storage Group. I wrote the much simpler and much more precise script to monitor Exchange Servers Backup. It reports Warning if the bac ...
checkdaxbatch (Microsoft Dynamics Ax)
sourceforge.net/projects/scsc-nagiosChecks a Dynamics Ax recurring batch job to make sure it's still successfully executing on a regular basis.
check_diskwrite
Simple Shell Script, which touches a textfile with smbclient on an SMB-Mount, then checks if the file is readable, and deletes the file.
check_diskwrite2
Polished and fixed version of check_diskwrite, which allows to check availability of either smb or windows shares, by writing and reading of file into the share.
check_remote (ping_remote)
www.compudentsystems.com/documentation/check_remote.htmMonitor a tunnel to a remote location on a Windows server.
check_cpu_stats.sh (hp-ux)
To support HP-UX OS with the script check_cpu_stat published here, we added required lines.
check_heartbeat
www.sefaz.mt.gov.br/Plugin check cluster hp-ux Guardian with command cmviewcl , created of check_heartbeat for linux HA
check_hpux
www.ighor.com/?item=3client-server program-check for linux to check cpu, memory, hard-disk and proceses on hp-ux machines remotely. (binaries only - pre-build client check for linux and pre-build server to hp-ux 11.11)
check_snmp_hpux_mem
This plugin checks the memory of systems running HP-UX. Designed for HP-UX v11.11 but should work against any HP-UX machine with SNMP v2c enabled.
Diskspace monitor script
serve17.serve-hosting.net/suspended.page/Checks the diskspace on your HP-UX system.
HP-UX Binaries for HP-UX 10.20 11.00
www.bennyvision.com/projects/nagios/Pre-built binaries, other HP-UX specific items.
Hp-ux check_memory
web.tiscali.it/SteVic/ForNagios/check_memhpuxCheck memory of a Hp-ux server, with the same result of the "top" commands.
Check_filesize linux edition
This Perl script is used to keep an eye on the size of a file. Usage : Check_filesize.pl [size criticizes] [size warning] Example: Check_filesize.pl 2048 1024 Sending critical if the size exceeds 2048 Ko/Kby Sending Warning if the size exceeds 10
check_fetchmail
www.jsausa.com/This short shell script check to see if fetchmail is running in daemon mode on the local system.
check_file
www.lnxsys.ca/software/check_file/check_file is a nagios plugin for checking a timestamp on a file. It uses the mtime value and localtime on the server and compares the difference of those against a given critical and warning value.
check_disk - % used space
Check the used space of a mounted partition using df, and prints it in percent scale.
check_dir_filecount.sh
Nagios plugin to check number of files in a directory. Written in bash, intended to be used on Linux systems.
check_dig
Use of dig command instead of nslookup for DNS resolution on a monitored DNS server.
check_cpu_load
www.xenux.net/index.php?links=6&skin=&id=78Nagios script to get the cpu usage from procinfo or sar
check_cups_jobs
Checks the amount of cups jobs in queue and displays a top X list of jobs.
check_cpu - % used
Check the amount in % of used cpu on a linux system using either procinfo or sar (whichever is available)
check_cpu
valhalla.com.au/check_cpuPython plugin to report the amount of idle CPU on unix based systems.
check_chkrootkit
sourceforge.net/projects/checkchkrootkit/Scan for intrusions and rootkits with chkrootkit.
check_apt
nagios-aptwatch.alioth.debian.org/Plugin to monitor Debian GNU/Linux APT packaging sytem status
check_bastille
sourceforge.net/projects/checkbastilleUse Bastille Unix to track the level of your server security.
check_apache2logs
www.dotzi.net/Willkommen.htmlThis litte plugin checks if the Apache Webserver write logs and if the logrotation (if used) works correctly.
check_altiris
This is a simple BASH Plugin which checks the connection of an Altiris Agent.
CheckFileCount
Monitor file count of a directory and notify if the count of files exceedes threshold. Shell script (sh), GPL
checkfile
Nagios Plugin to check if a file exist/doesn't exist. It check too if a file is empty or not.
CheckDirSize
Monitor size of directory and notify if size exceedes threshold. Shell script (sh), GPL
CheckDaemon
A perl script/package to run Nagios checks in the background without the limitations of Nagios executing the checks.
checkagent
www.steveshipway.org/software/A short Perl script that will test the specified host for the NRPE and NSClient agents, and will inform the user if they are working as expected. Useful for tracking down communication problems (eg firewalls) after first install of the agents.