This is a public Media Gallery  publicRSS

Peformance Monitor

    Monitor net-snmp "extend" directive
    Peformance Monitor posted 11/5/09 by Tom Gebhardt8262
    1254 Views
    Name:
    Monitor net-snmp "extend" directive
    Description:

    The net-snmp "extend" directive, in snmpd.conf, causes a new mib root to occur at nsExtensions.nsExtendObjects where the the results of individual "extend names" are stored with ascii->dotted-decimal names (as an instance of nsExtendOutput1Line).  This script is an example of how to "find" the appropriate nsExtendOutput1Line instance (which is the output value of these extend commands) by only specifying the extend name via "var extend_name".

    Language:
    JScript
    Code:
    Disclaimer:
    All scripts found on wugSpace are provided as-is with no warranty or guarantee. These scripts are not supported by Ipswitch Technical Support. If you have a problem with this script, please ask any questions in the comments.