Hi,
in our current monitoring system, that we are moving away from, we have for every host URLs built by macros:
telnet://10.0.0.1
ssh://10.0.0.1
ping://10.0.0.1
The protocols are registred with the corresponding application in our web browsers. So when we click for example telnet://10.0.0.1, it starts TeraTerm and we just have to login. This saves us a lot of time.
Is it possible to do this with Zabbix? I tried with the URL A, B & C fields under Host inventory but any other protocol than HTTP and HTTPS becomes not clickable.
We are using Zabbix 2.4.7.
in our current monitoring system, that we are moving away from, we have for every host URLs built by macros:
telnet://10.0.0.1
ssh://10.0.0.1
ping://10.0.0.1
The protocols are registred with the corresponding application in our web browsers. So when we click for example telnet://10.0.0.1, it starts TeraTerm and we just have to login. This saves us a lot of time.
Is it possible to do this with Zabbix? I tried with the URL A, B & C fields under Host inventory but any other protocol than HTTP and HTTPS becomes not clickable.
We are using Zabbix 2.4.7.
Comment