# idlers-agent Agent for my-idlers The design is supposed to be minimise dependencies. It doesn't have python dependencies and should work with python from 3.4 on (so that you can use it on older OSes without having to upgrade python) Application dependencies are hdparm, nvme and dmidecode ``` export AGENT_API= HOST=https://idlers.test2.sysdeploy.org;python3 agent.py ```