Linux

Nagios plugins for monitoring Linux systems.

Showing 289-300 of 334 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Simple plugin to monitor the disk I/O on Linux systems
Everybody is certanly asking 'why to write another check_disk plugin since the official "Nagios Plugins" comes with one?' 1) the official plugin prints the used…
This plugin is an alternative of check_disk scripts with SSH capability. It use 'df -k' unix command to verify filesystems utilisation. You can : -…
The problem: Monitor discusage on all Unix/Linux-Maschines Unfortunately on some older maschines (Reliant Unix) there was no net-snmp and the standard SNMP supported only the…
Nagios plugin to check number of files in a directory. Written in bash, intended to be used on Linux systems. I've only tested with Nagios…
Checks the number of files in a directory (can recurse over a directory tree)
A quick and simple bash script allowing you to use dig instead of nslookup for DNS resolution on a monitored DNS server. Good if you…
Although there are a few scripts that will give an overall view of the CUPS system and queue lengths I needed to specifically target high…
This nrpe plugin checks the amount of jobs in cups queue and displays them in a top x list. you are free to define the…
Nagios script to get the cpu usage from procinfo or sa
The pourpose of this plugin is to be the simplest check_cpu as possible. Following the unix philosophy of simplicity and code/tools reusability, it was created…
I use this in conjunction with a plugin to monitor the user count. Obsess over both and utilise the gathered info in capacity management. I…