Hello, all.
I am running zabbix 2.0.3 version.
I want to create graph where you can see is specific process runs or not. If it would be like a table that's better:
apache : running
nginx : running
mysql : running
and this table would be placed on the screen among other information.
I want to have that in a boolean form, not a graph with "number of process" info because you cant see if some process runs or not.
Is there a way to do it? If there is what is a better way to do it.
I am running zabbix 2.0.3 version.
I want to create graph where you can see is specific process runs or not. If it would be like a table that's better:
apache : running
nginx : running
mysql : running
and this table would be placed on the screen among other information.
I want to have that in a boolean form, not a graph with "number of process" info because you cant see if some process runs or not.
Is there a way to do it? If there is what is a better way to do it.
Comment