Search found 7 matches

by sannatar
Fri Feb 01, 2019 11:10 am
Forum: Nagios XI
Topic: BOX293 Plugin ssh error
Replies: 11
Views: 2808

Re: BOX293 Plugin ssh error

--------------------Entering vma server [nagios@xxxxx var]$ ssh vi-admin@xxxxx Welcome to vSphere Management Assistant Last login: Wed Mar 16 15:20:56 CET 2016 from xxxxx.com on ssh Last failed login: Wed Mar 16 15:27:11 CET 2016 from xxxxx.com on ssh:notty There were 2 failed login attempts since ...
by sannatar
Fri Apr 08, 2016 8:32 am
Forum: Nagios XI
Topic: check_logfiles using NRDP to send individual alerts
Replies: 3
Views: 1031

Re: check_logfiles using NRDP to send individual alerts

Hi,' Thanks for your reply. I am pretty sure that's just how that plugin works. You will either need to create multiple services, one for each ID, or use Nagios Logserver, which is much, much better suited for this task. We have tested in our environment, For Linux server log monitoring using nrdp i...
by sannatar
Thu Apr 07, 2016 4:50 am
Forum: Nagios XI
Topic: check_logfiles using NRDP to send individual alerts
Replies: 3
Views: 1031

check_logfiles using NRDP to send individual alerts

Dear forum, I am using check_logfiles to monitor event id in windows servers. I get output for 10 errors, in a single msg like below, CRITICAL - (7 errors, 1 warnings in eventid - server4.protocol-2016-04-07-10-13-44) - 2016-04-07T10:10:20 8128 Using 'xplog70.dll' version '2009.100.6000' to execute ...
by sannatar
Wed Mar 16, 2016 9:48 pm
Forum: Nagios XI
Topic: BOX293 Plugin ssh error
Replies: 11
Views: 2808

Re: BOX293 Plugin ssh error

I have added the vcenter cred in crdstore. vi-admin@s93tv5022:~> /usr/lib/vmware-vcli/apps/general/credstore_admin.pl add --server 10.87.178.100 --username "GROUP\ui577720" --password "test" Existing entry modified successfully. vi-admin@s93tv5022:~> /usr/lib/vmware-vcli/apps/gen...
by sannatar
Wed Mar 16, 2016 1:00 pm
Forum: Nagios XI
Topic: BOX293 Plugin ssh error
Replies: 11
Views: 2808

Re: BOX293 Plugin ssh error

I have done this already. Again I ran the same command. [root@xxxxx var]# setfacl -R -m u:apache:r-x /var/www/.ssh/ [root@xxxxx var]# cd /var/www/.ssh/ [root@xxxxx .ssh]# ls -ltr total 8 -rw-r-xr--+ 1 root root 442 Mar 16 14:19 known_hosts -rw-r-x---+ 1 root root 668 Mar 16 14:19 id_dsa the same err...
by sannatar
Wed Mar 16, 2016 12:30 pm
Forum: Nagios XI
Topic: BOX293 Plugin ssh error
Replies: 11
Views: 2808

Re: BOX293 Plugin ssh error

No. I haven't adjusted any permission.

[nagios@xxxxx libexec]$ cd /var/www/.ssh/
[nagios@xxxxx .ssh]$ ls -ltr
total 8
-rw-r-xr--+ 1 root root 442 Mar 16 14:19 known_hosts
-rw-r-x---+ 1 root root 668 Mar 16 14:19 id_dsa
by sannatar
Wed Mar 16, 2016 9:42 am
Forum: Nagios XI
Topic: BOX293 Plugin ssh error
Replies: 11
Views: 2808

BOX293 Plugin ssh error

Hi, I am trying to use the Box293 plugin for vcenter Monitoring. When I add VMA server in portal, during the Perform VMA Host Test---> Getting the test results as "The vMA host xxxxx is NOT in the known_hosts file. Please refer to the box293_check_vmware manual on how to configure this Nagios h...