Hi
Sorry if it's not good forum.
I have an new RHLE7 server which is client of nagios machine
I could install sudo yum install nagios-plugins-all
BUT sudo yum install nagios-plugins-all is not found ?
Where could i found this package ?
Regards
could not installed nagios client on RHEL7
Re: could not installed nagios client on RHEL7
Not sure where you found those instructions, but we recommend that plugins be installed from source and not a package. You can find them here - https://support.nagios.com/kb/article.p ... ategory=58 (scroll down to 'Installing the Nagios Plugins')
Former Nagios Employee
Re: could not installed nagios client on RHEL7
Hi,
I just need client not server part which is allready installed on nagios3 server.
My new client is an RHLE7
So i just need Installing The Nagios Plugins ??
Regards
I just need client not server part which is allready installed on nagios3 server.
My new client is an RHLE7
So i just need Installing The Nagios Plugins ??
Regards
Re: could not installed nagios client on RHEL7
Yes, you'll need to install whatever agent you plan to have execute the plugins as well. Just follow the directions mentioned above and you'll be set, you only need to follow the Plugin related part.
Former Nagios Employee
Re: could not installed nagios client on RHEL7
Hi,
Last client plugin is compatible with Nagios3 server ?
Last client plugin is compatible with Nagios3 server ?
Re: could not installed nagios client on RHEL7
Hi I have compile
But when i try to launch
sudo systemctl status nagios.service
Failed to start nagios.service: Unit not found
Where is my mistake ?
But when i try to launch
sudo systemctl status nagios.service
Failed to start nagios.service: Unit not found
Where is my mistake ?
Re: could not installed nagios client on RHEL7
I have /usr/local/nagios/libexec and /usr/local/nagios/share directory BUT NO /usr/local/nagios/bin directory ?
Re: could not installed nagios client on RHEL7
Hi,
Where are logs files ? nothing on /var/log
Where are logs files ? nothing on /var/log
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: could not installed nagios client on RHEL7
Are you using Log Server or XI (or maybe core)? Could you send us a screenshot of basically any page of the UI?
Let's assume you are using XI. Can you PM me your Profile? You can download it by going to Admin > System Config > System Profile and click the Download Profile (not Show Profile) button in the top right corner. If for whatever reason you cannot download the profile, please put the output of Show Profile in the thread (that will at least get us some info).
After you PM the profile, please update this thread. Updating this thread is the only way for it to show back up on our dashboard.
Let's assume you are using XI. Can you PM me your Profile? You can download it by going to Admin > System Config > System Profile and click the Download Profile (not Show Profile) button in the top right corner. If for whatever reason you cannot download the profile, please put the output of Show Profile in the thread (that will at least get us some info).
After you PM the profile, please update this thread. Updating this thread is the only way for it to show back up on our dashboard.
Re: could not installed nagios client on RHEL7
SELINUX is permissive
I use command line with putty tool only, no graphical interface.
Perhaps could i re-launch ????? then give you lines on screen ?
Putty buffer d'ont keep all log of screen
I make commands with sudo
cd /tmp/nagios-plugins-release-2.1.3/
sudo ./tools/setup
sudo ./configure
sudo make
sudo make install
My computer is not a nagios server is only client
Regards
I use command line with putty tool only, no graphical interface.
Perhaps could i re-launch ????? then give you lines on screen ?
Putty buffer d'ont keep all log of screen
I make commands with sudo
cd /tmp/nagios-plugins-release-2.1.3/
sudo ./tools/setup
sudo ./configure
sudo make
sudo make install
My computer is not a nagios server is only client
Regards
Last edited by pcouas on Fri Dec 09, 2016 2:55 am, edited 3 times in total.