Here it is: [EMAIL PROTECTED] root]# php -q /opt/jffnms/engine/poller.php 4 32 PHP Warning: Unknown(): Invalid library (maybe not a PHP library) 'rrdtool.so' in Unknown on line 0 10:02:28 : H 4 : Poller Start : 8 Items. 10:02:29 : H 4 : I 32 : P 1 : reachability_start:ping(): 423aed84896bb -> buffer(): 1 (time P:1075.31 | 2.59) 10:03:05 : H 4 : I 32 : P 122 : wait(): ok -> no_backend(): 0 (time P:36377.54 | 1.31) 10:03:05 : H 4 : I 32 : P 123 : reachability_values:rtt(rtt): 227 -> buffer(): 2 (time P:3.71 | 0.95) 10:03:05 : H 4 : I 32 : P 124 : reachability_values:packetloss(pl): 0 -> buffer(): 3 (time P:1.28 | 0.88) 10:03:05 : H 4 : I 32 : P 125 : status(): reachable|0% Packet Loss -> alarm(40): Nothing was done (time P:2.19 | 9.91) 10:03:05 : H 4 : I 32 : P 126 : ping_cleanup(): 1 -> no_backend(): 0 (time P:2.44 | 0.59) 10:03:06 : H 4 : I 32 : P 127 : no_poller(): 0 -> rrd(*): rtt:227 - packetloss:0 (time P:0.95 | 145.75) 10:03:06 : H 4 : I 32 : P LPD : last_poll_date(): 1111158185 -> db(last_poll_date): 1 (time P:1.77 | 18.49) 10:03:06 : H 4 : Poller End, Total Time: 38265.74 msec.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Javier Szyszlican Sent: Friday, March 18, 2005 9:33 AM Cc: [email protected] Subject: Re: [jffnms-users] Coupla' issues Thats good, now show me the full output of: # php -q /opt/jffnms/engine/poller.php 4 32 Javier Dimitri Yioulos wrote: > Here is output from the command "php -q /opt/jffnms/engine/poller.php 4": > > 09:13:05 : H 4 : I 32 : P 1 : reachability_start:ping(): > 423ae1f1d10d5 -> buffer(): 1 (time P:87.14 | 2.69) > > And from "ps -fax": > > 32079 pts/0 S 0:00 /usr/sbin/fping -c 50 -p 300 -q 192.168.1.2 > > Hope I provided enough info. Do you see anything amiss. > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Javier > Szyszlican > Sent: Friday, March 18, 2005 9:02 AM > Cc: [email protected] > Subject: Re: [jffnms-users] Coupla' issues > > You are going to have to run the poller for any reachability interface > manually > and show us the results. > > You can also do a ps fax when running it and check if you see a fping > running. > > Javier > > Dimitri Yioulos wrote: > >>Javier, >> >>I can see the Reachability interface on Manual Discovery, but don't get > > any > >>info in the graph. Fping is installed correctly, setup does find it, and > > it > >>is setuid root. >> >>OK on question 2. >> >>Dimitri >> >>-----Original Message----- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] On Behalf Of Javier >>Szyszlican >>Sent: Thursday, March 17, 2005 3:17 PM >>Cc: [email protected] >>Subject: Re: [jffnms-users] Coupla' issues >> >>Hi Dimitri, >> >>1. What does it mean "it doesn't work"? You don't see the Reachability >>interface >>on Manual Discovery, or you don't get any info in the graphs? >> >>Is your fping installed correctly? setup find it? did you set it setuid > > root > >>? >> >>2. the Net-SNMP agent may be not counting the cached memory as "free" so > > you > >>are >>probably using that many memory. We only show what Net-SNMP agent exports. >> >>javier >> >>Dimitri Yioulos wrote: >> >> >>>Hello to all. >>> >>> >>> >>>I finally got jffnms 0.81 working for me! Thanks for previous help. >>> >>> >>> >>>I�ve got a couple of issues remaining though: >>> >>> >>> >>> 1. The reachability test doesn�t work for any of my servers (mostly >>> RHEL AS 3, 1 Win2k3). >>> 2. For the Linux boxes, I get this warning: >>> 1. Real Memory Storage Used > 80%: 94.28 % (First 1 Systems Ram >>> 2104721408). None of the boxes even approaches this level >>> of mem use. >>> >>> >>> >>>Any ideas/suggestions? >>> >>> >>> >>>Thanks. >>> >>> >>> >>>Dimitri >>> >> >> > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED] I hope JFFNMS or I were helpful to you, if you can, please donate at http://jffnms.org/donate ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op�k _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
