Uploaded Plugins owned by Apache?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
matt.uebel
Posts: 84
Joined: Thu Jun 20, 2013 7:43 am

Uploaded Plugins owned by Apache?

Post by matt.uebel »

I am trying to get the Check_by_ssh plugin to work using a custom script that I uploaded into XI through the plugin management part of the web interface. I noticed that the plugin I uploaded is actually owned by Apache... is this how it is actually supposed to work? I would think all plugins should be owned by Nagios user.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Uploaded Plugins owned by Apache?

Post by sreinhardt »

They can be owned by apache, but generally it is preferred to have nagios.nagios or nagios.nagcmd, as apache is part of both the nagios and nagcmd groups.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
matt.uebel
Posts: 84
Joined: Thu Jun 20, 2013 7:43 am

Re: Uploaded Plugins owned by Apache?

Post by matt.uebel »

but the plugin files being owned by Apache is how this function is supposed to work?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Uploaded Plugins owned by Apache?

Post by slansing »

If they are functioning under Apache ownership they are fine. It depends on which version of check_by_ssh you are using and where it is installed. Are you running into problems with the custom script you uploaded? Or is everything working ok?
Locked