Stars
4
stars
written in Python
Clear filter
Gets data from Network UPS Tools (NUT), sends the results to InfluxDB via Telegraf
Script to gather SNMP health and performance data from a Netgear ReadyNAS unit and store it in an InfluxDB database. The information gathered is reformatted to make it more dashboard friendly.
Web Link Crawler: A Python script to crawl websites and collect links based on a regex pattern. Efficient and customizable.