How do I change the System Parameters?
Info
This guide teaches how to alter the System Parameters for Nodinite. the Configuration Database stores the System Parameters. There is one Configuration Database per Nodinite instance (Environment).
You must use the Install and Update Tool to perform changes and to perform the steps in this guide.
Important
You must be a registered administrator of the Install and Update Tool.
Step 1: Select the Environment
To change a System Parameter, you must first select the appropriate Environment to update.
- Using the Install and Update Tool from the Instances view select (click) on the instance in the list of instances to update:
First, select the instance to update
Optionally, You can click on the Action button and immediately open the system parameter page described in the next step
Step 2: Open the System Parameter page
In this step, you will open the System Parameter page.
- Click the System Parameters button to open the list of manageable System Parameters.
Click the button to load the System Parameters, do double-check which Environment you are working with
Step 3: Select System Parameter
- Click on a row in the name column of the System Parameter list to enter edit mode described in the next step.
Step 4: Change value
The edit dialogue is where you change the value for the selected System Parameter.
Enter the new value in the Value text box
Make sure that the content is valid according to its Data Type
double
- A numberboolean
- Either true or falsestring
- A string with valid content according to the functionjson
- A JSON text string with valid values
Click the Save button to persist the value
Here's an example of changing the value for the ProductKey system parameter
Important
Changing values for some System Parameters will not be honoured until services like the Logging Service and/or Nodinite Monitoring Service is restarted.
Frequently asked questions
Additional solutions to common problems and the System Parameters FAQ exist in the Troubleshooting user guide.