TOP LEVEL CATEGORIES
EXPLORE
@Kirk
Favorites 1
Views 717
Checks NFS or other path for being writable and returns a count of files currently open to that directory / path. Script was intended to…
A Python based memory check which leverages psutil and nrpe to return % used, buffered, cached, and total used memory metrics. The first graph tracks…
This script will check the delay in seconds of your PostgreSQL 9.3 hot standby. I am assuming that users are familiar enough with PostgreSQL and…
Overall and per-core processor utilization monitoring with graphing in pnp4nagios ::Requisites:: Python 2.6 or newer python-psutils library installed ::Usage:: ./check_cpu.py -w/--warn -c/--crit -w / --warn…
**Written in Python 2.7.4 and currently in production on v2.7.4 and v2.6. No other versions of Python have been tested** Place the 'cudacheck' file in…
Simple Python string match for a web page. This can help identify database or other errors that don't take down the httpd service but stop…
Simple script, download it or copy paste below into your own .sh file. #!/bin/ksh # Author: Kirk Hammond (kirk@elitetechservices.com) # Version 0.5 #Get present npre…