Search found 1 match

by rjc2021
Tue May 25, 2021 1:24 pm
Forum: Open Source Nagios Projects
Topic: monitoring "localhost" non network exposed services
Replies: 1
Views: 10524

monitoring "localhost" non network exposed services

Hello I am curious if there is a way to monitor non standard services or those that dont have internal commands, which only listen to localhost binding and are not network exposed? something such as this which is bound only to the internal localhost port: 127.0.0.1:6379 I have a server i wish to mon...