ndomod segmentation fault!

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
batstru
Posts: 1
Joined: Thu Jun 30, 2011 3:20 am

ndomod segmentation fault!

Post by batstru »

Hi all, I'm having a lot of problems with ndomod:
I'm tryng to run ndomod in a lot of ways, all unsuccessful, all with the same result.

Exactly I tryed ndomod in
Centos 5 46 bit, from source (1.4b9 and 1.4b7) and from the rpm (1.4b9)
Centos 4 32 bit from the rpm (1.4b9)
ubuntu 11.04 32 bit from the deb (1.4b9)

the result is ever the following (with strace):
#strace /usr/lib/ndoutils/ndomod-mysql-3x.o
execve("/usr/lib/ndoutils/ndomod-mysql-3x.o", ["/usr/lib/ndoutils/ndomod-mysql-3"...], [/* 18 vars */]) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault

What could I do?

Thanks!

Marco
Locked