Is it possible to upload a plugin via Nagios XI that is a gzipped tar file?
Specifically, I want to upload the weblogic plugin (wlsagent-r185.tar.gz).
Upload Weblogic Plugin
Re: Upload Weblogic Plugin
You would need to untar and unzip it first. If it is multiple files you might need to upload them one by one, and if a directory is involved you can create it on the command line and use a SCP program to copy everything over. But at that point I would just upload the tar.gz and do everything on the CLI.
Former Nagios employee