Telegraf plugin to collect up/down/status from Technicolor Cable Modems.
- Make sure Python dependencies are installed;
pip install -r reqirements.txt - Move
telegraf-technicolor.pyin/usr/local/binor a suitable location to be executed. - Make sure
telegraf-technicolor.pyis executable;chmod +x telegraf-technicolor.py - Move
input.technicolor.confto/etc/telegraf/telegraf.dor Telegraf configuration location on your system. Adjust any settings, locations, etc. therein as needed, perhaps your measurement names. - Kick Telegraf to reload configuration files.