Go to All Forums

Linux delay in each CPU poll

Hello,

I would like to know if it is possible to set a delay when the information is about the CPU is sent back from the server. A value is taken every minute but I have scheduled tasks at the same time and I would like the values to be taken after 30 seconds, the time the scheduled tasks are finished.

 

Thanks for all

Have a nice day

Like (1) Reply
Replies (1)

Hi,

It is not possible to delay the polling of the server monitoring agent. We offer more than one polling frequency and you can choose based on that. What we would suggest is to note down the time at which the agent is posting data and trigger your scheduled task a few seconds after that.

For example, if the data is posted in time intervals 10:00, 10:01, 10:02..., you can schedule your task to run at 10:00:30.

This way, the server monitoring agent data collection schedule and your scheduled tasks won't interfere.

 

Regards,

Sriram 

Like (0) Reply

Was this post helpful?