6 Commits

Author SHA1 Message Date
7d830c4e3b ** RatatuiUi **
displays a preset list of hosts and their response state

Updates format of input file to CSV with <host ip>,<host name> as the format.
UI now has red/green for down/up hosts
duration_to_string now in lib
improves display of how long ago change happened
log events are now displayed on the monitoring page to show when a host comes up/goes down
Modularize ui better
Adds ability to return to monitoring or quit from editing page
table in place for displaying hosts

WIP: start of being able to go up/down through the list of hosts to eventually edit them.
2025-04-28 13:49:36 -04:00
f57325bc6b Updates dependencies 2025-04-23 10:53:09 -04:00
4ec95af6d0 optimized main loop
Adds colour to the text display
2025-04-22 16:03:30 -04:00
da10ec72f8 Update host list format to be
<ip_address>,<name>
to make end user display and interpretation easier
2025-04-21 09:02:40 -04:00
d642822709 parses a file passed to use as a list of targets 2025-04-20 19:48:31 -04:00
c50857f210 Initial commit 2025-04-13 12:10:52 -04:00