Search found 17 matches
- Tue Mar 24, 2020 3:43 pm
- Forum: Nagios XI
- Topic: NCPA on aws
- Replies: 5
- Views: 739
Re: NCPA on aws
worked a charm. Thank you!
- Mon Mar 23, 2020 4:44 pm
- Forum: Nagios XI
- Topic: NCPA on aws
- Replies: 5
- Views: 739
Re: NCPA on aws
yes it does.
I just need to change it to something else? That's easy enough.
I just need to change it to something else? That's easy enough.
- Mon Mar 23, 2020 2:34 pm
- Forum: Nagios XI
- Topic: NCPA on aws
- Replies: 5
- Views: 739
NCPA on aws
I am setting up new clients with the ncpa agent. The agent loads without error and the aws firewall is set to allow udp: 161, 162, tcp: 5693, 12489,and 5666. All ICMP is allowed. I go through the ncpa configuration wizard and it finds the server - but all of the checks are coming back as 'warning' (...
- Thu Feb 20, 2020 7:12 pm
- Forum: Nagios XI
- Topic: checking windows servers in AWS
- Replies: 6
- Views: 755
Re: checking windows servers in AWS
ncpa is working.
Thank you for your help!
Thank you for your help!
- Thu Feb 20, 2020 5:29 pm
- Forum: Nagios XI
- Topic: yum updates unknown - CHECK_NRPE: Receive header underflow -
- Replies: 20
- Views: 3019
Re: yum updates unknown - CHECK_NRPE: Receive header underfl
as nagios from the client: [nagios@ip-10-x-X-x ~]$ id uid=1001(nagios) gid=1001(nagios) groups=1001(nagios),1002(nagcmd) [nagios@ip-10-x-X-x ~]$ /usr/local/nagios/libexec/check_yum YUM OK: O/S is up to date. On the client: ls -ltr /usr/local/nagios/libexec/check_yum -rwxr-xr-x 1 root nagios 710 Feb ...
- Thu Feb 20, 2020 3:16 pm
- Forum: Nagios XI
- Topic: checking windows servers in AWS
- Replies: 6
- Views: 755
Re: checking windows servers in AWS
more info - I am running nagios xi on a centOS7 server and the windows client I am working with is Windows Server 2016 Datacenter
- Thu Feb 20, 2020 2:53 pm
- Forum: Nagios XI
- Topic: checking windows servers in AWS
- Replies: 6
- Views: 755
Re: checking windows servers in AWS
I decided to start over. I uninstalled nscp-0.5.2.35-x64 and reinstalled it. I downloaded nscp-0.5.2.35-x64 and ran through the installer. I chose I added the IP of the nagios xi server and put in the password I got from the configuration wizard on the nagios xi master. (not the new one that showed ...
- Wed Feb 19, 2020 6:33 pm
- Forum: Nagios XI
- Topic: yum updates unknown - CHECK_NRPE: Receive header underflow -
- Replies: 20
- Views: 3019
Re: yum updates unknown - CHECK_NRPE: Receive header underfl
[nagios@ip-10-X.X.X ~]$ time /usr/local/nagios/libexec/check_yum YUM WARNING: O/S requires an update. real 0m5.968s user 0m3.595s sys 0m0.339s hmm - looks like updates have come out recently? Let me quickly update... [nagios@ip-10-x-X-x ~]$ time /usr/local/nagios/libexec/check_yum YUM OK: O/S is up...
- Wed Feb 19, 2020 2:14 pm
- Forum: Nagios XI
- Topic: checking windows servers in AWS
- Replies: 6
- Views: 755
checking windows servers in AWS
I don't work with windows much. I am setting up nagios xi for the first time. The centos/linux boxes I've set up so far are monitoring for the most part just fine. However, I'm not getting responses from the first windows server I've set up. Well, ping is responding - nothing else so far. I've gone ...
- Tue Feb 18, 2020 10:56 am
- Forum: Nagios XI
- Topic: yum updates unknown - CHECK_NRPE: Receive header underflow -
- Replies: 20
- Views: 3019
Re: yum updates unknown - CHECK_NRPE: Receive header underfl
nagios user works fine from client server... [root@ip-10-X-X-X ~]# su - nagios Last login: Wed Feb 12 22:21:43 UTC 2020 on pts/1 [nagios@ip-10-X-X-X ~]$ /usr/local/nagios/libexec/check_yum YUM OK: O/S is up to date. So everything works fine on the client machine - it is either timing out (it did tak...