# zabbixTokenUpdater An ugly simple script that updates the API bearer token for HTTP Agent checks # Reqs * requests * json * logging * pyzabbix # Notes. I know there are many other ways to script this prettier, I am just lazy.