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 - ravi2904

#1
General Support / COnfiguring for only discovery
November 21, 2019, 03:58:59 PM
Hi,

Is it possible to configure the service only for device discovery ?
This service is currently creating idata tables for each device, and huge records are getting stored in these tables. Is possible to disable the creation of these tables and use the service only for device discovery, software inventory and WMI ?

Thanks,

Ravi
#2
General Support / WMI query returns codes
November 04, 2019, 03:15:56 PM
Hi Victor,

Some WMI queries return code numbers. For example, WMI.Query(root\CIMV2, Win32_Processor, Architecture) returns 0 for x86, 9 for x64. How to write a script which can transform the result ? Some example will be really helpful, as there are lot of queries which return code numbers. I am configuring the queries in DCI configuration.

Thanks in advance,

Ravi
#3
Hi Victor,

How can set the configuration to use different schema in the database. Currently, all the tables are created in the public schema. Since it creates lot of tables with idata and tdata, the public schema gets cluttered. I am using Postgres.

Please let me know how can I achieve this ?

Thanks and best regards,

ravi
#4
After installing the server on windows, while configuring the server, if I select PostgreSQL as database server, I select pgsql.ddr as driver. I am getting following error:

C:\NetXMS\bin>netxmsd -D 9
Using configuration file "C:\NetXMS\etc\netxmsd.conf"
2019.10.15 19:09:35.669 *D* [                   ] LIB directory set to C:\NetXMS\lib
2019.10.15 19:09:35.676 *D* [dload              ] DLOpen: file="pgsql.ddr", module=0000000000000000
2019.10.15 19:09:35.676 *E* [db.driver          ] Unable to load database driver module "pgsql.ddr": %1 is not a valid Win32 application.
NetXMS Core initialization failed

Please let me know how can I get through this ?

Thanks and bets regards,

Ravi
#5
General Support / Developer source link is not working
October 04, 2019, 08:44:36 AM
Hi,

The developer source code link on netxms.org is not working, says, Webpage cannot be found:

https://www.netxms.org/download/netxms-snapshot-develop.tar.gz

Is there any other link ?

Thanks and regards,

Ravi
#6
General Support / Hardware inventory view gives error
October 03, 2019, 04:31:43 PM
Hi,

I have installed the NetXMS windows version, and, is running fine. I have also installed agent and configured some WMI queries. The data is being saved in MySQL. But when I click on Hardware Inventory view for any object, I get following error:

Error opening hardware inventory view: View does not allow multiple instances: org.netxms.ui.eclipse.objectview.views.HardwareInventoryView

Can you please let me know, if any configuration needs to be done.

Thanks in advance.

Ravi