SAP CCMS plugin

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
cwireless
Posts: 66
Joined: Sat Feb 05, 2011 11:37 pm

Re: SAP CCMS plugin

Post by cwireless »

Eureka!!! Yes, I already found the way to make it work.

After RTFM, I copied one missing file called librfccm.so to /lib and assigning permissions: voila, now it is working in my Nagios GUI.

-rwxr-xr-x 1 root root 60401 Aug 15 15:08 sap_moni.so
-rwxr-xr-x 1 root root 5487694 Aug 22 09:40 librfccm.so
[nagios@nagioscwp nagios-sap-ccms]$ more README

To build the Nagios plugins for SAP's CCMS interface you should just
execute

make

in the src/ directory.

There is no install-target at the moment so you have to install the
executables yourself to the proper location on your system.
The libraries sap_moni.so and librfccm.so have to be in the default linker search path.

The config files below config/ have to be copied to a new
directory called /etc/sapmon:

agent.cfg
login.cfg
moni_tr.cfg
ssh_config
[nagios@nagioscwp nagios-sap-ccms]$

Thanks guys for your support.

Saludos.
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: SAP CCMS plugin

Post by tmcdonald »

Glad it's working! I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee
Locked