TOP LEVEL CATEGORIES
EXPLORE
@Mike Adolphs
Favorites 12
Views 15581
Description Highly work in progress since I'm currently occupied with kicking off a large Hadoop cluster and the checks are written en passant. Please note…
Description check_bind.sh is a Nagios plugin to check the bind daemon whether it's running via its pid file and then gets the statistics via rndc…
Description: check_apache2.sh is a Nagios plugin to check the Apache's server status. It monitors requests per second, bytes per second/request, amount of busy/idle workers and…
Description check_ps.sh is a Nagios plugin to check a specific process via ps. You may provide any string as an argument to match a specific…
Description check_nginx.sh is a Nagios plugin to check whether nginx is running. It also parses the nginx's status page to get requests and connections per…
Description check_cpu.sh is a Nagios plugin to monitor CPU utilization. It makes use of /proc/stat and calculates it through Jiffies rather than using another frontend…
Description check_udp-packet-loss.sh is a Nagios plugin to monitor the UDP packet loss via netstat. It writes a temporary file to a configurable directory and compares…