Skip to content

Instantly share code, notes, and snippets.

View infotek's full-sized avatar

Jason Ellison infotek

View GitHub Profile
Adding SNMP Informant Standard to librenms
http://docs.librenms.org/Extensions/MIB-based-polling/#how-to-add-a-new-device-mib
SNMP Informant Standard is a 100% free, scaled down version of SNMP Informant Advanced.
agent:
http://www.snmp-informant.com/snmp-informant-standard.htm
mibs:
@infotek
infotek / ds-name cleanup
Last active October 6, 2016 22:27
librenms perf data from nagios plugin checks should not exceed 19 characters or conflict with existing ds-names
<?php
$perf = array
(
Qcache_free_memory => array
(
value => 15848240,
uom => ''
),
Qcache_inserts => array