Hi all,
I have been trying to setup the monitoring for the up/down of CRON.
I am running 1.8.2 Zabbix build.
I have set up an item:
Item 'Template_Linux:CRON Check'
Host - Templet_Linux
Description - CRON check
Type - simple check
Key - proc.num[cron]
Type of information - numeric(unsigned)
Data type - Decimal
Units
Use multiplier - do not use
Update interval (in sec) - 30
Status -active
Store value - as is
Show value throw map - as is
Applications - processes
Group - discovered hosts
I have set up a trigger:
Name - CRON not responding {HOSTNAME}
Experession - {Template_Linux
roc.num[cron].last(0)}<1
Event Generation - Normal
Severity - Disaster
Both of them show in the GUI as active, but when I go to view "monitoring>overview", and view the triggers or data, nothing shows up.
Should I be setting this up a different way?
Thanks
I have been trying to setup the monitoring for the up/down of CRON.
I am running 1.8.2 Zabbix build.
I have set up an item:
Item 'Template_Linux:CRON Check'
Host - Templet_Linux
Description - CRON check
Type - simple check
Key - proc.num[cron]
Type of information - numeric(unsigned)
Data type - Decimal
Units
Use multiplier - do not use
Update interval (in sec) - 30
Status -active
Store value - as is
Show value throw map - as is
Applications - processes
Group - discovered hosts
I have set up a trigger:
Name - CRON not responding {HOSTNAME}
Experession - {Template_Linux
roc.num[cron].last(0)}<1Event Generation - Normal
Severity - Disaster
Both of them show in the GUI as active, but when I go to view "monitoring>overview", and view the triggers or data, nothing shows up.
Should I be setting this up a different way?
Thanks
Comment