Re: script to verify if server is up

On Wed, 06 Feb 2008 09:12:37 -0800, rvaede wrote:

> I am trying to code a script to verify if a Unix server is up.
> Has anyone tried doing that by running a ping on a server and
> capturing the output.
>
> I am not sure how to check if the server crashes and its down.

For persistent monitoring, I like to use nagios - but I've heard good
things about zenoss and hope to check it out someday.

For temporary monitoring, I like to use my notify-when-up2 script:
http://stromberg.dnsalias.org/~strombrg/notify-when-up2.html
strombrg [ So, 30 März 2008 05:13 ] [ ID #1932346 ]
Linux » comp.unix.shell » Re: script to verify if server is up

Vorheriges Thema: Re: Get the parameter pattern from command line
Nächstes Thema: Re: while /usr/bin/read