|
b1b9ee1de0
|
address.py
|
2025-06-13 19:24:48 -04:00 |
|
|
4e168c85a5
|
Change the defaults for timeout_check_critical (10 minutes) and timeout_check_warn (1 hour)
|
2025-06-12 17:25:59 -04:00 |
|
|
3dbc105ae3
|
Redisgned the way CPU tempature is detected and the start up notification
|
2025-06-12 01:44:21 -04:00 |
|
|
97e3348bd4
|
package.py -> command.py
a
|
2025-06-11 16:25:27 -04:00 |
|
|
0b4f9693cb
|
The CPU tempature notifications are less eager and a trend message is sent within 5 minutes if a rise in high temps are detected
|
2025-06-11 16:13:48 -04:00 |
|
|
dd84f772b9
|
Fix the url argument appending an extra forward slash if its already present
|
2025-06-10 16:59:06 -04:00 |
|
|
1d8c74a9d2
|
Fit address check into a single regexp
|
2025-06-10 15:57:12 -04:00 |
|
|
7f13f1a3ea
|
Verify the address param
|
2025-06-09 17:25:20 -04:00 |
|
|
7e59d19b46
|
Ntfy headers
|
2025-06-08 19:42:37 -04:00 |
|
|
7dd33aca8c
|
--disable-ntfy-logs and --topic TOPIC
|
2025-06-07 16:58:41 -04:00 |
|
|
5735cd9641
|
print_t.py module
|
2025-06-07 16:20:14 -04:00 |
|
|
248c893dff
|
Command description
|
2025-06-07 16:04:02 -04:00 |
|
|
9eadf5bb28
|
Start up message
|
2025-06-07 15:29:17 -04:00 |
|
|
32109b7acd
|
--disable-startup-ping and a cleaner main.py start process
|
2025-06-07 15:10:50 -04:00 |
|
|
b828a84310
|
Use local machine time instead of unix for messages and have better timestamp formatting
|
2025-06-07 14:44:20 -04:00 |
|
|
ebaede4d41
|
Remove CPU critical tempature warning
|
2025-06-07 13:35:50 -04:00 |
|
|
23d0e30ef3
|
Implament sys.argv with argparse
|
2025-06-07 00:05:42 -04:00 |
|
|
e2dcd795ab
|
--cpu-temp-disabled flag
|
2025-06-06 15:32:04 -04:00 |
|
|
29825d6b3c
|
Utilize cli.py module for handling both arguments and argv
|
2025-06-06 14:42:48 -04:00 |
|
|
cacc1b827f
|
Use requests module instead of curl and use python3 main.py server.com instead of --server=server.com
|
2025-06-06 14:20:23 -04:00 |
|
|
32f60194d0
|
Everything is split into modules and put into classes where inheritance is needed
|
2025-06-05 18:37:02 -04:00 |
|
|
af2fe80ce5
|
Split everything into modules
|
2025-06-05 15:23:34 -04:00 |
|
|
6a7b07ebeb
|
__name__ == "__main__"
|
2025-06-04 21:57:46 -04:00 |
|
|
06d1ea4fb6
|
More configuration and packages_installed function
|
2025-06-04 19:24:43 -04:00 |
|
|
80ab1b4771
|
init main.py
|
2025-06-04 14:42:02 -04:00 |
|