I’ve managed to set up both server, console and agent on different system (pandorafms.server_3.0.0.deb, pandorafms.console_3.0.0.deb, pandorafms.agent_3.0.0.deb) on . Everything works, and I’m slowly adapting it to my needs.
Problem I ran into was that all agents report Next agent contact: Out of limits.
Then while looking at time stamps, I noticed, that Pandora console ‘thinks’ it’s one hour back, e.g. 10:00, while pandora server and pandora agent os show 11:00 (using ubuntu console date shows, mysql now() and agent time stamps).
If I check under Administration->Setup->Time source, both System time and Database time is one hour back.
Any ideas how to fix it? Is there some place where I can set timezone for Pandora? I think if I fix it, that “out of limits’ problem will go away as well.
Server console date shows something like Fri Feb 5 11:17:27 EET 2010.
UPDATE:
For now I fixed it editing /var/www/pandora_console/include/config_process.php and changing
date_default_timezone_set(“Europe/Berlin”);
to
date_default_timezone_set(“Europe/Riga”);
But still, I think there is some problem with Pandora Console configuration – apearantly “ini_get(‘date.timezone’)” doesn’t work, so it set up using fallback option.
Seems that newest versions of ubuntu are doing very very strange things with timezones, another user of pandora has a similar problem and we fixed it just by setting up “manually” the time zones in three different points:
1. PHP Engine (php.ini)
2. MySQL (my.cnf)
3. Linux system (dpkg-reconfigure tzdata)
Good luck !
I’ve managed to set up both server, console and agent on different system (pandorafms.server_3.0.0.deb, pandorafms.console_3.0.0.deb, pandorafms.agent_3.0.0.deb) on . Everything works, and I’m slowly adapting it to my needs.
Problem I ran into was that all agents report Next agent contact: Out of limits.
Then while looking at time stamps, I noticed, that Pandora console ‘thinks’ it’s one hour back, e.g. 10:00, while pandora server and pandora agent os show 11:00 (using ubuntu console date shows, mysql now() and agent time stamps).
If I check under Administration->Setup->Time source, both System time and Database time is one hour back.
Any ideas how to fix it? Is there some place where I can set timezone for Pandora? I think if I fix it, that “out of limits’ problem will go away as well.
Server console date shows something like Fri Feb 5 11:17:27 EET 2010.
UPDATE:
For now I fixed it editing /var/www/pandora_console/include/config_process.php and changing
date_default_timezone_set(“Europe/Berlin”);
to
date_default_timezone_set(“Europe/Riga”);
But still, I think there is some problem with Pandora Console configuration – apearantly “ini_get(‘date.timezone’)” doesn’t work, so it set up using fallback option.
We use technologies like cookies to store and/or access device information. We do this to improve browsing experience and to show (non-) personalized ads. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Please note:
This action will also remove this member from your connections and send a report to the site admin.
Please allow a few minutes for this process to complete.