Displaying 4 results from an estimated 4 matches for "pass_persist".
2012 May 30
1
snmpd not working well with selinux?
Hello,
I am trying to use SNMP on a CentOS 6.2 server, and am using the
'pass_persist' configuration command:
pass_persist .1.3.6.1.4.1.141.1 /usr/local/sbin/snmp-iostat
I have set the file context of 'snmpd_exec_t' on the snmp-iostat
program.
If I disable SELinux, then it all works fine (that is, I can then
snmpget/snmpwalk for OIDs in the configured pass_per...
2012 Jun 10
3
SNMP agent for NUT
...acks SNMP management. It can access a device using SNMP
but I found no way to read NUT values using SNMP. It would be very
useful in order to integrate with
network management software based on SNMP. As I did not find a
solution, I wrote it myself.
I wrote a MIB file and a SNMP agent for net-snmp (pass_persist) in
order to expose the contents of upsc command to SNMP softwares. I
works simply by adding to snmpd.conf:
pass_persist .1.3.6.1.4.1.26376.99 /my/path/to/snmp.nut -f
The script and MIB files are at:
https://github.com/luizluca/nut-snmpagent
It is, for sure, not finished. I did not find a IANA...
2012 Jun 10
3
SNMP agent for NUT
...acks SNMP management. It can access a device using SNMP
but I found no way to read NUT values using SNMP. It would be very
useful in order to integrate with
network management software based on SNMP. As I did not find a
solution, I wrote it myself.
I wrote a MIB file and a SNMP agent for net-snmp (pass_persist) in
order to expose the contents of upsc command to SNMP softwares. I
works simply by adding to snmpd.conf:
pass_persist .1.3.6.1.4.1.26376.99 /my/path/to/snmp.nut -f
The script and MIB files are at:
https://github.com/luizluca/nut-snmpagent
It is, for sure, not finished. I did not find a IANA...
2004 Oct 12
12
Qdisc statistics project
As a necessety for my job is to real-time monitor the bytes, packets, packet
dropped etc of all the qdiscs working inside the kernel i''ve tried varius
methods:
1. Parse tc -s command output and update a round robin database and use
rrdtool to graphically display tc statistics.
[varius perl scripts exist for the above job]
2. Unsuccesfully tried QoS SNMP extensions, in order to use a