I have been trying to get my feet wet with Zabbix for two days now.
Use case:
My boss wants to see a graph of network throughput of all the remote sites that use a hardware VPN to connect to the office network. I thought I would start with the basic ping tests and Zabbix seemed to fit the need. I do have other projects in my list to test.
Setup
To save on human error, I downloaded the latest (2.2) SuSe appliance for Virtual box. VB set up with network bridge mode.
I have no ability to install agents on client PCs. I can ping the clients local router interface. If the VPN tunnel goes down, that IP will not be available.
After struggling with file permissions I got the zabbix user to use the fping command.
Now the issue is setting up the hosts, items and triggers. I unfortunately don't have the time to RTFM so I have searched for discussions on setting zabbix using agentless pings. I tried to follow the 2.2 setup guide, but it assumes that you are using Agents to talk to the zabbix server. That makes it difficult to follow the examples. I have found this thread, and others, but I don't get it. They all use syntax that presumes that you already know what you are doing. I don't know what I am doing and I also don't have the time to read the entire manual for each of these monitor projects just to find one that will fulfill my bosses needs.
Is there a setup guide that I can follow from beginning to end that walks through setting this up with ping? I have no problem reading the manual for a project that we plan to install into a production environment. But having to extensive documentation just to get a proof-of-concept it a bit ridiculous.
Use case:
My boss wants to see a graph of network throughput of all the remote sites that use a hardware VPN to connect to the office network. I thought I would start with the basic ping tests and Zabbix seemed to fit the need. I do have other projects in my list to test.
Setup
To save on human error, I downloaded the latest (2.2) SuSe appliance for Virtual box. VB set up with network bridge mode.
I have no ability to install agents on client PCs. I can ping the clients local router interface. If the VPN tunnel goes down, that IP will not be available.
After struggling with file permissions I got the zabbix user to use the fping command.
Now the issue is setting up the hosts, items and triggers. I unfortunately don't have the time to RTFM so I have searched for discussions on setting zabbix using agentless pings. I tried to follow the 2.2 setup guide, but it assumes that you are using Agents to talk to the zabbix server. That makes it difficult to follow the examples. I have found this thread, and others, but I don't get it. They all use syntax that presumes that you already know what you are doing. I don't know what I am doing and I also don't have the time to read the entire manual for each of these monitor projects just to find one that will fulfill my bosses needs.
Is there a setup guide that I can follow from beginning to end that walks through setting this up with ping? I have no problem reading the manual for a project that we plan to install into a production environment. But having to extensive documentation just to get a proof-of-concept it a bit ridiculous.
Comment