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 - Darren Leggett

#1
General Support / AI Skills not loading.
February 23, 2026, 05:08:13 PM
I've got version 6.0.2 installed on a Windows server.  I have ollama configured on a separate server and have AI Assistant chat window working.  When I try to do anything that needs to load a skill it fails to load.
I have checked the netxmsd.lof file and can see the following messages

2026.02.23 14:19:24.693 *W* [ai.assistant       ] Cannot load AI assistant prompt file "C:\NetXMS\share\prompts\overview.md"
2026.02.23 14:19:24.693 *W* [ai.assistant       ] Cannot load AI assistant prompt file "C:\NetXMS\share\prompts\ai-data-storage.md"
2026.02.23 14:19:24.693 *W* [ai.skills          ] Cannot load AI assistant skill file "C:\NetXMS\share/skills/data-collection.md"
2026.02.23 14:19:24.693 *W* [ai.skills          ] Cannot load AI assistant skill file "C:\NetXMS\share/skills/event-processing.md"
2026.02.23 14:19:24.693 *W* [ai.skills          ] Cannot load AI assistant skill file "C:\NetXMS\share/skills/inventory.md"
2026.02.23 14:19:24.693 *W* [ai.skills          ] Cannot load AI assistant skill file "C:\NetXMS\share/skills/maintenance.md"
2026.02.23 14:19:24.693 *W* [ai.skills          ] Cannot load AI assistant skill file "C:\NetXMS\share/skills/incident-analysis.md"
2026.02.23 14:19:24.693 *W* [ai.skills          ] Cannot load AI assistant skill file "C:\NetXMS\share/skills/log-analysis.md"

I've checked for these files and folders and they don't exist.  This was done from a clean install so it looks like the files were never installed.  Any idea where I can get the files that it needs?

#2
General Support / Can't see AI Assistant view in 6.0.1
February 10, 2026, 01:40:10 PM
I've done a clean install of 6.0.1 for testing purposes.  I am not seeing the AI Assistant view in either the client or webUI.  I can't find any documentation on how to configure the AI assistant.  Can anyone point me in the right direction for further information?
#3
General Support / Automatic Bind Rule for MSSQL servers
September 25, 2025, 03:55:02 PM
Hi

I've got a number of Windows Servers running a variety of different versions of MSSQL server.  I was wondering if anyone has come up with an Automatic Bind rule that can be used to bind them to a container.

#4
Running NetXMS 5.1.3 on a Windows 2022 server and MS-SQL 2019
Every time the housekeeper runs, the disk begins filling up at an alarming rate (several GB/min) until it is full.
The problem seems to be that the transaction log for the netxms_db database is growing to fill the disk.
If disk space is increased the log will just grow to fill it next time 
the housekeeper runs.
Has anyone else had this problem and if so how did you fix it?
#5
I'm having problems installing the reporting server on a Windows server.  I've tried following the instructions in the manual but the link in step 8. (see below) is no longer valid.

https://git.netxms.org/public/netxms.git/tree/refs/heads/develop:/src/java/nxreporting/sql

Does anyone have an alternate link or an up to date guide that I can follow.

Regards

Darren
#6
General Support / False alarms monitoring disks
October 19, 2018, 03:29:37 PM
I am monitoring a numebr of disk on Windows file servers.  I have set a low disk space threshold of < 5% free space (for last 10 polls) and a no disk space threshhold of <1% (for last 10 polls).  Occasionally I will get an alarm that disk space is low (it will give a value of 1000% or more).  When I check the actual values for the last couple of days they are all above 9%.  After these events I do not get a deactivation event occuring (even though the value is greater than the threshold) so I have to terminate the alarm manually.    Anyone got an idea what may be causing this? 
#7
Is there any way using NetXMS to monitor how long an SSL certificate has before it will expire?