Start a Conversation

Unsolved

This post is more than 5 years old

R

12418

December 13th, 2016 04:00

Dell OpenManage Plugin for Nagios-Core with CentOS and Nagios rpm

Hello everybody!!

someone have experiencie installing plugin for nagios-core but nagios rpm!? the installer only work with compiled nagios.

Thx.

1 Message

March 28th, 2018 00:00

Hey guys. I encountered the same issue today, and I managed to come up with a work around.

I'm under Ubuntu so the detailed filename(s) may be different. But the method is universal.

Here's what I do:

# mkdir -p /opt/fakeroot/nagios/bin
# cd /opt/fakeroot/nagios
# ln -s /usr/sbin/nagios3 bin/nagios
# ln -s /usr/share/nagios3/htdocs share
# ln -s /var/lib/nagios3 var
# ln -s /etc/nagios3 etc

And tell the install.sh /opt/fakeroot/nagios  is the installed location of nagios.

The plugin is then installed under /opt/fakeroot/nagios/dell, config written to /etc/nagios3/nagios.cfg and  KnowlegeBase installed under /usr/share/nagios3/htdocs. Everything works magically. 

 

November 14th, 2018 13:00

Thanks for details on a temp fix DestinX.

Dell ... seriously ... you guys need to fix this.

No Events found!

Top