20 Commits (5fa57ede8b76ce816de3c19ea7e96005dc2c34bc)

Author SHA1 Message Date
Aleksander Kiryk 5fa57ede8b Add a comment on nonblocking stdin 4 years ago
Aleksander Kiryk 8f6e608783 Make a plot also on SIGTERM 4 years ago
Aleksander Kiryk 40ce356bab Remove conditional imports 4 years ago
Aleksander Kiryk 84ecef1eef Implement versioning 4 years ago
Aleksander Kiryk c061731585 Rename run_process to run_or_fail 4 years ago
Aleksander Kiryk 8b21053082 Precise Apache version 4 years ago
Aleksander Kiryk b95d612a00 Allow for choosing output graph name on stop 4 years ago
Aleksander Kiryk 8cdc39c5bd Allow for intermediate plot generation 4 years ago
Aleksander Kiryk 4966dbd52a Pack the code in graph.py and watch.py into functions 4 years ago
Aleksander Kiryk 57ddd0a41c Add a comment in command handling 4 years ago
Aleksander Kiryk 99a12e266b WIP: Move summary variables to the top 4 years ago
Aleksander Kiryk fb24688dab WIP: Move the command handler to sargraph.py 4 years ago
Aleksander Kiryk 3cc0d97515 Make pid_running a common function 4 years ago
Aleksander Kiryk 23b8dd2fd6 Add a comment on passing arguments to screen session 4 years ago
Aleksander Kiryk 3441858c72 Remove unused output type definition 4 years ago
Aleksander Kiryk 5a69492719 Add backwards compatible sargraph.py script 4 years ago
Aleksander Kiryk 22de8d5647 Use f-strings 4 years ago
Aleksander Kiryk f55f8af4cd Make all external module imports namespaced 4 years ago
Aleksander Kiryk 015d6c0d44 Add a module for common functions 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. 6 years ago
Peter Gielda 3b6706a13e Check sar. 6 years ago