some checks just stopped working
Posted: Fri Oct 20, 2023 8:40 am
I have a machine that checks a few items....nothing special or odd.
CPU usage, hard drive space, memory usage, uptime and seeing if a service is running. been working just fine for years.
I rebooted that machine this morning, (normally happens once a months, so no big deal)
Now, 2 of the checks are failing.
the one checking the service is running
connect to address <servername> and port 12489: Connection refused
and uptime
(No output on stdout) stderr: connect to address <ip address> port 5666: Connection refused
I have restarted the windows service a few times, no change.
ANy ideas?
CPU usage, hard drive space, memory usage, uptime and seeing if a service is running. been working just fine for years.
I rebooted that machine this morning, (normally happens once a months, so no big deal)
Now, 2 of the checks are failing.
the one checking the service is running
connect to address <servername> and port 12489: Connection refused
and uptime
(No output on stdout) stderr: connect to address <ip address> port 5666: Connection refused
I have restarted the windows service a few times, no change.
ANy ideas?