On Dec 28, 2007 3:33 PM, Laurence Perkins <[EMAIL PROTECTED]> wrote:
> 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?

I updated the UPS stuff to work with some mitsubishi netcom units. You
can either continue to modify that, or look at the files Ive updated
and sql items to give you ideas:

http://falz.net/development/jffnms

http://falz.net/files/jffnms/

Note that there is also some stuff in there about APC PDUs- you may
ignore that, it's separate.

--falz

-------------------------------------------------------------------------
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
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to