Hello all.
Help is required in solution realization for the following problem:
It is required to check user activity in zabbix without use table "sessions" (zabbix database), because the user's session remains active even when the browser is open but minimized.
There is a person which should log-in to zabbix every 3 hours and monitor dashboard state. If he hasn't loged-in, the alert should be generated every three hours which should be escalated on level above with 15-minutes interval.
How can we implement such verification?
Help is required in solution realization for the following problem:
It is required to check user activity in zabbix without use table "sessions" (zabbix database), because the user's session remains active even when the browser is open but minimized.
There is a person which should log-in to zabbix every 3 hours and monitor dashboard state. If he hasn't loged-in, the alert should be generated every three hours which should be escalated on level above with 15-minutes interval.
How can we implement such verification?