summaryrefslogtreecommitdiffstats
path: root/plugins/omsnmp
Commit message (Collapse)AuthorAgeFilesLines
...
* Initially implemented snmp into this output module. The code contains a lotAndre Lorbach2008-02-012-15/+437
| | | | | | | | | | | of debug informations and additional stuff which is commented out. I will do some cleanup very soon. What is implemented yet: - SNMPv1 is supported (SNMPv2 will follow) - SNMP Target, Port, Community, EnterpriseOID, TrapType and SpecificType can be configured. Sample will follow soon. A SyslogMessageOID can be configured as well, this OID will be used for a variable which will then contain the original syslogmessage.
* provided sample for integer config variableRainer Gerhards2008-01-281-0/+6
|
* add Michael Biebl's autoconf patch for netsnmp - thks!Rainer Gerhards2008-01-281-1/+1
|
* created a work-around for plugin interface issueRainer Gerhards2008-01-251-8/+8
|
* Module OMSNMP intially added, not completed yet.Andre Lorbach2008-01-223-0/+188