2007-02-18 16:21:55 +01:00
|
|
|
bsnmp-regex is a module for bsnmpd which allows creation of counters from log
|
|
|
|
files, program output or other text data. The counters use regular expressions
|
|
|
|
to count the number of matches, or parse out specific text/numbers. The
|
|
|
|
resulting data can then be queried or graphed with the usual SNMP tools.
|
2009-03-09 00:46:45 +01:00
|
|
|
|
2013-03-24 06:47:35 +01:00
|
|
|
WWW: http://thewalter.net/stef/software/bsnmp-regex/
|