I think there is some error with snmp... because additional to not receive any 
interface alarm (down/up), I don't get the configuration of all equipments...

Check the log:

04:04:54  :  H  41 : **.**.**.** : cisco_sys : WARNING: Failed to get config 
file from host (2770.18 msec)

But if I connect the host and copy the running-config to my jffnms server... 
doesn't have any problem... 

I check in "System Setup" and the folder for "TFTP Server Files Path" is Ok... 
I mean this is the folder where I receive the tftp files...

Any idea?

Thanks!

Marco Cáceres 


-----Original Message-----
From: Craig Small [mailto:csm...@enc.com.au] 
Sent: viernes, 19 de abril de 2013 08:09 p.m.
To: jffnms-users@lists.sourceforge.net
Subject: Re: [jffnms-users] Jffnms Log

On Thu, Apr 18, 2013 at 06:24:34PM +0100, marco.cace...@bt.com wrote:
> I see poller.php running and it is also in crontab, so I kill the process and 
> running manually with the command: "php poller.php" but it never end... I 
> cancel after 13 minutes... so I run with -q: "php -q poller.php" and also it 
> never end, the only difference was at the beginning just shows this:
php -q poller.php will never end, unless it crashes.

That delay is odd, but not a fatal thing.
> 12:17:05 PAR: Child 0 was idle, working on item 158 Try 1
> 12:17:05 PAR: Child 1 was idle, working on item 210 Try 1
> 12:17:05 PAR: Child 2 was idle, working on item 99 Try 1
> 12:17:05 PAR: Child 3 was idle, working on item 121 Try 1
> 12:17:05 PAR: Child 4 was idle, working on item 13 Try 1
> 12:17:05 PAR: Items Waiting/Polling=Total: 206/5
This looks good.  206 things need polling, 5 children, 5 things being polled.

> 12:17:05 PAR: Childn Min/Max Idl/Bsy/Srt/Ded/Otr=Tot: 0/5 0/5/0/0/0=5
> 12:17:06 CH:0 (5516):  :  H  34 :  I 158 :  P   1 : 
> reachability_start:ping(): 51702a91a0955 -> buffer(): 1 (time P: 5.2 | B: 
> 0.02)
This is the poller returning valid data.
It's looking ok, it has a lot to do though.
If you want to poll just one thing once try php -q poller.php -i 158 or php -q 
poller.php -h 34

which will poll only interface 158 or interfaces in host 34 respectively.

 - Craig
-- 
Craig Small VK2XLZ   http://enc.com.au/          csmall at : enc.com.au
Debian GNU/Linux     http://www.debian.org/      csmall at : debian.org
GPG fingerprint:     5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced analytics on 
semi-structured data. The platform includes APIs for building apps and a 
phenomenal toolset for data science. Developers can use our toolset for easy 
data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to