Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - MVLeor

#1
General Support / skipping incompatible libmysqlclient
November 12, 2008, 02:58:30 PM
Hi,

I'm installing netxms-0.2.22 on Linux 2.6.25-14.fc9.x86_64.
After installing rpms for MySQL 5.0.67 and ZLib 1.2.3-18, I run:

sh ./configure --with-server --with-mysql --with-agent

and get this error:
checking for mysql_init in -lmysqlclient... no
configure: error: libmysqlclient is requred for MySQL support


config.log says:

/usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.a when searching for -lmysqlclient
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/4.3.0/../../../libmysqlclient.so when searching for -lmysqlclient
/usr/bin/ld: skipping incompatible /usr/lib/libmysqlclient.so when searching for -lmysqlclient



I'd appreciate any insights on this,

Regards,

Lior Neuman
R&D Team
MailVision LTD.

#2
Hi,

Looking in the forums I couldn't find any reference to this feature-
Can NetXMS consolidate SNMP traps and expose MIBs ?

Thanks in advance,
Lior Neuman
MailVision LTD.
#3
General Support / Custom monitoring agent ?
October 30, 2008, 05:44:03 PM
Hi,

We have deployments as large as 30 servers running Linux.
We want to know if and when applications crash, become unresponsive or malfunction;
by applications I mean web-applications as well standalone applications, all
are our home-bred Java apps, each with different definitions for 'malfunction'.

The question is, how would you do such a thing with NetXMS ?
Is it possible, for example, to monitor the results of a shell command/script, for example ?

Thanks in advance,
Lior Neuman
MailVision LTD.