Hello Everyone,
I am seeing this erro on trying to start xymon -
Could not load program xymond_rrd: Could not load module /usr/local/lib/libpcre.a(libpcre.so.1). Dependent module /opt/freeware/lib/libgcc_s.a(shr.o) could not be loaded. The module has an invalid magic number. Could not load module xymond_rrd. Dependent module /usr/local/lib/libpcre.a(libpcre.so.1) could not be loaded. Could not load module .
I am very new to xymon, any pointers psl?
Regards, Deepak
You need to run: ldd /the_path_to/xymond_rrd
Look at the output and you'll probably see it can't find libpcre and possibly other libraries. So install the packages with those libraries, then rerun ldd to make sure everything it needs is present.
Hello Everyone,
I am seeing this erro on trying to start xymon -
Could not load program xymond_rrd: Could not load module /usr/local/lib/libpcre.a(libpcre.so.1). Dependent module /opt/freeware/lib/libgcc_s.a(shr.o) could not be loaded. The module has an invalid magic number. Could not load module xymond_rrd. Dependent module /usr/local/lib/libpcre.a(libpcre.so.1) could not be loaded. Could not load module .
I am very new to xymon, any pointers psl?
Regards, Deepak
Yeah, i tried that and couldn't find any issue.
Apparently added LIBRARY_PATH variable inside cgioptions.cfg as following -
export LIBPATH=/opt/freeware/lib64:$LIBPATH
Looks like it was looking for 64 bit version of library - now graphs load fine.
Regards, Deepak
On Wed, Mar 29, 2017 at 3:49 PM, Phil Crooker <Phil.Crooker at orix.com.au> wrote:
You need to run: ldd /the_path_to/xymond_rrd
Look at the output and you'll probably see it can't find libpcre and possibly other libraries. So install the packages with those libraries, then rerun ldd to make sure everything it needs is present.
Hello Everyone,
I am seeing this erro on trying to start xymon -
Could not load program xymond_rrd: Could not load module /usr/local/lib/libpcre.a(libpcre.so.1). Dependent module /opt/freeware/lib/libgcc_s.a(shr.o) could not be loaded. The module has an invalid magic number. Could not load module xymond_rrd. Dependent module /usr/local/lib/libpcre.a(libpcre.so.1) could not be loaded. Could not load module .
I am very new to xymon, any pointers psl?
Regards, Deepak
Please consider the environment before printing this e-mail
This message from ORIX Australia may contain confidential and/or privileged information. If you are not the intended recipient, any use, disclosure or copying of this message (or of any attachments to it) is not authorised. If you have received this message in error, please notify the sender immediately and delete the message and any attachments from your system. Please inform the sender if you do not wish to receive further communications by email.
The ORIX Australia Privacy Policy outlines what kinds of personal information we collect and hold, how we collect and handle it and your rights in regards to your personal information. Our Privacy Policy is available on our website <http://www.orix.com.au>.
We do not accept liability for any loss or damage caused by any computer viruses or defects that may be transmitted with this message. We recommend you carry out your own checks for viruses or defects.
-- Deepak Chaudhary
participants (2)
-
chaudharydeepak08@gmail.com
-
Phil.Crooker@orix.com.au