05-21-2009, 04:03 AM
Hello, I've been trying to install Pandora since Monday, at first from source and yesterday with the .deb packs. The packs are really useful since they save great amounts of time and makes things waay easier.
Anyway, after dpkg all the packs; i edited the pandora_server.conf file and then went to the terminal to start the server. I typed /etc/init.d/pandora_server start and got the following
I am running this command as root and on Ubuntu 8.04 LTS
Is there enything else I need to do before I try running this? like change something else in pandora_server.conf or somewhere else?
Any help is greatly appreciated! Thank you!
Anyway, after dpkg all the packs; i edited the pandora_server.conf file and then went to the terminal to start the server. I typed /etc/init.d/pandora_server start and got the following
Code:
# /etc/init.d/pandora_server start
Pandora FMS Data Server 2.1.1 Build PS090430 Copyright (c) 2004-2009 ArticaST
This program is OpenSource, licensed under the terms of GPL License version 2.
You can download latest versions and documentation at http://www.pandorafms.org
[*] Server basepath is /etc/pandora/pandora_server.conf
[*] External ICMP is 0
[*] Server logfile at /var/log/pandora/pandora_server.log
[*] Server errorlogfile at /var/log/pandora/pandora_server.error
[*] Server incoming directory at /var/spool/pandora/data_in
[*] Server keepalive 45
[*] Server threshold 5
[*] You are running Pandora FMS Data Server.
[*] This server is running in MASTER mode.
ERROR: Date::Manip unable to determine Time Zone.
at /usr/local/share/perl/5.8.8/Date/Manip.pm line 3666
Date::Manip::Date_TimeZone() called at /usr/local/share/perl/5.8.8/Date/Manip.pm line 693
Date::Manip::Date_Init() called at /usr/local/share/perl/5.8.8/Date/Manip.pm line 816
Date::Manip::ParseDateString('today') called at /usr/local/share/perl/5.8.8/Date/Manip.pm line 1809
Date::Manip::UnixDate('today', '%Y/%m/%d %H:%M:%S') called at /usr/share/perl5/PandoraFMS/Tools.pm line 278
PandoraFMS::Tools::logger('HASH(0x88097a4)', 'Launching Pandora FMS Data Server 2.1.1 PS090430', 0) called at /usr/share/perl5/PandoraFMS/Config.pm line 520
PandoraFMS::Config::pandora_loadconfig('HASH(0x88097a4)', 0) called at /usr/bin/pandora_server line 61
Cannot start Pandora FMS Data Server. Aborted.
I am running this command as root and on Ubuntu 8.04 LTS
Is there enything else I need to do before I try running this? like change something else in pandora_server.conf or somewhere else?
Any help is greatly appreciated! Thank you!