[icinga-users] Icinga Web and downtimes

2014-03-11 Thread Brian O'Neill
I'm using Icinga Web with several Icinga servers in various locations, including different timezones, although I'm experiencing an issue with it locally. My Icinga Web server, along with one Icinga instance running on the same box, is in the Pacific time zone ("America/Los_Angeles"). System is

Re: [icinga-users] Icinga Web and downtimes

2014-03-11 Thread Kleber Rocha
This behaviour happens because this patch was applied in 1.10.1 oDef.format = 'Y-m-d H:i:s'; +var now = new Date(), +utcNow = new Date(now.getTime() + now.getTimezoneOffset() * 60 * 1000); + if (!oDef.value) { -

Re: [icinga-users] Icinga Web and downtimes

2014-03-11 Thread Brian O'Neill
Strange, since it doesn't seem like I'm being converted to UTC, which would be either 4 or 7 hours different. On 3/11/2014 3:30 PM, Kleber Rocha wrote: This behaviour happens because this patch was applied in 1.10.1 oDef.format = 'Y-m-d H:i:s'; +var now = n

Re: [icinga-users] Icinga Web and downtimes

2014-03-11 Thread Michael Friedrich
On 11.03.2014 20:47, Brian O'Neill wrote: Strange, since it doesn't seem like I'm being converted to UTC, which would be either 4 or 7 hours different. You've got a multi instance setup with different timezones and when your command is sent, this is the timezone of your local webserver. You ar

Re: [icinga-users] Icinga Web and downtimes

2014-03-11 Thread Brian O'Neill
Hmm...it still seems broken. If I understand the bug request, the requester wants to submit the times in the _system's_ timezone, but the JS is displaying the browser's timezone. That explains why I'm seeing what I'm seeing in the dialog. But if that is the case, I expect that if I'm submitti

Re: [icinga-users] Issues with new Icinga2 install

2014-03-11 Thread Brian Dockter
On Fri, Mar 7, 2014 at 12:59 AM, Gunnar Beutner wrote: > Am 06.03.2014 20:23, schrieb Brian Dockter: > > I've recently installed Icinga2 and Icinga Web on a 64-bit CentOS 6.5 > > system. > > > > I have the following packages installed from the > > packages.icinga.org/epel/6/release > >

Re: [icinga-users] Status Map Error

2014-03-11 Thread Michael Friedrich
On 26.02.2014 19:20, Kleber Rocha wrote: Hi, I got this error when I click on host in Status Map Request Failed. In firebug console I have this message: | Uncaught PDOException thrown: || || SQLSTATE[42S02]: