Hi!
I have some 100-150 routers that I need to monitor in different ways.
Most of them can be monitored by using an item key like:
net.tcp.service[tcp,<ip>,80]
The ports may vary between 10-15 different ports.
Ping does not work in all cases.
I have tried to create a template with discovery rules that would TCP a port, if detected as UP I want to create an item and a trigger to that.
If multiple ports are open I'm fine with monitoring several ports on the same host.
Can I do that without too much hassle?
I haven't succeeded and I'm out of ideas I'm looking for a solution without a special script on the Zabbix server, if possible.
Any idea would be very much appreaciated, thanks!
I have some 100-150 routers that I need to monitor in different ways.
Most of them can be monitored by using an item key like:
net.tcp.service[tcp,<ip>,80]
The ports may vary between 10-15 different ports.
Ping does not work in all cases.
I have tried to create a template with discovery rules that would TCP a port, if detected as UP I want to create an item and a trigger to that.
If multiple ports are open I'm fine with monitoring several ports on the same host.
Can I do that without too much hassle?
I haven't succeeded and I'm out of ideas I'm looking for a solution without a special script on the Zabbix server, if possible.
Any idea would be very much appreaciated, thanks!