Bienvenido a la comunidad de Pandora FMS › Forums › Community support › uninitialized value in concatenation
-
uninitialized value in concatenation
Posted by Hellraiser on julio 17, 2006 at 17:50When i start the pandora_server.pl in the console i see a lot of message:
Use of uninitialized value in concatenation (.) or string at C:/Perl/lib/pandora
_db.pm line 450.Anybody knows what’s happen.
Pandora works, but PERL use a lot of CPU in that case.Thanks!
Hellraiser replied 18 years, 4 months ago 2 Members · 5 Replies -
5 Replies
-
-
-
::
yes, i use windows 2003, i need to put the pandora_*.pm in the dir LIB on Perl Dir.
Now i have increase the value to 60, and i don’t see the message of 450.Now i have a littel problem on pandora_server.pl….. i see :
‘/usr/bin/logger’ is not recognized as an internal or external command,
operable program or batch file.Do you have an idea?
I have everithing on windows 2003,and i use cygwin for SSH.
thanks 😉
You are a Rock!!! -
::
The /usr/bin/logger is a command to log in the syslog of the system.
http://linuxcommand.org/man_pages/logger1.html
If you’re running Pandora on Windows2003 you have changed something in the pandora_server.pl and some of the things you can find are GNU/Linux standard commands 😀
-