Hi Aaron,

Can you show us the output of the poller ?

php -q poller2.php <host_id> <interface_id>

Also, you DON'T want poller_helper, its not working correctly.

Javier

Aaron Daubman wrote:
> Greetings all,
> 
> I was tracking down a "no utilization graphs" issue of my own but I
> seem to be having non-rrd related problems.
> 
> My interfaces seem to no-longer be polled.
> 
> Here is the Host config for one device (note the current last-polled
> date and very short duration - this box has hundreds of ints):
> ---snip---
>   2            ac-b109-1       B-120           155.34.1.1      SNMPv1 Set     
>  SNMPv1 Set 
>        Standard (for Switches)         CCT Network Section     Show           
>  (None
> Set)                   No Configuration Transfer               Local          
>  Every 5 Minutes        
> 2005-03-12 15:34:40    2005-03-12 15:45:04     2005-05-25 09:45:02    
> 00:00:01
> ---snip---
> 
> Yet here is an interface from that same device, set to poll "When
> Poller Runs", that has a last polled date back in March:
> ---snip---
> 57     ac-b109-1 B-120         10BaseTX Port 9/2 Name FAXCOM                  
>                         
> 10000000       10000000                577             50              CCT 
> Network Section    
> Cisco Interface                No SLA                  Show    When Poller 
> Runs       
> 2005-03-12 16:00:27    2005-03-12 16:00:27     2005-03-22 13:33:12
> ---snip---
> 
> Almost all (not all, however) of the interfaces show up the same...
> 
> Here is my jffnms crontab (I'm using the poller2 since I've got lots of ints):
> ---snip---
> # crontab -lu jffnms | grep -ve '^#' | grep -ve '^$'
> JFFNMS=/usr/local/jffnms/engine
> PHP=/usr/local/bin/php
> */1  * * * *    cd $JFFNMS && $PHP -q consolidate.php >/dev/null 2>&1
> */30 * * * *    cd $JFFNMS && $PHP -q rrd_analizer.php >/dev/null 2>&1
> 02   4 * * *    cd $JFFNMS && $PHP -q tftp_get_host_config.php >/dev/null 2>&1
> 02   5 * * *    cd $JFFNMS && $PHP -q cleanup_raw_tables.php >/dev/null 2>&1
> 20   * * * *    cd $JFFNMS && sh tmpwatch.sh $JFFNMS >/dev/null 2>&1
> THREADS=5
> */1  * * * *    cd $JFFNMS && $PHP -q poller2.php master $THREADS
> 
>>/dev/null 2>&1
> 
> */30 * * * *    cd $JFFNMS && $PHP -q autodiscovery_interfaces.php
> master $THREADS > /dev/null 2>&1
> */1 * * * *     cd $JFFNMS && $PHP -q poller_helper.php >/dev/null 2>&1
> ---snip--- 
> 
> Also, this is a patched upgrade from 8.1 to 8.2 but the patch and
> related changes seemed to go smoothly... Also, I had commented out the
> poller cronjob entries for a few months a while back but have since
> uncommented them.
> 
> Thanks for any insight,
>      ~Aaron
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
> online with coworkers and clients while avoiding the high cost of travel and
> communications. There is no equipment to buy and you can meet as often as
> you want. Try it free.http://ads.osdn.com/?ad_idt02&alloc_id135&op=click
> _______________________________________________
> jffnms-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jffnms-users

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
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.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to