<div class="gmail_quote">On Tue, Jun 9, 2009 at 11:59 AM,  <span dir="ltr"><<a href="mailto:mv652@softhome.net">mv652@softhome.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi, <br>
I've searched the archive as well as online but couldn't find a concrete answer. <br>
How can I monitor hosts that have multiple IP Addresses? <br>
Currently we assign a 'virtual hostname' to each IP: <br>
IP Hostname_a<br>
IP Hostname_b<br>
IP Hostanme_c etc. <br>
<br>
I'm sure there muct be a simpler way. <br>
<br>
Secondly, I've seen posts that explain how to schedule checks and alerts for 'critical' hosts with "NKTIME", but is there a way to schedule check of all hosts without adding them to a 'critical' list? <br>

We only want to check certain hosts 19:00 - 06:00 M-F for example. </blockquote><div><br></div><div>You could do what I did at EDS, run the checks from cron.  That way you get to schedule exactly when the checks run, and can spread them out over a 5 to 10 minute period.  You'll want to make sure that either: </div>
<div><br></div><div>1) the last status message is given a long enough lifetime to get through the night without going purple;</div><div><br></div><div>2) after the last status message, send another message to "disable until OK".  That'll make it go blue until the first morning check.  This would give you positive confirmation that the checks were suspended and subsequently resumed.</div>
<div><br></div><div>Ralph Mitchell</div><div><br></div></div>