Re: Watching a remote server

Adam Nielsen <[email protected]> Thu, 21 Dec 2017 10:46:55 +1000
Newsgroups gmane.comp.gnome.apps.gkrellm
Message-ID <[email protected]>
> I loaded up GKrellm for Windows mostly to watch a few remote Linux
> servers.  I swear I've done it before with command line -s switch.
> Now when I try it the program does not even open.  Oddly, if the
> server on the other end does not have the daemon running, I get a
> retry error.   If it is, it just closes.  Any ideas?

Sounds like a firewall issue, allowing 'connection refused' packets
when the daemon isn't running but disallowing actual connections.

Can you telnet to 10.0.0.5 on port 19150?

Cheers,
Adam.