-
Would be very nice to have a trap correlation. E.g. if there is trap for a link down of a particular interface and and after a while for the same interface comes a link up, the down trap should be for e.g. marked as cleared.
2009-11-05 09:42:33 UTC by nobody
-
readConfig(CONST_MAINCFG); // Set variables in configuration $configINI['database']['tableSnmpttArchive'] = "snmptt_archive"; // Read error.xml for error-messages $errorXML = $MAIN->readXML("./include/xml/language/".$configINI['global']['language']."/error.xml"); // Read language $languageXML = $MAIN->readXML("./include/xml/language/".$configINI['global']['language']."/main.xml"); // Set table...
2009-10-18 19:46:05 UTC by nobody
-
Sometimes I get several traps from the same host in a short time, i.e. a ups is sending traps about dying batteries every half an hour. Sometimes it takes us a week or so to replace the batteries, so a lot of traps end up in the database. Afterwards I don't want to search for every trap of the ups, mar keach one and then set a trapread. Instead I added a button in the nagtrap interface, that...
2009-09-22 08:03:44 UTC by nobody
-
The "useAuthentification" parameter in the configuration file works for "HTTP Basic authentication" mode only.
It could be a simple enhancement to add support to "HTTP Digest authentication" mode.
2009-07-25 09:15:46 UTC by nobody
-
Since Nagios 3.0.6 user authentication can be done with x.509.
When this is used useAuthentification must be 0 or nagtrap will not work,
because it don't know the username.
2009-04-22 10:49:32 UTC by bartdergrosse
-
mickey2002 committed revision 60 to the Nagios SNMP-Trap Frontend SVN repository, changing 1 files.
2008-07-03 18:11:59 UTC by mickey2002
-
mickey2002 committed revision 59 to the Nagios SNMP-Trap Frontend SVN repository, changing 2 files.
2008-01-24 09:07:49 UTC by mickey2002
-
mickey2002 committed revision 58 to the Nagios SNMP-Trap Frontend SVN repository, changing 6 files.
2008-01-08 13:36:20 UTC by mickey2002
-
mickey2002 committed revision 57 to the Nagios SNMP-Trap Frontend SVN repository, changing 16 files.
2007-12-29 17:47:41 UTC by mickey2002
-
mickey2002 committed revision 56 to the Nagios SNMP-Trap Frontend SVN repository, changing 8 files.
2007-12-29 14:00:06 UTC by mickey2002