Outils pour utilisateurs

Outils du site


tech:example_snmpd_wrapper_script

Example snmpd wrapper script

https://github.com/OpenMandrivaAssociation/net-snmp/blob/master/ucd5820stat

#!/bin/sh -f
[ -x /usr/bin/get5820stats ] && /usr/bin/get5820stats $@

snmpdconf

# Added for support of bcm5820 cards.
pass .1.3.6.1.4.1.4413.4.1 /usr/bin/ucd5820stat

FIXME

tech/example_snmpd_wrapper_script.txt · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki