Hi,
I'm wondering if there is a way to remove the "OK" under each host as it showing the wrong status.
And maybe changing the 'not available (0)' \ available (1) to something shorter with maybe red\green color?
This is the only way i've found to show the real status of the hosts:
Happy to hear if some have better idea \ solution for the above.
Thanks
I'm wondering if there is a way to remove the "OK" under each host as it showing the wrong status.
And maybe changing the 'not available (0)' \ available (1) to something shorter with maybe red\green color?
This is the only way i've found to show the real status of the hosts:
Code:
{HOST.NAME}
Status: {{HOST.HOST}:zabbix[host,agent,available].last()}
Thanks