78 Commits (669c9bfebd520032e82cac805bf09a5e29c5d6e1)

Author SHA1 Message Date
Przemysław Barcicki 669c9bfebd [#85496] Use sockets for communication 3 months ago
Grzegorz Placzek 5368bc5063 [#82391] Write data using logging, add udp logger 6 months ago
Mateusz Karlowski 53dc3af49d Add flag for psutil version only 6 months ago
Mateusz Karlowski b01380c211 [#81636] Adapt sargraph for macOS 7 months ago
Aleksander Kiryk 1445b02b0c Fix escape sequences 2 years ago
Krzysztof Wasielewski 50cdee1b70 Added cache and tmpfs to graph 2 years ago
Aleksander Kiryk d5b18d3b92 Update date in license 3 years ago
Aleksander Kiryk 4ce8ed7843 Add network data 3 years ago
Aleksander Kiryk a501ec6ea2 Unify CLI for ASCII and old plots 4 years ago
Marcelina Oset 9614266548 [#37192] graph: Added txt rendering 4 years ago
Aleksander Kiryk 40ce356bab Remove conditional imports 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 b1e7dcaf10 Name screen log file after session name 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 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