Search found 90 matches

by naranant
Tue Aug 20, 2019 2:43 pm
Forum: Nagios XI
Topic: Linux Network Traffic Monitoring
Replies: 7
Views: 870

Re: Linux Network Traffic Monitoring

Hello Scott,

Sorry to miss that it works i see a response to continue on this how do i use nc(netcat) command along with this
by naranant
Tue Aug 20, 2019 8:12 am
Forum: Nagios XI
Topic: Linux Network Traffic Monitoring
Replies: 7
Views: 870

Re: Linux Network Traffic Monitoring

Ok. i correct the command and getting the below message when i execute the command.


/usr/local/nagios/libexec/check_tcp -H lxxxv 9094
connect to address lxxxv and port 0: No route to host

How do i use the nc in the syntax as i have requirement to run the below command

nc -vz hostname 9094
by naranant
Mon Aug 19, 2019 11:45 am
Forum: Nagios XI
Topic: Linux Network Traffic Monitoring
Replies: 7
Views: 870

Re: Linux Network Traffic Monitoring

Hello, I did the following steps. command[check_tcp]=/usr/local/nagios/libexec/check_tcp -H $ARG1$ - This was updated the nrpe.cfg Created a command in the nagios with below command /usr/local/nagios/libexec/check_nrpe -H NRPEHost -c check_tcp -a 'hostname -p 9094' and when i try to execute the comm...
by naranant
Fri Aug 16, 2019 3:14 pm
Forum: Nagios XI
Topic: Linux Network Traffic Monitoring
Replies: 7
Views: 870

Linux Network Traffic Monitoring

Hello,

Need help in setting up a monitoring a linux host along with the port number from nagios server and alert whenever it is not accessible. Below is the command need to use for monitoring. Please let me know the relevant nrpe command to use for monitoring this.

nc -vz hostname 9094

Regards..
by naranant
Thu Jul 18, 2019 11:37 pm
Forum: Nagios XI
Topic: Event view is getting loadded with Nagios error
Replies: 7
Views: 751

Re: Event view is getting loadded with Nagios error

after the installation of ncpa when i try to launch using the url: https://<NCPA IP Address>:5693/ I am getting the page can't be displayed error..I have followed the steps for the installation and firewall rule is also completed I have the nsclient already installed on the target machine do i need ...
by naranant
Thu Jul 18, 2019 8:31 am
Forum: Nagios XI
Topic: Event view is getting loadded with Nagios error
Replies: 7
Views: 751

Re: Event view is getting loadded with Nagios error

Hello, I can follow the steps for installation of NCPA and it seems to be installed successfully. Currently what i am looking is to monitor the application event log for a specific error. I didnt find this configuration on the NCPA documentation can you please help me with that details. Please find ...
by naranant
Wed Jul 03, 2019 12:38 pm
Forum: Nagios XI
Topic: Event view is getting loadded with Nagios error
Replies: 7
Views: 751

Re: Event view is getting loadded with Nagios error

Thank you Benjamin. I will give a try.. Do i need to install any new agent on the target machine..

If you have any documentation on this please share the same.

Thank you..
by naranant
Wed Jul 03, 2019 9:14 am
Forum: Nagios XI
Topic: setting up windows domain authentication for website
Replies: 1
Views: 342

setting up windows domain authentication for website

hello, We have URL hosted in IIS on a windows server. I am able to monitor the uptime of the URL but getting the below warning message HTTP WARNING: HTTP/1.1 401 Access Denied - 1868 bytes in 0.002 second response time I would like to use windows domain credential to authenticate to the website coul...
by naranant
Wed Jul 03, 2019 9:11 am
Forum: Nagios XI
Topic: Event view is getting loadded with Nagios error
Replies: 7
Views: 751

Event view is getting loadded with Nagios error

Team, I have installed the Nagios event log application to monitor the specific event in the windows event logged and it was working fine. But recently the event viewer is getting loaded with errors generated by the Nagios application. Need your help in troubleshooting this issue. Below is the error...
by naranant
Wed Mar 13, 2019 9:43 am
Forum: Nagios XI
Topic: CHECK_NRPE: Error - Could not connect to xx.x.xx.xx: Connect
Replies: 3
Views: 1337

Re: CHECK_NRPE: Error - Could not connect to xx.x.xx.xx: Con

Hi,

NRPE running under xinetd and host was allowed /etc/xinetd.d/nrpe.cfg

I will PM the output for the commands to you.