Search found 4 matches

by gaetan321
Wed May 24, 2017 6:19 am
Forum: Nagios XI
Topic: Nagios plugin to check connectivity
Replies: 7
Views: 4731

Re: Nagios plugin to check connectivity

I'm getting there but still have an issue On the server # /usr/local/nagios/libexec/check_nrpe -H 172.17.8.143 I (0.4.4.19 2015-12-08) seem to be doing fine... # /usr/local/nagios/libexec/check_nrpe -H 172.17.8.143 -c Test-TCPPort -a 'bxenroll.good.com' Unknown command(s): test-tcpport On the client...
by gaetan321
Mon May 22, 2017 9:17 am
Forum: Nagios XI
Topic: Nagios plugin to check connectivity
Replies: 7
Views: 4731

Re: Nagios plugin to check connectivity

Hi Tgriep This is brilliant. That POSH function is fantastic but I'm not familiar how to integrate it within nsclient to use with check_nt module I need to check connectivity against 5 websites as defined below. Test-TCPPort -ComputerName bxenroll.good.com -Port 443 Test-TCPPort -ComputerName gdmdc....
by gaetan321
Fri May 19, 2017 7:12 am
Forum: Nagios XI
Topic: Nagios plugin to check connectivity
Replies: 7
Views: 4731

Re: Nagios plugin to check connectivity

Thanks for that but check_http is missing in Windows somehow
by gaetan321
Wed May 17, 2017 10:05 am
Forum: Nagios XI
Topic: Nagios plugin to check connectivity
Replies: 7
Views: 4731

Nagios plugin to check connectivity

Hello I need a plugin that checks external URL connectivity on a specific port Basically, we monitor a Windows host but that host had issues due to network connectivity to a Network Operation Center. I need to be able to check the connectivity from this host to the NOC Thanks for your suggestions Re...