When I collect my items from my agents every minute, I'd also like to get a process list, perhaps by a user parameter (the output of top in batch mode, or ps, etc).
That way, when I get sent a message saying "Processor load too high", instead of having to log into the machine, and guess what might have been going on from the LA and number of procs at the time, I can see exactly which processes were running.
If I collected a big table of data like this, I wouldn't want it saved for more than the last minute (it would fill up the database in no time!) - it only exists so it can be send out in the notification.
Is this possible? Does anyone have Zabbix configured like this?
That way, when I get sent a message saying "Processor load too high", instead of having to log into the machine, and guess what might have been going on from the LA and number of procs at the time, I can see exactly which processes were running.
If I collected a big table of data like this, I wouldn't want it saved for more than the last minute (it would fill up the database in no time!) - it only exists so it can be send out in the notification.
Is this possible? Does anyone have Zabbix configured like this?




Comment