Search found 14 matches

by pavankumar
Thu Sep 24, 2020 1:51 pm
Forum: Nagios XI
Topic: HTTP 403 Forbidden After Login - Nagios XI 5.6
Replies: 1
Views: 214

HTTP 403 Forbidden After Login - Nagios XI 5.6

Hi, We have installed Nagios XI 5.6 and it was working fine. We tried to update license using reset_maintenance.php and after that we are getting HTTP 403 Forbidden error after logging in. Error Message : This error (HTTP 403 Forbidden) means that Internet Explorer was able to connect to the website...
by pavankumar
Tue May 05, 2020 11:34 am
Forum: Nagios XI
Topic: Monitor A Service On Windows/Linux & Restart If Down
Replies: 3
Views: 423

Re: Monitor A Service On Windows/Linux & Restart If Down

We are using NCPA.

Thanks
by pavankumar
Tue May 05, 2020 11:33 am
Forum: Nagios XI
Topic: Composite Monitor In NagiosXI
Replies: 3
Views: 619

Re: Composite Monitor In NagiosXI

Thank You.

This information helps.
by pavankumar
Thu Apr 30, 2020 12:21 pm
Forum: Nagios XI
Topic: Monitor A Service On Windows/Linux & Restart If Down
Replies: 3
Views: 423

Monitor A Service On Windows/Linux & Restart If Down

Hi,

We need to check the status of a service on Windows/Linux and restart it based on corresponding startup script.

Is there a out of box solution in NagiosXI for this requirement?

Thanks,
Pavan.
by pavankumar
Thu Apr 30, 2020 12:15 pm
Forum: Nagios XI
Topic: Composite Monitor In NagiosXI
Replies: 3
Views: 619

Composite Monitor In NagiosXI

We need to club two services and create a composite monitor which checks for status of both services and outputs the composite monitor's status based on AND / OR condition.

Can you please let us know if this feature is available as part NagiosXI or is there a supported plugin.

Thanks,
Pavan.
by pavankumar
Mon Apr 27, 2020 9:48 am
Forum: Nagios XI
Topic: monitor disk usage for network shares
Replies: 1
Views: 312

monitor disk usage for network shares

We have got an use case to monitor disk usage for network shares(ex: \\kw\data\). What are all the solutions available in Nagios XI. 1. We are using NCPA. Can it automatically detect network shares if we update "exclude_fs_types" to blank in ncpa.cfg 2. Is there any out of box plugin for t...
by pavankumar
Wed Apr 08, 2020 9:21 am
Forum: Nagios XI
Topic: Install Oracle Client & Plugin - Offline
Replies: 8
Views: 2253

Re: Install Oracle Client & Plugin - Offline

I have modified those already and the related command in core config manager.

[admin@****10018 ~]$ more /usr/local/nagiosxi/etc/configwizards/oracle/oracle
export LD_LIBRARY_PATH=/usr/lib/oracle/12.1/client64
export ORACLE_HOME=/usr/lib/oracle/12.1/client64/lib
[admin@sbl70010018 ~]$

Thanks
by pavankumar
Wed Apr 08, 2020 5:27 am
Forum: Nagios XI
Topic: Install Oracle Client & Plugin - Offline
Replies: 8
Views: 2253

Re: Install Oracle Client & Plugin - Offline

I have installed those and there were no errors. when i try to configure a monitor i am getting the same error again. I have tested the connection using SQL Developer to ensure that connection params are valid. [nagios@****.vmpc1.cloud.****.com ~]$ . /usr/local/nagiosxi/etc/configwizards/oracle/orac...
by pavankumar
Tue Apr 07, 2020 8:09 am
Forum: Nagios XI
Topic: Install Oracle Client & Plugin - Offline
Replies: 8
Views: 2253

Re: Install Oracle Client & Plugin - Offline

Thanks for the reply. I am getting the below error. CRITICAL - cannot connect to <hostname>:1521/nagios. install_driver(Oracle) failed: Can't locate DBD/Oracle.pm in @INC (@INC contains: /usr/local/nagios/libexec /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/sha I h...
by pavankumar
Mon Apr 06, 2020 9:47 am
Forum: Nagios XI
Topic: Install Oracle Client & Plugin - Offline
Replies: 8
Views: 2253

Install Oracle Client & Plugin - Offline

Hi Team,

We are trying to configure & install Oracle Client & Plugins. Our Linux systems are not connected to internet and need to do an offline installation.
RHEL 7 x86_64 is the one we are looking at.

Please let us know all the dependencies and procedure to install it offline.

Thanks.