summaryrefslogtreecommitdiff
path: root/monitor-menu.py
AgeCommit message (Expand)Author
2021-12-23Use in operator instead of successive OROlivier Gayot
2021-12-23Rename fd -> fh since it's a file handler, not descriptorOlivier Gayot
2021-12-23Reorder inclusion of modulesOlivier Gayot
2021-01-04Add logging level optionOlivier Gayot
2020-03-09Allow to have no 'background' configuration keyOlivier Gayot
2019-04-11Fix crash when not running in batch modeOlivier Gayot
2019-04-01Allow to run in batch mode by specifying the profile IDOlivier Gayot
2018-11-23Honor the background propertyOlivier Gayot
2018-11-23Use list.extend instead of operator +=Olivier Gayot
2018-07-04Added basics for the script to runOlivier Gayot