I have trigger which look for hostname changes on redhat linux , my test scenario is as follows
log in to ec2 instance as root and change the hostname with command hostname (new hostname) , expected result is to see warning on dash board on hostname change
It only visible on dashboard once I do the zabbix-agent restart , can you advice how can i see on dashboard without restarting the agent
my trigger is [Template:system.hostname.diff(0)] > 0
log in to ec2 instance as root and change the hostname with command hostname (new hostname) , expected result is to see warning on dash board on hostname change
It only visible on dashboard once I do the zabbix-agent restart , can you advice how can i see on dashboard without restarting the agent
my trigger is [Template:system.hostname.diff(0)] > 0
Comment