[Nagiosplug-help] check_uptime

Jake Colman colman at ppllc.com
Wed Oct 30 15:44:03 CET 2002


I saw that in the contrib section is check_uptime.c.  I thought about it a
bit and realized that a simple shell script is all that is really required, I
think.

==================================

#! /bin/bash
echo `uptime`
exit 0

==================================


Simple and sweet. Any reason that that is not good enough?

-- 
Jake Colman                     

Principia Partners LLC                  Phone: (201) 209-2467
Harborside Financial Center               Fax: (201) 946-0320
902 Plaza Two                          E-mail: colman at ppllc.com
Jersey City, NJ 07311                  www.principiapartners.com




More information about the Help mailing list