[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Static vs Dynamic IP Address for Network Tests
- To: xymon (at) xymon.com
- Subject: Static vs Dynamic IP Address for Network Tests
- From: John <xymon.user.ml (at) gmail.com>
- Date: Thu, 9 Dec 2010 11:07:23 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=KiJQ1prN5Jpn7Phuhws0ULCO2p4jKIZHomlDMUZvumQ=; b=uqMT6/3dYYuFB9SzG9KcBoadqR1NUSTiu76VTAJR9v7RUS0R1nBgzJBF9bkBI9lXiZ 2vYbIM/Xg+dq7O+uZokr0pmTTGYnbmQsPAZdlntTGdbCQPCOHQsIjOaOtfcZeZxIbsPo idrOQDNrsy2XyBZNONFkgy1R+37nn7aM6BqRU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=TdK7bea8yECronRKmY5iaxWySVELrC3UrBATSweTMlwYf+DDB5MjWd8iatAd8pFH7l Jz5v4uz9a7yUd6lABl2yJIwdRo1I3bvsdzeLUgyd+yZm74ioav6hTgmWdepwDjFCYUal qQHHrCjkWWZYM0B2dmWkLGpcUZNvAZ/zHnHZw=
I'm using Xymon 4.3.0-0.beta2. I have a server with a static address listed
in bb-hosts as <static ip> <hostname>. The server was reconfigured to use
DHCP and it acquired a new, different dynamic IP. I didn't make any changes
to the bb-hosts file but xymon didn't seem to care the server's address had
changed. It began testing the host with it's new IP address like nothing was
different. Historical data is all there, no alarm was triggered. I
understand the hostname correctly resolves to the new IP but I don't
understand why xymon isn't trying to test the old static IP, and why it
didn't give some indication the address had changed. It just so happens that
I'm glad it went smooth but I expected to have to reconfigure the bb-hosts
file; specifically, to change the <static ip> field for that host to
0.0.0.0. Can anyone explain this behavior, and how to get xymon to alert if
a host with a static IP address has it's IP changed?
Thanks