On Fri, Dec 28, 2007 at 01:33:13PM -0800, Laurence Perkins wrote:
> 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?
Run the poller on the command line for that interface only. So if your
UPS host is host_id=20 and your "UPS interface" is interface=123 on the
command line go to the engine directory and type

php -q poller.php 20 123

Playing the "guess the problem with not much info" game it is likely
your poller item name doesnt match a RRD interface field or you're not
running the RRD and DS backend after the collection pollers.

 - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                             csmall at : enc.com.au
http://www.debian.org/          Debian GNU/Linux, software should be Free 

-------------------------------------------------------------------------
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