Hello guys
Recently it was given to me the task of assuring that NW runs smooth.
I was viewing some documentation from the community and saw:
Verification of the 95% threshold
To ensure that the NW database directory sizes are configured with the correct 95% threshold, in the Security Analytics UI:
- Go to the Security Analytics service Explore view, right-click on Properties and select reconfig.
- In the parameters field, type Update=0 and click Send. The response output will check the host storage and attached storage, and automatically calculates what the 95% threshold is.
- When you type Update=1 and click Send, the response output displays the same response as in the previous step, but when you refresh the Explore view, you will see that the session, meta, and packet database directories size have been updated to 95% of the current available storage.
- Restart the Concentrator or Decoder service for the changes to take effect.
Has im using version 11 and dont know where to go. Is it Admin- Services and then in the concentrator select config? If so where do i put update=0?
Thanks
Hi Renato,
These options are in the Explore menu:
Under the /database and /index nodes, you can select "config” to see what the current settings for each db are (session.dir and meta.dir under /database/config; and index.dir under /index/config):
You can run through the steps listed in your question by right-clicking on the /database and /index nodes, selecting "Properties,” and in the frame that opens at the bottom of the page select "reconfig” and enter your commands in the "Parameters” box:
Hope this helps.