Hello,
I'm rebuilding our primary Nagios server from scratch.
The platform is Debian-9.11 (when will 10.x be supported?), and I've installed the base OS and the current version of Nagios XI (5.6.8).
Everything is working fine except I cannot use plugins from Nagios Exchange. I've downloaded them using the documented procedure - Admin->Manage Plugins->Nagios exchange. After installing the plugins I can see them in /usr/local/nagios/libexec, and on the Admin-Manage Plugins page after installing, but when I attempt to configure a service using the new plugins they are not on the pull-down list.
This is working on my current production server, which is running 5.5.9, so I'm probably forgetting something simple.
The plugins I'm trying to install now are simple perl scripts - check_bgp.pl and check_bgp.0.4.pl - and the ownership/permissions seem correct - www-data:nagios and mode 755.
I've reloaded the config many times since installing the new plugins, and have even rebooted the machine once since then.
Any ideas what I'm doing wrong?
Nagios Exchange Plugin Installation
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios Exchange Plugin Installation
Not until at least the 5.7.0 releasesgd wrote:when will 10.x be supported?
You've missed the step where you define the command for the plugin outlined on page 4 heresgd wrote:Everything is working fine except I cannot use plugins from Nagios Exchange. I've downloaded them using the documented procedure - Admin->Manage Plugins->Nagios exchange. After installing the plugins I can see them in /usr/local/nagios/libexec, and on the Admin-Manage Plugins page after installing, but when I attempt to configure a service using the new plugins they are not on the pull-down list.
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Re: Nagios Exchange Plugin Installation
Thank you.
I figured it was something really simple. It's been years since I've added new plugins, and I obviously forgot that part.
I really appreciate your prompt response.
I figured it was something really simple. It's been years since I've added new plugins, and I obviously forgot that part.
I really appreciate your prompt response.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios Exchange Plugin Installation
Glad to help.sgd wrote:Thank you.
I figured it was something really simple. It's been years since I've added new plugins, and I obviously forgot that part.
I really appreciate your prompt response.
Locking thread