Page 1 of 1

Nagios XI - Weblogic Monitoring

Posted: Thu Apr 15, 2021 12:55 am
by nagiosxi-admins
Hi,

Steps mentioned in the following document for monitoring Weblogic server are not working.

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

The following agent tar file has issues and is not extractable.
wlsagent.tar.gz

Please check and let us know.

Thanks & Regards,
Ashok

Re: Nagios XI - Weblogic Monitoring

Posted: Thu Apr 15, 2021 11:11 am
by gsmith
Hi,

It turns out that the file is named incorrectly. The following will work:
tar xvf wlsagent.tar.gz

We apologize for the mistake. For now I requested that the documentation be updated,
and longer term they will get the file name fixed.

Thanks

Re: Nagios XI - Weblogic Monitoring

Posted: Mon Apr 19, 2021 1:33 am
by nagiosxi-admins
The file name you mentioned is the same as in the current document?

cd /home/oracle
wget http://xi_address/nagiosxi/includes/configwizards/java-as/plugins/wlsagent.tar.gz
tar xvf wlsagent.tar.gz

Re: Nagios XI - Weblogic Monitoring

Posted: Mon Apr 19, 2021 9:49 am
by gsmith
Hi,

Yes it is. I can see that they updated the document to the correct command:
Screenshot 2021-04-19 094741.jpg
Thanks