Someone tell me if I am crazy (pls)

I have defined in my /etc/mon/snmpvar.def file the oid
for the temperature part of my Compaq server.

This works fine (I think).  I have set the OID, the defaultindex (There 
are 4 entries to watch) and friendly names.


I have my snmpvar.cf file which is where the question comes in:

HOST hostnamehere
CPQ_TEMP        Max 65  INDEX 1 2 3 4

Which works fine.  The problem is that I want to assign different MAX 
values to the indexes...

I have tried doing

HOST hostnamehere
CPQ_TEMP        Max 65  INDEX 2 3 4
CPQ_TEMP        Max 50  INDEX 1

and it ignores the first temp check.

Is there a way to do this?  I've tried a bunch of other ways - but no luck


Thanks

Bill

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to