Search found 14 matches

by capmarvel
Sat Dec 11, 2021 7:39 am
Forum: Nagios XI
Topic: Help! Getting too many pages....
Replies: 8
Views: 2733

Re: Help! Getting too many pages....

And...this morning one of our stores was down ...I not paged on it but someone else was (which is good - they should have been). Again, I wonder if Verizon cut off my paging as pages to me had gone all day Friday. In any case, we need to figure out why we got hundreds of possible old pages (or how t...
by capmarvel
Sat Dec 11, 2021 7:30 am
Forum: Nagios XI
Topic: Help! Getting too many pages....
Replies: 8
Views: 2733

Re: Help! Getting too many pages....

OK let me explain: On Thursday: 1) loaded new OVA template to new virtual machine - gave this a temporary IP 2) backed up config on our old Nagios 3) restored config onto new Nagios 4) spent some time doing other config on new 5) eventually disconnected old, and re-IP new (gave it the old IP) (so fo...
by capmarvel
Fri Dec 10, 2021 3:29 pm
Forum: Nagios XI
Topic: Help! Getting too many pages....
Replies: 8
Views: 2733

Re: Help! Getting too many pages....

So similar info as before...get paged about NRPE issue at remote location. Can run same exact command from command line from new Nagios serer. Can run command manual from the Web Gui. Not sure why get paged on the issue obviously since the issue doesn't exist (in this case was memory test on the rem...
by capmarvel
Fri Dec 10, 2021 3:11 pm
Forum: Nagios XI
Topic: Help! Getting too many pages....
Replies: 8
Views: 2733

Re: Help! Getting too many pages....

I've run /usr/local/nagios/libexec/check_nrpe to hosts that complain (hosts we get paged on with NRPE issue) and same command run manual works OK.
by capmarvel
Fri Dec 10, 2021 2:41 pm
Forum: Nagios XI
Topic: Help! Getting too many pages....
Replies: 8
Views: 2733

Re: Help! Getting too many pages....

OK ...found more logs in /usr/local/nagiosxi/var. We getting several " CHECK_NRPE: Error - Could not connect to X.X.X.X: Connection reset by peer" The new server has same IP as old server...so we should not have to update the allowed_hosts on each remote site (in nrpe.cfg). Where else woul...
by capmarvel
Fri Dec 10, 2021 1:59 pm
Forum: Nagios XI
Topic: Help! Getting too many pages....
Replies: 8
Views: 2733

Re: Help! Getting too many pages....

Another clue? Pages have not time stamp on them. I see the exact same message in /var/log/messages from yesterday, but nothing today (same site, same message) Does something read thru /var/log/messages and email out? If so what is this and where is it controlled? (Again, we just "grasping at st...
by capmarvel
Fri Dec 10, 2021 1:42 pm
Forum: Nagios XI
Topic: Help! Getting too many pages....
Replies: 8
Views: 2733

Re: Help! Getting too many pages....

Actually - we not sure what going on...we still getting pages. We just guessing - have no clue. Could these pages be old and were "tanked up" on old system (didn't go for whatever reason)....but now on new server they are going and this info is "out of date"? Cause we get paged.....
by capmarvel
Fri Dec 10, 2021 12:49 pm
Forum: Nagios XI
Topic: Help! Getting too many pages....
Replies: 8
Views: 2733

Help! Getting too many pages....

Upgraded to Nagios 5.8.7 and also now on the Centos 7.9 OS (used OVA file to upgrade to new virtual machine). Employee left, so went into Nagios to remove him. Most checks went to "pending status" after did Apply Configuration. We are finding out, we are getting paged when these pending ar...
by capmarvel
Wed Dec 08, 2021 7:57 am
Forum: Nagios XI
Topic: ssh to Nagios as root
Replies: 4
Views: 673

Re: ssh to Nagios as root

Nevermind.....copied authorized_keys over from that other system and it worked...though the new authorized_keys file looked identical to the old (maybe had control character in the new that I didn't see).

thanks for the help
by capmarvel
Wed Dec 08, 2021 6:56 am
Forum: Nagios XI
Topic: ssh to Nagios as root
Replies: 4
Views: 673

Re: ssh to Nagios as root

Had perms right on the .ssh files. I even pulled over a /etc/ssh/sshd_config from a Centos 7.9 system where this works and put that in place but no change. (and bounced sshd after putting file in place) The ssh_config is also the same as the other 7.9 system. I know we've also on some systems touche...