News:

We really need your input in this questionnaire

Main Menu
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

Messages - Victor Kirhenshtein

#5281
General Support / Re: nxmc access
June 29, 2012, 08:19:39 PM
Hi!

Current version of web interface connects to server on localhost, so if you install it on separate machine, it cannot connect. It is possible to make web UI to connect to remote NetXMS server, but you have to change property file packed deep inside war file:

1. find file WEB-INF/plugins/org.netxms.webui.core_1.2.1.jar inside .war file;
2. inside this jar, find file org/netxms/webui/core/nxmc.properties;
3. Change "server" option to IP address of your NetXMS server.

Deploy modified war file and web ui should be connecting to your NetXMS server.

Best regards,
Victor
#5282
General Support / Re: NetXMS Java Console
June 29, 2012, 08:10:36 PM
Hi!

Log viewer return results in pages. Try to press navigation buttons on toolbar - it should show you next pages.

Best regards,
Victor
#5283
Can you show me please output of

ldd /usr/lib/libnxddr_mysql.so

?

Best regards,
Victor
#5284
Hi!

It's a known bug. You either have to install libssl-dev package and re-run configure, so encryption will be enabled, or patch session.cpp so line 6466 looks like:


   msg.SetId(request->GetId());


Best regards,
Victor
#5285
Hi!

You can use templates: http://wiki.netxms.org/wiki/UM:Data_Collection#Templates.

Best regards,
Victor
#5286
Hi!

You don't need to use situations here, and you didn't add actual check for service. You should go to data collection for node where you want to monitor spooler service, and add new parameter with source NetXMS agent and name System.ServiceState(Spooler). Then you should add threshold for that parameter (on Thresholds tab) with condition "last value not equal 0" and set activation event to SPOOLER_DOWN. Then it should work.

Best regards,
Victor
#5287
Hi!

You should specify database id when reading Oracle-specific parameters. In your config database id is DB1, so you should specify parameters as

Oracle.DBInfo.IsReachable(DB1)
Oracle.DBInfo.Name(DB1)

and so on. List of available parameters can be found here: http://wiki.netxms.org/wiki/Oracle_Monitoring_Subagent.

Best regards,
Victor
#5288
Hi!

Can you please send me content of your /proc/net/dev file?

Best regards,
Victor
#5289
General Support / Re: ibm blade center
June 28, 2012, 10:33:24 AM
That's very strange. When possible, can you stop the server and run database check? Will it report any errors?

Best regards,
Victor
#5290
Hi!

Your findings are correct. I'm personally only encounter switches reporting full FDB via dot1dTpFdbTable, but using dot1qTpFdbTable when possible seems more correct. I'll fix that for next release.

Best regards,
Victor
#5291
It should be resolved already in 1.2.1. I'll double check this.

Best regards,
Victor
#5293
General / Re: About the Language
June 27, 2012, 11:20:06 AM
Sorry for deley with that. I'll spend few evenings on this and next week and will convert most plugins to use messages files. Then you will be able to continue translation.

Best regards,
Victor
#5294
Я думаю что можно использовать custom attributes. Их значения можно использовать в NXSL скриптах и Event Processing Policy, получить через API или прочитать напрямую из базы.
#5295
Добавил параметр --disable-lmsensors  в configure.