Ville Rantanen d1a7207078 minor style fix
2020-12-14 08:55:33 +02:00
2018-08-13 16:26:56 +03:00
2017-12-18 10:00:38 +02:00
2020-10-25 10:41:13 +02:00
2015-07-13 12:07:58 +03:00
2015-07-20 09:19:08 +03:00
2020-12-14 08:55:33 +02:00
2019-08-20 22:08:28 +03:00
2019-08-20 22:08:28 +03:00

Silly alive watchdog

Is Nando alive?

At server side, run nandod with suitable arguments

At clients, run nando -i 600 to update status every 10 minutes.

You can send a custom text file with the update, generated with ex. nando-desc

Nando clients can query which other clients are online, and what their status is (whatever you choose to update with the text data)

nandod can run a simple HTML server, that lists the nodes that have returned their alive message. add the name of client at the end of URL to filter only to that name

Installer

as root, with your own risk:

curl https://bitbucket.org/MoonQ/nando/raw/HEAD/update.sh | bash -

Description
No description provided
Readme 69 KiB
Languages
Python 80%
Shell 20%