Custom Performance Monitor

Custom Performance Monitor

Gents,

Can anyone explain, how to create a custom performance monitor ? Please step-by-step.
I tried to monitor used space on NetApp storage for volumes.
I created a device template with NetApp System OID and added my 3 snmp monitors by oid.
I applied this template to the storage device and can collect data from these 3 monitors.

But I need monitor used space for volumes.
I read here some articles how to create a custom monitor.
I added the following strings into conf\opmanager_graphInfo.xml at the end:

    <DEFAULTGRAPH Name="DfKBytesUsed11">
        <YAXISTEXT>Gb</YAXISTEXT>
        <DISPLAYNAME>Used Space</DISPLAYNAME>
        <name>DfKBytesUsed11</name>
        <Vendor>SNMP</Vendor>
        <Monitor>Resource</Monitor>
        <Description>11Used free space in GB on the volume</Description>
        <oid>.1.3.6.1.4.1.789.1.5.4.1.4</oid>
        <type>multiplenode</type>
        <interval>900</interval>
        <Index>.1.3.6.1.4.1.789.1.5.4.1.1</Index>
        <DisplayColumn>.1.3.6.1.4.1.789.1.5.4.1.2</DisplayColumn>
        <THRESHOLDENABLED>false</THRESHOLDENABLED>
    </DEFAULTGRAPH>
</GRAPH-INFO>

I restarted OpManager and nothing. I don't see this monitor when I try to click 'Add Monitor' on Performance Monitor page. I tried to change Vendor to "Vendor Specific", it's the same.

Where should I see this monitor (or how to add it to my device).

Can you please direct me.

Thanks.



































              New to ADManager Plus?

                New to ADSelfService Plus?