TOP LEVEL CATEGORIES
EXPLORE
@toddlitteken
Favorites 0
Views 2743
It returns the total number of users logged into an older AIX V4.3 and V5 systems. It was written to be used via the check_by_ssh…
It returns the swapspace usage on older AIX V4.3 and V5 systems. It was written to be used via the check_by_ssh plugin.
It returns the processes on older AIX V4.3 and V5 systems. It was written to be used via the check_by_ssh plugin. It can check if…
It returns the memory Utilization on older AIX V4.3 and V5 systems. It was written to be used via the check_by_ssh plugin.
It returns the Disk Space Utilization on older AIX V4.3 and V5 systems. It was written to be used via the check_by_ssh plugin.
It returns the CPU Utilization on older AIX V4.3 and V5 systems. It was written to be used via the check_by_ssh plugin.
These are checks for a custom built Temperature/Humidity sensor built on an Arduino nano. The 3d printable case is located at http://www.thingiverse.com/thing:788808 Build instructions as…
This is a KSH script desiged to run on the hp-ux box via nrpe or check_by_ssh. It checks the number of users logged into the…
I developed this script to work as a nrpe or check_by_ssh script. It is written in KSH and should run on any hp-ux server.
I was looking for plugins that could be run via check_by_ssh or nrpe. Specifically for older HP-UX. Most of the ones I found needed SNMP…
I made several minor changes to make it work with nagios 3, I also coded it to detect if nagios is located in /usr/lib/nagios/plugins or…