Did daylight saving end in your timeline this weekend?
If so check out the dst patches or upgrade nagios to fix the scheduled check
problem
Greg
On Nov 1, 2010 6:38 AM, "Maesen Carlo (ICTS)" <
[email protected]> wrote:
> Hello,
>
> Nagios shows a wrong Wrong Next Scheduled Check for all services and
hosts.
>
> Here is an example:
> Current Status: OK (for 60d 1h 55m 0s)
> Status Information: DISK OK - free space: / 9235 MB (96% inode=98%):
> Performance Data: /=335MB;9578;9578;0;10083
> Current Attempt: 1/3 (HARD state)
> Last Check Time: 10-31-2010 22:36:44
> Check Type: ACTIVE
> Check Latency / Duration: 1233.755 / 0.910 seconds
> Next Scheduled Check: 11-01-2010 23:00:00
> Last State Change: 09-02-2010 11:26:26
> Last Notification: N/A (notification 0)
> Is This Service Flapping? NO (0.00% state change)
> In Scheduled Downtime? NO
> Last Update: 11-01-2010 12:21:23 ( 0d 0h 0m 3s ago)
>
> The config of nagios did not change.
>
> The service-template
> ================
>
> define service{
> name generic-service
> active_checks_enabled 1
> passive_checks_enabled 1
> parallelize_check 1
> obsess_over_service 1
> check_freshness 0
> notifications_enabled 1
> event_handler_enabled 1
> flap_detection_enabled 1
> failure_prediction_enabled 1
> process_perf_data 1
> retain_status_information 1
> retain_nonstatus_information 1
> is_volatile 0
> check_period 24x7
> max_check_attempts 1
> normal_check_interval 5
> retry_check_interval 2
> # contact_groups admins
> notification_options w,u,c,r
> # notification_interval 0
> # notification_period 24x7
> register 1
> }
>
>
> # Production service definition template
>
> define service{
> name service-prod
> use generic-service
> max_check_attempts 3
> normal_check_interval 5
> retry_check_interval 1
> notification_interval 240
> notification_period 24x7
> register 1
> }
>
> A service example:
> ==============
> define service{
> use service-prod
> host_name serverx
> service_description FS /
> check_command check_nrpe_disk!5%!5%!/
> }
>
> Can someone explain this issue ?
> Thanks in advance.
>
> Carlo
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
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