• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Pandora FMS question

Red Squirrel

No Lifer
In pandora, say i have a server where the cpu spikes a lot for short periods of time, when it happens to be high durring the check interval, does it continuously check from that point to see if it stays true, or does it only check if it's still high after the threshold time?

So say my cpu alert is set to a 15 minute threshold, does the cpu only have to be at 90%+ durring those two intervals, or will it check to make sure it's true during the whole 15 minutes? I'm trying to figure out why we keep getting alerts for one of our servers. It's a report server so it spikes a lot, but it's normal. I disabled the alert for now, but I rather not do that in case a report loops badly and it does in fact go for a full 15+ minutes.
 
I haven't used Pandora, except for the music app by the that name, but most monitoring software doesn't do excessive polling. If it sees the CPU usage is above 90% on one poll it's not going to continually poll every X seconds to see if it's still true, hell that would probably exacerbate the problem. It'll just check on it's next normal intervals and if it's still true after however many polling intervals equates to >15 min it'll send an alert.
 
Back
Top