Dnia 02-06-2005, czw o godzinie 13:18 -0400, Paul Stewart napisał(a): > Hi there... > > We'd like to change our polling globally on everything from 5 minutes to > 1 minute both for stuff we're already monitoring and for all future > devices... what's the easiest way to do this?
AKAIK you just need to edit /etc/cron.d/jffnms. change # Old/Current Poller */5 * * * * jffnms cd $JFFNMS && $PHP -q poller.php >/dev/null 2>&1 to # Old/Current Poller */1 * * * * jffnms cd $JFFNMS && $PHP -q poller.php >/dev/null 2>&1 Regards, Seweryn Niemiec ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users