Can we choose polling interval other then 1 minute?

below document refers to 1 minute polling .can we choose other interval apart from 1 minute and 5 minutes ?

Regards

Well you can choose what you want when using the dispatcher service, odd intervals like 3 minutes is, well, just odd and I wouldn’t do it.

Don’t forget to fix your rrd files as explained in the docs.

if i am using cron based will i still be able to do so ?
and does cron allows sub minute based ? like every 90 seconds ?

You can fudge it in cron to do 30 seconds but honestly, stick with 1 minute as the minimum or use 5 minutes, don’t do something like 90 seconds.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.