Hello Hans,
please check the time in the top bar of your Icinga Web, it should be
one hour behind.

Thats because PHP ignores the system timezone and requires its own setting.

date.timezone in your php.ini should be set to Europe/Amsterdam in your case.

Best Regards
Markus

2012/10/30 Linux IT Services Support <supp...@linux-it-services.nl>:
> Hello,
>
>
>
> I upgraded icinga from 1.7.1 to 1.8.1 and icinga-web from 1.7.1 to 1.8.0. I
> updated the database schema using the provided sql files. I restored some of
> my configurations. I used rpmbuild to rpm packages from the tar files with
> the included specfiles, so I could restore config files from config.rpmsave
> files most of the time, and a few from backup.
>
>
>
> The problem I run into is, that I can have a forced host check command
> submitted from the icinga_web gui without errors (it says that the command
> was sent successfully.) . In the icinga.log I see the following message:
>
>
>
> [1351603312] EXTERNAL COMMAND:
> SCHEDULE_FORCED_HOST_CHECK;NN01-02-GW;1351606909
>
>
> But no host check is performed. I used tcpdump to verify this.
>
>
>
> If I perform the same action on the Classic UI I see the following in the
> icinga.log file:
>
> [1351603526] EXTERNAL COMMAND:
> SCHEDULE_FORCED_HOST_CHECK;NN01-02-GW;1351603525
>
>
> With tcpdump I see icmp echo request messages immediately be sent to the
> host.
>
>
>
> I have looked in http logs, icinga-web and icinga logs, but could find no
> clue to what the problem is.
>
>
>
> Where do I need to look further to investigate and solve this problem?
>
>
>
> Regards,
>
>
>
> Hans Feringa
>
>
>
>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> icinga-users mailing list
> icinga-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/icinga-users
>



-- 
Markus Frosch
mar...@lazyfrosch.de
http://www.lazyfrosch.de

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to