Plugin Integration to XI 2014 R1.1
Posted: Thu Jul 10, 2014 3:47 am
Hi,
I have some custom plugins designed for Nagios that have been supplied by a vendor and I'll like to integrate with Nagios XI.
The package constsis 15 .pl files and 1 .cfg file. To integrate with XI are the following steps valid?
1. Copy the *.pl files to /usr/lib/nagios/plugins/ folder
2. Chmod +x /usr/lib/nagios/plugins/*.pl (Should I do this for each of the 16 .pl files rather than applying it to the existing plugins in that folder?)
3. Chown nagios:nagios /usr/lib/nagios/plugins/*.pl (Same as previous - is it better to do this individually?)
Where should the .cfg file be copied to?
Are there any additional steps that I will need to take prior to creating host and services to use the plugins?
If necessary, I can make the plugins available if required.
Thanks for your help
I have some custom plugins designed for Nagios that have been supplied by a vendor and I'll like to integrate with Nagios XI.
The package constsis 15 .pl files and 1 .cfg file. To integrate with XI are the following steps valid?
1. Copy the *.pl files to /usr/lib/nagios/plugins/ folder
2. Chmod +x /usr/lib/nagios/plugins/*.pl (Should I do this for each of the 16 .pl files rather than applying it to the existing plugins in that folder?)
3. Chown nagios:nagios /usr/lib/nagios/plugins/*.pl (Same as previous - is it better to do this individually?)
Where should the .cfg file be copied to?
Are there any additional steps that I will need to take prior to creating host and services to use the plugins?
If necessary, I can make the plugins available if required.
Thanks for your help