would it be possible to create a snmpd lens for augeas ?? I am trying to parse the /etc/snmp/snmpd.conf or the /etc/snmp/snmpd.local.conf.. And it looks like this:
e.g.
exec name check_logfiles usr/lib/nagios/plugins/check_logfiles --config /usr/lib/nagios/templates/test.conf
When I use augtool print /files/etc/snmp/snmp.conf it just returns nothing ..
Hello,
would it be possible to create a snmpd lens for augeas ?? I am trying to parse the /etc/snmp/snmpd.conf or the /etc/snmp/snmpd.local.conf.. And it looks like this:
e.g.
When I use
augtool print /files/etc/snmp/snmp.conf
it just returns nothing ..Or does such a lens already exist ??
Thnx,