Hello, i have a question, pls.
The host to monitor refreshes its data every 15 minutes, but my cron interval must be settled 1 or 5 minutes because only 1 or 5 minutes can be selected on cacti. What should I do to make my graph's original granularity to be 15 minutes? How can I set my cron interval with value 15 minutes?
Thank you.
I want my graph's original granularity to be 15 minutes
Moderators: Developers, Moderators
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: I want my graph's original granularity to be 15 minutes
It is not possible to have a 15 min polling. Usual workaround is to have same data displayed 3 times in a row
R.
R.
Re: I want my graph's original granularity to be 15 minutes
I went to "Date Templates" and choose mine, assigning "900" to the "step" field and "1800" to the "heartbeat" field( cron's interval is still 5 minutes), my graph has been fortunately displayed with the original granularity of 15 . It works ! Have I done it right?gandalf wrote:It is not possible to have a 15 min polling. Usual workaround is to have same data displayed 3 times in a row
R.
Thank you.
-
- Cacti User
- Posts: 111
- Joined: Fri Sep 28, 2012 6:52 pm
Re: I want my graph's original granularity to be 15 minutes
Well, after reading your post a few times over and over, I actually think you've succeeded.
I could be wrong, but if you actually WANT a 15 minute difference between updates, then nothing better than just skipping two poller intervals.
I could be wrong, but if you actually WANT a 15 minute difference between updates, then nothing better than just skipping two poller intervals.
Re: I want my graph's original granularity to be 15 minutes
Well... My situation is a little complicated. My data request is via php script to visit database. If the request is too early, the DB record associated with the specific time point may have not been inserted, thus the result may be U. So I preferred to change the "Step" field.victorantunes wrote:Well, after reading your post a few times over and over, I actually think you've succeeded.
I could be wrong, but if you actually WANT a 15 minute difference between updates, then nothing better than just skipping two poller intervals.
Who is online
Users browsing this forum: No registered users and 4 guests