INSERTINTO`talerta`VALUES(1,'Compound only','','This alert will not be executed individually');
INSERTINTO`talerta`VALUES(2,'Pandora FMS Alertlog','echo _timestamp_ pandora _agent_ _data_ _field1_ _field2_ >> /var/log/pandora/pandora_alert.log','This is a default alert to write alerts in a standard ASCII plaintext log file in /var/log/pandora/pandora_alert.log\r\n');
INSERTINTO`talerta`VALUES(3,'Internal Audit','','This alert save alert in Pandora interal audit system. Fields are static and only _field1_ is used.');
INSERTINTO`talerta`VALUES(4,'eMail','echo _field3_ | sendmail -s _field2_ _field1_','Send email from Pandora Server. mail is a default command on all standard Unix systems, using:\r\n_field1_ as destination email address, and\r\n_field2_ as subject for message. \r\n_field3_ as text of message.');
INSERTINTO`talerta`VALUES(5,'SNMP Trap','/usr/bin/snmptrap -v 1 -c trap_public 192.168.0.4 1.1.1.1.1.1.1.1 _agent_ _field1_','Send a SNMPTRAP to 192.168.0.4. Please review config and adapt to your needs, this is only a sample, not functional itself.');
INSERTINTO`talerta`VALUES(6,'SMS Text','echo _field2_ | mail -s PANDORA_field1_ myuser@smsgateway.com','Send SMS via e-mail gateway. Use field1 for a short SMS text (35 chars) and field 2 for text message (full SMS)');
INSERTINTO`talerta`VALUES(7,'Syslog','logger -p daemon.alert Pandora Alert _agent_ _data_ _field1_ _field2_','Uses field1 and field2 to generate Syslog alert in facility daemon with "alert" level.');
INSERTINTO`talerta`VALUES(9,'Jabber Alert','echo _field3_ | sendxmpp -r _field1_ --chatroom _field2_','Send jabber alert to chat room in a predefined server (configure first .sendxmpprc file). Uses field3 as text message, field1 as useralias for source message, and field2 for chatroom name');
INSERTINTO`talerta`VALUES(10,'Synthetized Speech','flite -t _FIELD2_','Uses commandline voice synthetizer to \"speak\" text given as parameter 1 and 2');
INSERTINTO`tnews`VALUES(1,'admin','Welcome to Pandora FMS 2.0!','This is the new Pandora FMS Console. A lot of new features have been added since last version. Please read the documentation about it, and feel free to test any option.\r\n\r\nThe Pandora FMS Team.','2007-06-22 13:03:20');
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(1,'OS Total process','Total process in Operating System (UNIX MIB)',13,15,0,0,180,0,'','','public','HOST-RESOURCES-MIB::hrSystemProcesses.0 ',4);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(2,'OS CPU Load (1 min)','CPU Load in Operating System (UNIX MIB)',13,15,0,0,180,0,'','','public','UCD-SNMP-MIB::laLoad.1',4);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(3,'Sysname','Get name of system using SNMP standard MIB',1,17,0,0,900,0,'','','public','.1.3.6.1.2.1.1.1.0',1);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(4,'OS Users','Active users in Operating System (UNIX MIB)',13,15,0,0,180,0,'','','public','HOST-RESOURCES-MIB::hrSystemNumUsers.0',4);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(11,'Catalyst CPU Usage (5min)','Cisco Catalyst Switches CPU Usage. Taken from ftp://ftp.cisco.com/pub/mibs/oid/OLD-CISCO-CPU-MIB.oid',2,15,0,0,180,0,'','','public','1.3.6.1.4.1.9.2.1.58',4);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(22,'HSRP Status','Get status of HSRP',2,18,0,0,180,0,'','','public','1.3.6.1.4.1.9.9.106.1.2.1.1.15.12.106',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(24,'NIC #1 status','Status of NIC#1',10,18,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.8.1',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(25,'NIC #2 status','Status of NIC #2',10,18,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.8.2',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(26,'NIC #3 status','Status of NIC #3',10,18,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.8.3',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(27,'NIC #1 outOctects','Output throughtput on Interface #1',10,16,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.16.1',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(28,'NIC #2 outOctects','Output troughtput on interface #2',10,16,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.16.2',1);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(29,'NIC #3 outOctects','Output troughtput on Interface #3',10,16,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.16.3',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(30,'NIC #1 inOctects','Input troughtput on Interface #1',10,16,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.10.1',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(31,'NIC #2 inOctects','Input throughtput for interface #2',10,16,0,0,180,0,'','NULL','public','.1.3.6.1.2.1.2.2.1.10.2',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(32,'NIC #3 inOctects','Input throught on interface #3',10,16,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.10.3',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(34,'Host Alive','Check if host is alive using ICMP ping check.',10,6,0,0,120,0,'','','','',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(36,'Host Latency','Get host network latency in miliseconds, using ICMP.',10,7,0,0,180,0,'','','','',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(37,'Check HTTP Server','Test APACHE2 HTTP service remotely (Protocol response, not only openport)',10,9,0,0,300,80,'GET / HTTP/1.0^M^M','HTTP/1.1 200 OK','','',3);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(38,'Check FTP Server','Check FTP protocol, not only check port.',10,9,0,0,300,21,'QUIT','221','','',3);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(39,'Check SSH Server','Checks port 22 is opened',10,9,0,0,300,22,'','','','',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(41,'Check SMTP server','Check if SMTP port it's open',10,9,0,0,300,25,'','','','',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(43,'NIC #7 outOctects','Get outcoming octects from NIC #7',10,16,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.16.7',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(44,'NIC #7 inOctects','Get incoming octects from NIC #7',10,16,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.10.7',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(45,'NIC #4 Status','Get status of NIC #4',10,18,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.8.4',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(46,'NIC #5 Status','Get status of NIC #5',10,18,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.8.5',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(47,'NIC #6 Status','Get status of NIC #6',10,18,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.8.6',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(48,'NIC #7 Status','Get status of NIC #7',10,18,0,0,180,0,'','','public','.1.3.6.1.2.1.2.2.1.8.7',2);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(49,'OS CPU Load (5 min)','CPU load on a 5 min average interval. UCD-SNMP Mib (Usually for all Linux and some UNIX)',13,15,0,0,180,0,'','','public','UCD-SNMP-MIB::laLoad.2',4);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(50,'System Description','Get system description (all mibs).',1,17,0,0,9000,0,'','','public','SNMPv2-MIB::sysDescr.0',4);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(51,'OS Raw Interrupts','Get system raw interrupts from SO',13,16,0,0,180,0,'','','public','UCD-SNMP-MIB::ssRawInterrupts.0',4);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(52,'OS IO Signals sent','IO Signals sent by Kernel',13,16,0,0,180,0,'','','public','UCD-SNMP-MIB::ssIOSent.0',4);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(53,'System Uptime','Sistem uptime in timeticks',1,15,0,0,180,0,'','','public','HOST-RESOURCES-MIB::hrSystemUptime.0',4);
INSERTINTO`tnetwork_component`(`id_nc`,`name`,`description`,`id_group`,`type`,`max`,`min`,`module_interval`,`tcp_port`,`tcp_send`,`tcp_rcv`,`snmp_community`,`snmp_oid`,`id_module_group`)VALUES(54,'Catalyst Free Mem','Taken from ftp://ftp.cisco.com/pub/mibs/oid/OLD-CISCO-MEMORY-MIB.oid',2,15,0,0,180,0,'','','public','1.3.6.1.4.1.9.2.1.8',4);
--
-- Dumping data for table `tnetwork_component_group`
INSERTINTO`tnetwork_profile`(`id_np`,`name`,`description`)VALUES(3,'Basic DMZ Server monitoring','This group of network checks, checks for default services located on DMZ servers...');