Does the scheduled task take longer than 5 minutes? If so, then you may miss some of the 5 minute intervals.
We had to schedule multiple jobs (5 minutes apart) instead of just one poller. Currently it takes a little over 10 minutes to poll all of the devices. We have it scheduled so that the first poller starts at 12:00am, then the second poller starts at 12:05, then each poller repeats every 10 minutes (the next job being at 12:10 and 12:15 respectively). You effectively get the same thing. but each poll for each device is still 5 minutes apart. Thanks, -Mike -----Original Message----- From: johan [mailto:[EMAIL PROTECTED] Sent: Wed 9/29/2004 3:17 AM To: Javier Szyszlican; jffnms Cc: Subject: [jffnms-users] time intervals without graphs Hi Javier, I have question. I have some 250 interfaces (ciscorouters) getting monitored. But I notice that not always all the graphs are continuously presented. There are time-intervals (for example 10 minutes) that no graphs are seen. Nevertheless, the router-interfaces are not down. I think it has something to do with the crontabs (scheduled actions). The consolidation-crontab, what exactly does it do. Because now it stands on 1 minute : is this the crontab I should change to higher ? Greetz, Johan ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ jffnms-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ jffnms-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jffnms-users
