Hi Everyone,
I am doing a check of the DHCP server and when I run the check_dhcp manually, I get a reply that there were no DHCP OFFERS. ./check_dhcp -s 10.129.177.16 -r 10.129.177.240 DHCP problem: No DHCPOFFERs were received. But when I look at my server on the system messages I see the follwing. Jun 27 12:47:03 co-ops01 dhcpd: DHCPDISCOVER from 00:14:38:bb:fc:21 via eth0 Jun 27 12:47:04 co-ops01 dhcpd: DHCPOFFER on 10.129.177.240 to 00:14:38:bb:fc:21 via eth0 I don't see anything on the Nagios server log.. Any Ideas on what I am doing wrong. Luis F. Lacayo Chicago Public Schools OTS / UNIX Administration [EMAIL PROTECTED] Office: 773-553-3835 Cell: 773 203-4493 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of adi yesaya Sent: Tuesday, June 26, 2007 1:12 PM To: [email protected] Subject: [Nagios-users] Time-periods Issue It's about time periods again, It's 20:00 o'clock right now and I defined a time period like this: define timeperiod{ timeperiod_name night alias Check at night only sunday 22:00-23:00 monday 22:00-23:00 tuesday 22:00-23:00 wednesday 22:00-23:00 thursday 22:00-23:00 friday 22:00-23:00 saturday 22:00-23:00 } using this settings, i restarted Nagios and it schedules all plug-ins at 22:00 without interleaving them. But if i set the timeperiod to: define timeperiod{ timeperiod_name night alias Check at night only sunday 20:15-21:15 monday 20:15-21:15 tuesday 20:15-21:15 wednesday 20:15-21:15 thursday 20:15-21:15 friday 20:15-21:15 saturday 20:15-21:15 } and restart nagios, on the web interface I can see Nagios interleaving all the checks right away. Why if i schedule it couple hours ahead Nagios doesn't interleave the chekcs but if i schedule it couple minutes ahead, it interleaves all the check? these are my configuration: service_interleave_factor=s max_service_check_spread=60 service_inter_check_delay_method=s Regards, Adi Yesaya
<<image001.png>>
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ Nagios-users mailing list [email protected] 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
