Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Check Esxi7 with only SSH
What can u monitor (see screemshot): - Datastores useage and Warning + Perf Data - CPU useage and Warning + Perf Data - RAM useage and Warning + Perf Data - Firewall Status on the Host and Warning - Esxi Version + Patchlevel - Nics in total and UP ones - ...
Check Ethernet-Interface
A simple network-interface status check-plugin (based on bash)
Check Eventlog 2
www.hannes-schulz.de/?doc=proj&proj=nagiosIt will check every Eventlog-Event that is generated on the system.
Check eventlog/eventid by WMI
github.com/pulsejets/check_wmi_eventidCheck_wmi_eventid is a script to check windows event log , for a certian eventid..
Check Exchange 2010 Hub Transport Queues
www.awesomejar.comMonitor mail queues on Exchange 2010 hub transport servers using powershell and nsclient++.
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 ...
Check Exchange Databases and Queue
Plugin for nagios to check Exchange Server 2007,2010,2013,2016. can check if all Exchange Databases are mounted, and Exchange Queue.
Check Exchange Top Mailbox Sizes
felipeferreira.net/?p=126Check_mboxsize.wsf Another Nagios plugin. One of my hardest to write. Note that this will require the Nagios Plugin Service to run as a Administrator Account (local system account) will not work! Script example: …nagios/libexec# ./check_nrpe -H SERVER11 ...
Check extended filesystem
github.com/wimvr/nagios-check_ext/Nagios plugin to check if the next full filesystem check is coming soon.
Check extensible command table of the UCD-SNMP-MIB
Check extensible command table of the UCD-SNMP-MIB. A table of extensible commands returning output and return codes.
Check Failover Cluster Storage
Plugin to check your Failover Cluster without installing any Scripts on your Windows Server.
Check fans on FuSi Server
nagios.lantschner.name/Nagios.htmlThis Perl-script checks the status of fans (cooling devices) in server from Fujitsu Siemens (RX100, ...).
Check File Age and Size
github.com/tdbabas/nagios-plugin-file-agePlugin to find the latest file in a directory and check against it's size and age
Check File and Dir Size for BASH
Bash shell script to check min/max size of files and/or directories. Relies on "stat" and "du", which most distributions should have. Usage: check_file_size.sh [--minwarn size] [--maxwarn size] [--mincrit size] [--maxcrit size] [-m
Check File Content
github.com/deimosfr/nagios-check_file_contentThis plugin permit to check lines in a file. It allows to : - Add multiple exclusion patterns - Add multiple inclusion patterns - Count number lines
check file growth
github.com/toxick/nagiosPluginsChecks growth of log files using PHP.
Check File Share Witness
PowerShell script that checks a Windows Server's File Share Witness is online.
Check File Size
felipeferreira.net/?p=53Usage: check_filesize -p "path" -f "file(s)" -w -c
Check File Size JPC
Nagios Plugin for check the size of a local file, giving output in Bytes,KBytes,MBytes or GBytes.
Check Filecount
This plugin will count the number of files that are in a particular directory path, and then return OK, WARNING, or CRITICAL depending on the values that you set for the allowable number of files.
Check Files - Windows NRPE plugin
Counts the number of files in given directory and its sub-directories, with optional filters applied. The output is compatible with Nagios.
check fiona loginCount
The plugin checks the loginCount of CMS Fiona (Fa. Infopark).
Check Flexlm Usage
Generate performance data about a specific feature of a flexlm license via lmutil
Check Flume Agent Service
This script is to monitor Health check for Flume Agent Service.
Check folder content via FTP
Perl plugin that count the number of files in an FTP folder.
Check folder for stale files
felipeferreira.netThis plugin object is to check if a file has been inside certain folder for a period of time and alert if so.
check folder size (linux nrpe)
Usage ./check_folder_size.sh -f dir [-s (k|m|g)] [-w (size)] [-c (size)] -f Folder to check -s k (Kilobytes) m (megabytes) g (gigabytes) -w Warning level -c Critical level
check for clariion controllers
Plugin to check EMC Clarion SAN volume controllers.
check for the Hitachi Storage
- Script for checking the Hitachi Storage H/W Status(DKC, DKU Units).. - This is shell script - Available for these Storage Lightning 9900 = RAID400 Lightning 9980V = RAID450 USP = RAID500 USP V = RAID600 VSP = RAID700
Check for unexpected reboot
check_unexpected_reboot.cmd is a Windows cmd script that checks for a reboot after a crash or power outage of a Windows machine.
Check for Windows Updates
A simple check to see if there are windows updates pending on the checked machine.
Check form
Check form allows the user to submit forms using post and test the output for a string. This can be useful to test authentication boxes or any other forms that use the POST method. Check form can also test the response time of the form and produce timing ...
check form mechanize
Check form mechanize allows you to fill in and submit a submit a form and then check the result for an expected string. This script uses mechanize to emulate a browser.
Check Fortigate Active Sessions
This script is used to check the session usage on a Fortigate firewall.
Check Fortigate CPU load
This Plugin checks the CPU utilization Fortigate Firewalls
Check Fortigate CPU Usage
This script it used to check the CPU usage on a Fortigate firewall.
Check Fortigate hardware health by SSH
It connects on a Fortigate with a login and password and use the 'execute sensor list' to determine the hardware health. You can restrict check to some hardware items, exlude them, change teh default prompt, the criticity. ./check_ssh_fortigate_env.pl - ...
Check Fortigate Memory Usage
This script is used to check the memory usage on a Fortigate firewall.
Check Fortigate Status
www.interwebplus.com/blog/index.php?post=nagios-monitor-fortThis script is a modification of "Check Fortigate CPU load" (or check_fortigate_cpu.pl). I have modified it to work with our models (200A and 80C). Perhaps someone will find it useful. It works for CPU and RAM usage, as well as active sessions. ...
Check Fortigate VPN sessions
This script is used to check IPSEC and VPN tunnels on Fortigate units.