There is anybody who uses ZABBIX to monitoring the FEC?
I am new on the zabbix, I´m doing some progress catching the results of interfaces, SNR, but I´m trying to make the FEC results, no success until now
Yes, create a bash script to gather the info using ssh from the CMTS
After that create a new External Item in Zabbix using that script
Then you can filter the script output using regexp to obtain the numerical value
Then Zabbix convert this numerical value in a graph
It is not that easy the first time, but in some hours you will get that working
You should use telegraf and grafana. It will make your life easy. Please see the attached picture on how it can be done/viewed. Contact me: jobacare@gmail.com if you would like to know how to do it.
Yes, create a bash script to gather the info using ssh from the CMTS
After that create a new External Item in Zabbix using that script
Then you can filter the script output using regexp to obtain the numerical value
Then Zabbix convert this numerical value in a graph
It is not that easy the first time, but in some hours you will get that working
Hi,
You should use telegraf and grafana. It will make your life easy. Please see the attached picture on how it can be done/viewed. Contact me: jobacare@gmail.com if you would like to know how to do it.
BR