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 - saksham.adyso

#31
In the documentation there are only parameters. The database connection is clear, but how does the QueryTemplate parameter work? How do I write a custom notification to the table?
#32
How to configure the ListenAddress parameter for nxreportd? If I run the report on a standalone server, by default the binding is set to loopback and thus it is not possible to connect to the service from a remote server.
#33
Parameters don't work in the URL for the web console either.
#34
When using nxmc.exe --server=192.168.0.100 or -server=192.168.0.100 , the error "Invalid command line option" is displayed. When the helper is displayed with the -h switch, completely different switches (eg --host) are displayed. But here the switches are mentioned but they don't work.
I tried it --host 192.168.0.100 and --host=192.168.0.100 , but does not work.
#35
And also remove any unnecessary firewall rules. Would prefer an installer modification that would not put the user in this situation.
#36
If I manually create a database and a user, everything works, but automatic does not. This is an installer error. I tried automatic user and database creation with MS SQL Server as well and the error was repeated.
#37
I wanted to try the scenario described in the documentation, where it says about the possibility of a separate report server. Unfortunately the installer contains another issue (another one I described here a here). It lists the base component as mandatory and in fact it is not necessary to install it for the report server.
It is worth considering correcting this error.
#38
When installing a standalone report server, however, the Base component (and therefore netxmsd) is checked and cannot be unchecked and is therefore mandatory.
ReportingServer.Hostname is set to remote report server correctly.
For the report server to work, should I disable netxmsd and leave only the report service?
#39
General Support / Database is locked for report server
August 08, 2024, 02:38:43 PM
If I install the report service on a separate server (a different server than the one on which the netxms server is installed), the event "Database is already locked by another NetXMS server instance (IP address: 192.168.0.254, machine info: nxserver Windows Server 2012 Build 9200)" is written to the netxmsd.log. NetXMS server and report server use the same login. I have also tried separate logins, the database always locks up.
#40
I have checked on two installations: the installer cannot create a user and then a database when the Create database and database user before initialization checkbox is checked.
OS: Windows
DB: MariaDB

Error message:
NetXMS Database Manager Version 5.0.6 Build 5.0-1004-g5f3239af51 (UNICODE)

Creating database and user...
SQL query failed (You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '.service IDENTIFIED BY '*******'' at line 1):
CREATE USER nx.service IDENTIFIED BY '******'
Unable to create database or user

***** PRESS ANY KEY TO CONTINUE *****
#41
General Support / Unnecessary checkbox for shortcut
August 06, 2024, 01:34:56 PM
Server installer contains unnecessary checkbox Create a desktop shortcut and Create a Quick Launch shortcut (then it appears that part of the installation is if the Client app). It might be better to remove these controls.
#42
Feature Requests / Option to check database connection
August 02, 2024, 01:36:53 PM
Please, add button to installer to check database configuration (to verify database connection).
#43
General Support / Where is current node status
August 01, 2024, 11:42:45 AM
How to get current status from database. Table nodes does not contains this field.
#44
Feature Requests / Save window size and state
July 19, 2024, 08:31:07 AM
Please make it save the size, location and state of the window and run it the next time you start the console. Also save the width of the sidebar as well.