You also have to update the RRD Step value in the interface types.

I don't think it will cause any problems with the graphs, maybe with the reports
or the rrd analizer if 300 (60*5) is hardcoded somewhere.

Javier

Paul Stewart wrote:
> Thanks for all the replies... if I blow away all our RRD data and change
> the crontab to 1 minute... then manually change the poller interval on
> selected devices to 1 minute...... will this come back to haunt me? :)
> 
> Thanks,
> 
> Paul
> 
> 
> Seweryn Niemiec wrote:
> 
>> 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=fad-ysdn-ostg-q22005
>> _______________________________________________
>> jffnms-users mailing list
>> jffnms-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jffnms-users
>>
>>  
>>
> 
> 
> 
> -------------------------------------------------------
> 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=fad-ysdn-ostg-q22005
> _______________________________________________
> jffnms-users mailing list
> jffnms-users@lists.sourceforge.net
> 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



-------------------------------------------------------
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

Reply via email to