-

Monitoring Scripts

-

Contained here are references to Korn Shell scripts that provide some type of system or process monitoring functions. These functions can be accessed via the menu along the right side of this page.


psmonitor_k93: Automated process monitoring script
This function reads a list of process arguments from a process list file and checks the system process list to see if that process is running, if not it logs an error in the AIX error log. This function is intended to be run from cron once every minute of every day.
(non-html version)

ckdns_k93: Check DNS name resolution
Check a host name for DNS resolution, log an error if it does not resolve.
(non-html version)

ckhttp_k93: Check HTTP page rendering
Check HTTP page rendering, log an error if it does not render.
(non-html version)

ckport_k93: Check Network Listener on port
Check a network listener port to see if it is running, log an error if it does not accept connections.
(non-html version)