Search found 25 matches

by nag4csec42
Fri Jul 06, 2018 1:28 pm
Forum: Nagios XI
Topic: Nagios ssh proxy apt check not working correctly
Replies: 10
Views: 1900

Re: Nagios ssh proxy apt check not working correctly

On the Ubuntu 14.04.5 box, I receive this upon login: 70 packages can be updated. 45 updates are security updates. What flag should I add to get the security updates to show up correctly? If I add the -c flag, I receive this: $ sudo /usr/local/nagios/libexec/check_apt -U -c -t 20 APT CRITICAL: 59 pa...
by nag4csec42
Fri Jul 06, 2018 10:17 am
Forum: Nagios XI
Topic: Nagios ssh proxy apt check not working correctly
Replies: 10
Views: 1900

Re: Nagios ssh proxy apt check not working correctly

Thank you for the info. When I call the check_apt command with sudo from the command line, I do not receive the expected results: Ubuntu 14.04.5 server: Upon login: 70 packages can be updated. 45 updates are security updates. $ sudo /usr/local/nagios/libexec/check_apt -U -t 20 APT WARNING: 59 packag...
by nag4csec42
Thu Jul 05, 2018 10:38 am
Forum: Nagios XI
Topic: Nagios ssh proxy apt check not working correctly
Replies: 10
Views: 1900

Re: Nagios ssh proxy apt check not working correctly

Ubuntu 16.04 server login notification:

80 packages can be updated.
55 updates are security updates.
aptGet-16.04.txt
aptList-16.04.txt
checkAPT-16.04.4.txt
by nag4csec42
Thu Jul 05, 2018 10:21 am
Forum: Nagios XI
Topic: Nagios ssh proxy apt check not working correctly
Replies: 10
Views: 1900

Re: Nagios ssh proxy apt check not working correctly

Upon login to the Ubuntu 14.04.5 server:

70 packages can be updated.
45 updates are security updates.

These files are the output from the Ubuntu 14.04.5 server:
aptGet.txt
aptList.txt
checkAPT.txt
by nag4csec42
Mon Jul 02, 2018 10:09 am
Forum: Nagios XI
Topic: Nagios ssh proxy apt check not working correctly
Replies: 10
Views: 1900

Re: Nagios ssh proxy apt check not working correctly

I apologize for my slow response, I have been out of town attending a conference. Ubuntu 14.04.5 server apt check issue: I used 127.0.0.1 as an anonymized IP address. The real IP address outputs the same data. Here is what the OS tells me upon login: 70 packages can be updated. 45 updates are securi...
by nag4csec42
Thu Jun 21, 2018 5:31 pm
Forum: Nagios XI
Topic: Nagios ssh proxy apt check not working correctly
Replies: 10
Views: 1900

Nagios ssh proxy apt check not working correctly

From the web UI, I run the check command on an Ubuntu 14.04.5 server and in the Nagios UI I am showing no critical updates pending: [nagios@sec-nagios-001 ~]$ /usr/local/nagios/libexec/check_by_ssh -H 127.0.0.1 -t 40 -C "/usr/local/nagios/libexec/check_apt -U -t 20" -E APT WARNING: 59 pack...
by nag4csec42
Wed Apr 11, 2018 11:09 am
Forum: Nagios XI
Topic: check_by_ssh errors in web UI
Replies: 7
Views: 752

Re: check_by_ssh errors in web UI

These servers do not have a /var/log/secure file. The logs within /var/log/messages are only rsyslog service related messages.

I sent a PM to you as well.
by nag4csec42
Tue Apr 10, 2018 4:25 pm
Forum: Nagios XI
Topic: check_by_ssh errors in web UI
Replies: 7
Views: 752

Re: check_by_ssh errors in web UI

The -v is to create verbose output for troubleshooting this issue. I receive the same issue without the -v. Run check via web UI: Untitled5.png Here is the output in Nagios XI (check at the top): Untitled6.png Could it have something to do with I am running Debian 8 Jessie and you are testing on Deb...
by nag4csec42
Tue Apr 10, 2018 2:14 pm
Forum: Nagios XI
Topic: check_by_ssh errors in web UI
Replies: 7
Views: 752

Re: check_by_ssh errors in web UI

I am running the checks from a remote ssh pub key login from the nagios server. When I test the same check from the nagios server, I receive this: [nagios@nagios1 ~]$ /usr/local/nagios/libexec/check_by_ssh -H 1xx.xx.xx.61 -t 60 -C "/usr/local/nagios/libexec/check_disk -w 10% -c 5% /" -E DI...
by nag4csec42
Tue Apr 10, 2018 12:22 pm
Forum: Nagios XI
Topic: change VMware monitoring wizard connection credentials
Replies: 3
Views: 719

Re: change VMware monitoring wizard connection credentials

Perfect, go ahead and close this - thanks!