Hey!
My conundrum is as follows... I have a Zabbix (2.2) server and agent up and running. The server does all kinds of passive check on the agent -- everything here is working as intended. The problem is that I want to do active checks, but I have no idea how to even begin. I want to monitor the agent's up and down traffic actively, but I don't even know where to start.
I have created two items, one for the monitoring of traffic up, one for down, both are set as Zabbix agent (active). I added these as graphs, but I see nothing.
The host is a Windows machine, and it has the server IP configured, ServerActive with the same IP, its local hostname, and RefreshActiveChecks=60.
If I need some additional script in the agent's config, how could I go about knowing what they are?
My conundrum is as follows... I have a Zabbix (2.2) server and agent up and running. The server does all kinds of passive check on the agent -- everything here is working as intended. The problem is that I want to do active checks, but I have no idea how to even begin. I want to monitor the agent's up and down traffic actively, but I don't even know where to start.
I have created two items, one for the monitoring of traffic up, one for down, both are set as Zabbix agent (active). I added these as graphs, but I see nothing.
The host is a Windows machine, and it has the server IP configured, ServerActive with the same IP, its local hostname, and RefreshActiveChecks=60.
If I need some additional script in the agent's config, how could I go about knowing what they are?
Comment