I have a UPS on which I am trying to monitor the input and output lines.
The original discovery script could not find them in the MIB because the
manufacturer did not implement the interface index section.  I added a
chunk of code for such cases which uses the variables for number of
input and output lines, and assumes the index numbers start at 1.  From
the few UPS MIBs I have seen, I think this should work in most cases.
If you want, I can send it to you.

Once I got it to detect the lines, I noticed that all the graphs had
only "nan" for values.  I temporarily modified the ups_line poller to
output the values it was retrieving to a log file, and it is indeed
pulling the correct numbers out of the MIB.  They are simply getting
lost somewhere between there and the database.  Now we are getting into
parts of the system which I do not completely understand yet.  Other
than modifying the detection script, I have made no significant changes
to the default installation.  Does anybody have any suggestions about
what I should try next?

LMP


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to