Thanks,
Here it's the output of pandora_server.log
2011-06-07 16:14:15 Monitor_red [V10] Processing module 'SW_Cisco_FastEthernet03_oct_IN' for agent ID 3.
2011-06-07 16:14:15 Monitor_red [V10] Processing module 'SW_Cisco_FastEthernet06_oct_IN' for agent ID 3.
2011-06-07 16:14:20 Monitor_red [V10] Reading trap '2011-06-7[**]16:14:19[**]192.168.xxx.xxx[**].1.3.6.1.4.1.9.1.897[**]2[**]Link Down[**]0[**].1.3.6.1.2.1.2.2.1.1.10003 = INTEGER: 10003 .1.3.6.1.2.1.2.2.1.2.10003 = STRING: "FastEthernet3" .1.3.6.1.2.1.2.2.1.3.10003 = INTEGER: 6 .1.3.6.1.4.1.9.2.2.1.1.20.10003 = STRING: "down"'
2011-06-07 16:14:20 Monitor_red [V4] Received SNMP Trap from 192.168.xxx.xxx
2011-06-07 16:14:20 Monitor_red [V10] Evaluating SNMP alert ID 3.
2011-06-07 16:14:20 Monitor_red [V10] Executing action 'eMail' for alert '' agent '192.168.xxx.xxx'.
2011-06-07 16:14:20 Monitor_red [V1] [ERROR] Sending email to
yo@midominio.com with subject [PANDORA] Alert from agent 192.168.xxx.xxx on module
2011-06-07 16:14:20 Monitor_red [V10] Generating event 'SNMP alert fired (Fast ehernet3 Down)' for agent ID 0 module ID 0.
2011-06-07 16:14:20 Monitor_red [V10] Reading trap '2011-06-7[**]16:14:20[**]192.168.xxx.xxx[**].1.3.6.1.4.1.9.9.41.2[**]6[**]Enterprise Specific[**].1[**].1.3.6.1.4.1.9.9.41.1.2.3.1.2.304 = STRING: "LINK" .1.3.6.1.4.1.9.9.41.1.2.3.1.3.304 = INTEGER: 4 .1.3.6.1.4.1.9.9.41.1.2.3.1.4.304 = STRING: "UPDOWN" .1.3.6.1.4.1.9.9.41.1.2.3.1.5.304 = STRING: "Interface FastEthernet3, changed state to down" .1.3.6.1.4.1.9.9.41.1.2.3.1.6.304 = Timeticks: (2092726134) 242 days, 5:07:41.34'
2011-06-07 16:14:20 Monitor_red [V4] Received SNMP Trap from 192.168.xxx.xxx
2011-06-07 16:14:20 Monitor_red [V10] Evaluating SNMP alert ID 3.
2011-06-07 16:14:35 Monitor_red [V10] Reading trap '2011-06-7[**]16:14:35[**]192.168.xxx.xxx[**].1.3.6.1.4.1.9.9.41.2[**]6[**]Enterprise Specific[**].1[**].1.3.6.1.4.1.9.9.41.1.2.3.1.2.305 = STRING: "LINK" .1.3.6.1.4.1.9.9.41.1.2.3.1.3.305 = INTEGER: 4 .1.3.6.1.4.1.9.9.41.1.2.3.1.4.305 = STRING: "UPDOWN" .1.3.6.1.4.1.9.9.41.1.2.3.1.5.305 = STRING: "Interface FastEthernet3, changed state to up" .1.3.6.1.4.1.9.9.41.1.2.3.1.6.305 = Timeticks: (2092727605) 242 days, 5:07:56.05'
2011-06-07 16:14:35 Monitor_red [V4] Received SNMP Trap from 192.168.xxx.xxx
2011-06-07 16:14:35 Monitor_red [V10] Evaluating SNMP alert ID 3.
2011-06-07 16:14:40 Monitor_red [V10] Reading trap '2011-06-7[**]16:14:36[**]192.168.xxx.xxx[**].1.3.6.1.4.1.9.1.897[**]3[**]Link Up[**]0[**].1.3.6.1.2.1.2.2.1.1.10003 = INTEGER: 10003 .1.3.6.1.2.1.2.2.1.2.10003 = STRING: "FastEthernet3" .1.3.6.1.2.1.2.2.1.3.10003 = INTEGER: 6 .1.3.6.1.4.1.9.2.2.1.1.20.10003 = STRING: "up"'
2011-06-07 16:14:40 Monitor_red [V4] Received SNMP Trap from 192.168.xxx.xxx
2011-06-07 16:14:40 Monitor_red [V10] Evaluating SNMP alert ID 3.
content of pandora_server.error
2011-06-07 16:14:04 - Monitor_red Starting Pandora FMS Server. Error logging activated.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/PandoraFMS/Core.pm line 1488, <SNMPLOGFILE> line 3.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/PandoraFMS/Core.pm line 1488, <SNMPLOGFILE> line 3.
For the configuration of the alert i use the "Critical condition" default template (with my email in the default email action) and add an alert fire on critical event.
The device monitored is a cisco switch interface.
Thank you very much for the help.