Re: Monitoring which of a list of machines is up

2022-07-02 Thread Bijan Soleymani
On 7/2/2022 2:12 AM, deb...@list.simonhoffmann.net wrote: https://github.com/louislam/uptime-kuma This looks good. I managed to run the docker version. However the minimum ping/heartbeat interval is 20 seconds. I'd like to set it to 1 seconds. I can't seem to change the setting. (I managed

Re: Monitoring which of a list of machines is up

2022-07-02 Thread Dan Ritter
Bijan Soleymani wrote: > I want to monitor a half dozen machines and have a screen with a green dot > for those that are up and a red dot for those that are down. For this it's > enough that they're responding to pings. Half the machines are Linux half > are not. A good reasonably flexible system

Re: Monitoring which of a list of machines is up

2022-07-02 Thread Timothy M Butterworth
On Sat, Jul 2, 2022 at 1:44 AM Bijan Soleymani wrote: > Hi, > > I want to monitor a half dozen machines and have a screen with a green > dot for those that are up and a red dot for those that are down. For > this it's enough that they're responding to pings. Half the machines are > Linux half are

Re: Monitoring which of a list of machines is up

2022-07-01 Thread debian
https://github.com/louislam/uptime-kuma On 2 July 2022 07:44:30 CEST, Bijan Soleymani wrote: >Hi, > >I want to monitor a half dozen machines and have a screen with a green dot for >those that are up and a red dot for those that are down. For this it's enough >that they're responding to pings. H