97 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 bc63abc770 Rewrite README.md 4 years ago
Aleksander Kiryk 542def044b Add 'fail' function 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 6e51773e66 ci: Upload chart.log artifact instead of screenlog.0 4 years ago
Aleksander Kiryk b1e7dcaf10 Name screen log file after session name 4 years ago
Aleksander Kiryk 277d95edec Don't print gnuplot commands to stdout 4 years ago
Aleksander Kiryk 375fee6d65 Assume default format for every graph 4 years ago
Aleksander Kiryk f511d05729 Pack message sending into a function 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 73c541ccc8 Add 'plot' function 4 years ago
Aleksander Kiryk d55a25ad77 Group all g calls in the bottom of the script 4 years ago
Aleksander Kiryk 38a1c7c1ee Use f-strings 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
Adam Olech e865da7e15 Update graph.png 4 years ago
Adam Olech 5e28eed5e2 ci: hog 70MB of HDD 4 years ago
Adam Olech 8e2728cffb Add .ci.yml 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 01c28024c2 Update date in Readme 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 ba43b8c613 Use new example image 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