Python script to automate apt update and send statistics to InfluxDB / Telegraf

I wanted to get an overview how many updates my servers are currently missing. I wrote a Python script to update the APT-cache and write the results into InfluxDB via API_v2.

Continue reading “Python script to automate apt update and send statistics to InfluxDB / Telegraf”