Welcome to Pandora FMS Community › Forums › Community support › Pandora on Slackware 11
-
Pandora on Slackware 11
Posted by scudo77 on January 16, 2007 at 17:09Hi all,
i have intalled pandora fms 1.2 on slackware 11.
For pandora start, i use three scripts:
– /opt/pandora_server/pandora_network start
– /opt/pandora_server/pandora_server start
– /opt/pandora_server/pandora_ snmpconsole startIn webconsole, under ‘pandora server section’, i see that this process are green…but afetr one minutes,only pandora_ snmpconsole process is green and pandora_server and pandora_netwrok are down (with red icon).
On linux, in pandora_log:
2007/01/15 14:51:32 [V1] Server pandora_Data going Down
2007/01/15 14:51:32 [V1] Server pandora_Net going DownI don’t understand why…
Another question is possible:
– i receive many traps..and snmpconsole works fine.
Can i filter only some types of traps?Thanks a lot
Cristiano
scudo77 replied 17 years, 10 months ago 4 Members · 16 Replies -
16 Replies
-
::
Hi all,
i have intalled pandora fms 1.2 on slackware 11.
For pandora start, i use three scripts:
– /opt/pandora_server/pandora_network start
– /opt/pandora_server/pandora_server start
– /opt/pandora_server/pandora_ snmpconsole start
In webconsole, under ‘pandora server section’, i see that this process are green…but afetr one minutes,only pandora_ snmpconsole process is green and pandora_server and pandora_netwrok are down (with red icon).
On linux, in pandora_log:
2007/01/15 14:51:32 [V1] Server pandora_Data going Down
2007/01/15 14:51:32 [V1] Server pandora_Net going Down
I don’t understand why…Daemon start-up scripts sometimes “hidden” possible console errors, try to launch “manually”:
cd bin
./pandora_network.pl /xxx/xxx/xxx/pandora_server.confThis probably gives you more hints about what is happen in your system.
– i receive many traps..and snmpconsole works fine.
Can i filter only some types of traps?
CristianoThis would be a nice feature for next version, please detail it and give some examples and a easy way to manage and be sure that will be added for next versions of Pandora 🙂
-
::
Hi all,
i have intalled pandora fms 1.2 on slackware 11.
For pandora start, i use three scripts:
– /opt/pandora_server/pandora_network start
– /opt/pandora_server/pandora_server start
– /opt/pandora_server/pandora_ snmpconsole start
In webconsole, under ‘pandora server section’, i see that this process are green…but afetr one minutes,only pandora_ snmpconsole process is green and pandora_server and pandora_netwrok are down (with red icon).
On linux, in pandora_log:
2007/01/15 14:51:32 [V1] Server pandora_Data going Down
2007/01/15 14:51:32 [V1] Server pandora_Net going Down
I don’t understand why…Daemon start-up scripts sometimes “hidden” possible console errors, try to launch “manually”:
cd bin
./pandora_network.pl /xxx/xxx/xxx/pandora_server.confThis probably gives you more hints about what is happen in your system.
– i receive many traps..and snmpconsole works fine.
Can i filter only some types of traps?
CristianoThis would be a nice feature for next version, please detail it and give some examples and a easy way to manage and be sure that will be added for next versions of Pandora 🙂
Also with ./pandora_network.pl /xxx/xxx/xxx/pandora_server.conf and ./pandora_server.pl /xxx/xxx/xxx/pandora_server.conf is the same thing…
For the filter…
the possibility to choise the trap that i want see in snmpconsole:
– only with a particular oid
– only with a particolar text
– maybe from only some ip
– and many level for the trap
– if oid is xxx this is green and level is normal
– if oid is xxx this is red and level is normal
– and so and so…
– and the possibility to see only green level or only red level of trap
– and the traps, in my opinion, they would have registered in mysql -
::
Have you check errorlog ?
Have your put verbosity to max ? ( verbosity 10 )
a “manual” run using perl pandora_server.pl xxx/pandora_server.conf should warn you about perl problems or whathever not-managed error.
About your suggestion for SNMP filtering, I input in our official tracking system at:
http://sourceforge.net/tracker/index.php?func=detail&aid=1638457&group_id=155200&atid=794855
Thanks.
-
::
Hi,
i think this…
I’ve integrated snmptt with pandora….and i change the code for snmpconsole.
So…i filter trap with snmptt (with some types of severity) and this filtered trap was registere in mysql (snmptt table and snmptt_unknown table).
So…i change snmp_view.php to point the correct table…
Snmptt it’s a very good snmp translator…
It’s a goog idea?
Have you check errorlog ?
Have your put verbosity to max ? ( verbosity 10 )
a “manual” run using perl pandora_server.pl xxx/pandora_server.conf should warn you about perl problems or whathever not-managed error.
About your suggestion for SNMP filtering, I input in our official tracking system at:
http://sourceforge.net/tracker/index.php?func=detail&aid=1638457&group_id=155200&atid=794855
Thanks.
-
::
data_server and network server crash always…
##############################################3
./pandora_network.pl -v -d -D /opt/pandora_server
##############################################3
Pandora Network Server 1.2 Build PS061123 Copyright (c) 2004-2006 ArticaST
This program is Free Software, licensed under the terms of GPL License v2 or later.
You can download latest versions and documentation at http://pandora.sourceforge.net.[W] It is not a good idea running Pandora Server as root user, please DON’T DO IT!
- Server basepath is /opt/pandora_server
- Server logfile at /opt/pandora_server/log/pandora_server.log
- Server errorlogfile at /opt/pandora_server/log/pandora_server.error
- Server incoming directory at /opt/pandora_server/data_in
- Server keepalive 60
- Server threshold 5
- You are running Pandora Network Server.
- This server is running in MASTER mode.
- Backgrounding…
##############################################3
##############################################3
./pandora_server.pl -v -d -D /opt/pandora_server
##############################################3
Pandora Server 1.2 Build PS061123 Copyright (c) 2004-2006 ArticaST
This program is Free Software, licensed under the terms of GPL License v2 or later.
You can download latest versions and documentation at http://pandora.sourceforge.net.[W] It is not a good idea running Pandora Server as root user, please DON’T DO IT!
- Server basepath is /opt/pandora_server
- Server logfile at /opt/pandora_server/log/pandora_server.log
- Server errorlogfile at /opt/pandora_server/log/pandora_server.error
- Server incoming directory at /opt/pandora_server/data_in
- Server keepalive 60
- Server threshold 5
- You are running Pandora Data Server.
- This server is running in MASTER mode
##############################################3
i don’t have error and both crash after few minutes…
Hi,
i think this…
I’ve integrated snmptt with pandora….and i change the code for snmpconsole.
So…i filter trap with snmptt (with some types of severity) and this filtered trap was registere in mysql (snmptt table and snmptt_unknown table).
So…i change snmp_view.php to point the correct table…
Snmptt it’s a very good snmp translator…
It’s a goog idea?
Have you check errorlog ?
Have your put verbosity to max ? ( verbosity 10 )
a “manual” run using perl pandora_server.pl xxx/pandora_server.conf should warn you about perl problems or whathever not-managed error.
About your suggestion for SNMP filtering, I input in our official tracking system at:
http://sourceforge.net/tracker/index.php?func=detail&aid=1638457&group_id=155200&atid=794855
Thanks.
-
::
data_server and network server crash always…
##############################################3
./pandora_network.pl -v -d -D /opt/pandora_server
##############################################3
Pandora Network Server 1.2 Build PS061123 Copyright (c) 2004-2006 ArticaST
This program is Free Software, licensed under the terms of GPL License v2 or later.
You can download latest versions and documentation at http://pandora.sourceforge.net[W] It is not a good idea running Pandora Server as root user, please DON’T DO IT!
- Server basepath is /opt/pandora_server
- Server logfile at /opt/pandora_server/log/pandora_server.log
- Server errorlogfile at /opt/pandora_server/log/pandora_server.error
- Server incoming directory at /opt/pandora_server/data_in
- Server keepalive 60
- Server threshold 5
- You are running Pandora Network Server.
- This server is running in MASTER mode.
- Backgrounding…
##############################################3
##############################################3
./pandora_server.pl -v -d -D /opt/pandora_server
##############################################3
Pandora Server 1.2 Build PS061123 Copyright (c) 2004-2006 ArticaST
This program is Free Software, licensed under the terms of GPL License v2 or later.
You can download latest versions and documentation at http://pandora.sourceforge.net.[W] It is not a good idea running Pandora Server as root user, please DON’T DO IT!
- Server basepath is /opt/pandora_server
- Server logfile at /opt/pandora_server/log/pandora_server.log
- Server errorlogfile at /opt/pandora_server/log/pandora_server.error
- Server incoming directory at /opt/pandora_server/data_in
- Server keepalive 60
- Server threshold 5
- You are running Pandora Data Server.
- This server is running in MASTER mode
##############################################3
i don’t have error and both crash after few minutes…
Hi,
i think this…
I’ve integrated snmptt with pandora….and i change the code for snmpconsole.
So…i filter trap with snmptt (with some types of severity) and this filtered trap was registere in mysql (snmptt table and snmptt_unknown table).
So…i change snmp_view.php to point the correct table…
Snmptt it’s a very good snmp translator…
It’s a goog idea?
Have you check errorlog ?
Have your put verbosity to max ? ( verbosity 10 )
a “manual” run using perl pandora_server.pl xxx/pandora_server.conf should warn you about perl problems or whathever not-managed error.
About your suggestion for SNMP filtering, I input in our official tracking system at:
http://sourceforge.net/tracker/index.php?func=detail&aid=1638457&group_id=155200&atid=794855
Thanks.
Try to run only the pandora_server, to see what is doing. I suppose you have reviewed if the PATH /opt/pandora_server/log exists. Check also permissions to the error log file.
Try also to use the verbosity (in pandora_server.conf, change in line 36 (in my case) verbosity 1 to [code:1]verbosity 10.
Raul
-
::
Hi,
i think this…
I’ve integrated snmptt with pandora….and i change the code for snmpconsole.
So…i filter trap with snmptt (with some types of severity) and this filtered trap was registere in mysql (snmptt table and snmptt_unknown table).
So…i change snmp_view.php to point the correct table…
Snmptt it’s a very good snmp translator…
It’s a goog idea?
Have you check errorlog ?
Have your put verbosity to max ? ( verbosity 10 )
a “manual” run using perl pandora_server.pl xxx/pandora_server.conf should warn you about perl problems or whathever not-managed error.
About your suggestion for SNMP filtering, I input in our official tracking system at:
http://sourceforge.net/tracker/index.php?func=detail&aid=1638457&group_id=155200&atid=794855
Thanks.
A very good idea, if you want to contribute pandora and send your scripts/code about, could be very interesting to add some little doc on how to integrate it, I don’t know snmptt until now, I’ll check it.
-
-
::
For the integration…i’m very interesting to contribute to I’m very interesting to contribute pandora!
_Very_ nice !. Please send me all files by email. I want you to contribute more (helping us with Console or whathever you want, send me patches and files for email).
I’ll send my email by email 😉
-
::
which is your email?
For the integration…i’m very interesting to contribute to I’m very interesting to contribute pandora!
_Very_ nice !. Please send me all files by email. I want you to contribute more (helping us with Console or whathever you want, send me patches and files for email).
I’ll send my email by email 😉
-
::
which is your email?
For the integration…i’m very interesting to contribute to I’m very interesting to contribute pandora!
_Very_ nice !. Please send me all files by email. I want you to contribute more (helping us with Console or whathever you want, send me patches and files for email).
I’ll send my email by email 😉
Sorry, I missed…
slerena A.T gmail D0T com
-
::
which is your email?
For the integration…i’m very interesting to contribute to I’m very interesting to contribute pandora!
_Very_ nice !. Please send me all files by email. I want you to contribute more (helping us with Console or whathever you want, send me patches and files for email).
I’ll send my email by email 😉
Sorry, I missed…
slerena A.T gmail D0T com
I sent you the files…
I have problem again with the other pandora process…
Bye
-
-
-
-
::
Any signal in logs?
Set up debug at max as you can, let’s try to find out what’s going wrongI set…
verbosity 10
/opt/pandora_server/conf/pandora_server.conf.
My pandora log error is empty:
-rw-r–r– 1 pandora users 0 2007-01-24 20:44 pandora_server.errorEVENT DOWN
2007/04/12 19:57:46 [V5] EVENT Insertion: insert into tevento (id_agente, id_grupo, evento, timestamp, estado) VALUES (0,0,’Server pandora_Data going Down’,’2007-04-12 19:57:46′,0)2007/04/12 19:57:46 [V1] Server pandora_Data going Down
2007/04/12 19:57:46 [V5] EVENT Insertion: insert into tevento (id_agente, id_grupo, evento, timestamp, estado) VALUES (0,0,’Server pandora_Net going Down’,’2007-04-12 19:57:46′,0)
2007/04/12 19:57:46 [V1] Server pandora_Net going Down
Can you help me?