okay, so in nagios-3.0b1/cgi/config.c the notification interval isn't
converted in 'human readable format' in functions
display_hostescalations and display_serviceescalations (but is converted
in display_hosts and display_servicegroups). the patch is next to
trivial, let me know if anyone needs it.

vang wrote:
> hi all
> 
> I have a problem with nagios 3.0b1. when I check my config via web
> interface with "view config -> service escalations" in the column
> 'Notification Interval' it shows 4325420. I don't understand from where
> that number comes...  either I have hit a bug or I'm doing something
> really wrong.
> 
> the config lines which produces that looks something like
> 
> define serviceescalation {
>   host_name a-test
>   service_description tcp_5556
>   contacts oncall
>   contact_groups
>   first_notification 2
>   last_notification  0
>   notification_interval 5
> }
> 
> (contact_groups is empty because i want to override the inherited value)
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Nagios-users mailing list
> Nagios-users@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


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to