Search found 7 matches

by kumardeuja
Mon Feb 04, 2019 12:51 pm
Forum: Nagios XI
Topic: When "Service" should be stopped, still getting an alert
Replies: 7
Views: 214

Re: When "Service" should be stopped, still getting an alert

I am still having same issues, it is reporting that SQLAgent is running (should be running). And I have rebooted the server as well.

Thanks.
by kumardeuja
Tue Jan 29, 2019 8:45 am
Forum: Nagios XI
Topic: When "Service" should be stopped, still getting an alert
Replies: 7
Views: 214

Re: When "Service" should be stopped, still getting an alert

We don't have any cloud storage. Can I e-mail it to you?
by kumardeuja
Fri Jan 25, 2019 2:00 pm
Forum: Nagios XI
Topic: When "Service" should be stopped, still getting an alert
Replies: 7
Views: 214

When "Service" should be stopped, still getting an alert

When configuring a service monitor which should only send an e-mail if the service is running, but in our case, it is still sending an e-mail even though it is stopped and it should not be sending an e-mail. Also, it happens for the monitoring job which is monitoring service with "Running"...
by kumardeuja
Mon Dec 31, 2018 10:42 am
Forum: Nagios XI
Topic: Error message when trying to install VMWare SDK
Replies: 7
Views: 793

Re: Error message when trying to install VMWare SDK

I am now able to run the --help command. What is my next step?

Thanks!
by kumardeuja
Fri Dec 28, 2018 8:07 am
Forum: Nagios XI
Topic: Error message when trying to install VMWare SDK
Replies: 7
Views: 793

Re: Error message when trying to install VMWare SDK

Nagios server has direct connection to the internet. The output from the command are below: 1. grep 'Nagios::' /usr/local/nagios/libexec/check_esx3.pl use Nagios::Plugin::Functions qw(%STATUS_TEXT); use Nagios::Plugin; my $np = Nagios::Plugin->new( } or Nagios::Plugin::Functions::nagios_exit(UNKNOWN...
by kumardeuja
Thu Dec 27, 2018 11:43 am
Forum: Nagios XI
Topic: Error message when trying to install VMWare SDK
Replies: 7
Views: 793

Re: Error message when trying to install VMWare SDK

Here is the output of the command: Can't locate Nagios/Plugin/Functions.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/local/nagios/libexec/check_esx3.pl line 40. BEGIN fa...
by kumardeuja
Wed Dec 26, 2018 12:12 pm
Forum: Nagios XI
Topic: Error message when trying to install VMWare SDK
Replies: 7
Views: 793

Error message when trying to install VMWare SDK

I recently installed Nagios and trying to configure VMWare plugins, but when trying to follow steps from the PDF located at (https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring-VMware-With-Nagios-XI.pdf#_ga=2.43385189.1188169124.1545841979-1128369961.1544533180), I am receiving the followin...