59 Commits (57ddd0a41ceb37e9dbbf84291602f1bbac72c887)

Author SHA1 Message Date
Aleksander Kiryk fb24688dab WIP: Move the command handler to sargraph.py 4 years ago
Aleksander Kiryk 5a69492719 Add backwards compatible sargraph.py script 4 years ago
Aleksander Kiryk 680b832de7 Allow for gathering and plotting data separately 4 years ago
Aleksander Kiryk ee79c066d1 Add info about total disk space 4 years ago
Aleksander Kiryk 0d4e54f1f5 Use the biggest disk by default 4 years ago
Aleksander Kiryk d3e83d09f3 Set SIGTERM handler after initial FS checks 4 years ago
Aleksander Kiryk 753d3e7a69 Acquire whole datetime at once 4 years ago
Aleksander Kiryk 309f266bea Fix typos 4 years ago
Aleksander Kiryk 64bd9727cf Allow for fs choice 4 years ago
Aleksander Kiryk f309a8d0bd Update date in license 4 years ago
Aleksander Kiryk 4829e02bb4 Use argparse 4 years ago
Aleksander Kiryk b33147bb0c Add comment 4 years ago
Aleksander Kiryk 653d0adcf3 Remove parse library dependency 4 years ago
Aleksander Kiryk 9e1a5f190f Delete dead code 4 years ago
Aleksander Kiryk 842580a7a6 Implement basic FS monitoring 4 years ago
Aleksander Kiryk 4e8795a701 Use 'with' whenever possible 4 years ago
Aleksander Kiryk 6fc520183c Use read_table whenever possible 4 years ago
Aleksander Kiryk 60b280aabc Add read_table routine 4 years ago
Aleksander Kiryk 26207044ef Add some comments 4 years ago
Aleksander Kiryk fa6c7a2c02 Reorder checks in command handling part 4 years ago
Aleksander Kiryk 6e2a31c1df User run_process whenever possible and simplify gnuplot version check 4 years ago
Aleksander Kiryk 48721de517 Change 'ERROR:' to 'Error:' in one error message 4 years ago
Aleksander Kiryk 1f15ccc38a Move function definitons to the top 4 years ago
Aleksander Kiryk 41e6a9a0f2 Use run_process to run processes and exit the script on fail 4 years ago
Peter Gielda 32fefee22d
Update sargraph.py 6 years ago
Peter Gielda 18992107b2 Add option to generate svg 6 years ago
Peter Gielda cc88113cef Improve sargraph quitting. 6 years ago
Peter Gielda bdf5763c60
Update sargraph.py 6 years ago
Peter Gielda 38ca8b50b3
Move set output to after "q" is received 6 years ago
Peter Gielda 12fcd5767e
Revert last change 6 years ago
Peter Gielda 8d37223fd6
Do not kill sargraph when screen is killed 6 years ago
Peter Gielda 1a58ac0f06 Add missing screen start. 7 years ago
Peter Gielda 3b6706a13e Check sar. 7 years ago
Peter Gielda 07081a7d8d Remove debug. 7 years ago
Peter Gielda 8f7ee4d33e Check for gnuplot at the beginning. 7 years ago
Peter Gielda c902d0c9fd
Update sargraph.py 7 years ago
Peter Gielda fb983d64e4
Fix print 7 years ago
Peter Gielda 179248cc8f Update sargraph to produce more verbose plots. 7 years ago
Peter Gielda b6cb60d432 Remove Logfile option. 7 years ago
Peter Gielda 982aa785dc Update sargraph.py. 7 years ago
Peter Gielda c76e39a5e3 Fix return code. 7 years ago
Peter Gielda 2621bb75a5 Improve stop command. 7 years ago
Peter Gielda fba5184a9d Introduce background mode. 7 years ago
Peter Gielda f6c4c9ab66 Update sargraph. 7 years ago
Peter Gielda e5b6940a9a Update sargraph. 7 years ago
Peter Gielda 16439d8c7e Make sargraph python3 compatible. 7 years ago
Peter Gielda 3c2fbdd32b Fix output. 7 years ago
Peter Gielda e4e2994e88 Update sargraph.py. 7 years ago
Peter Gielda 6cdf707e63 Fix README. 7 years ago
Peter Gielda dbe943eb5a Remove gnuplotpy dependency. 7 years ago