Nagios and DHCP

Sean Thomas sean at zdata.co.za
Thu Feb 15 13:10:06 CET 2007


Hi guys

Here is an example of my define host entries:


define host{
          use                                generic-host   
          host_name                      random.random.org
          alias                               Random Server
          address                          xxx.xxx.xxx.xxx
          parents                           random
          check_command             check-host-alive
          max_check_attempts       20
          notification_interval           60
          notification_period            24x7
          notification_options          d,u,r
           }

How do configure the address line to work with a client who is given an address via DHCP? 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20070215/b56a09d3/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list