News:

We really need your input in this questionnaire

Main Menu

Recent posts

#81
General Support / Re: AI Skills not loading.
Last post by Darren Leggett - February 23, 2026, 06:05:29 PM
Thanks for the quick response. I've got the files downloaded and the skills have loaded OK now.
#82
А, кстати, в какой момент происходит добавление интерфейсов? Нет такого, что после рестарта этого коммутатора?
#83
Можно воспользоваться хук скриптом Hook::CreateInterface, там поставить


if (($1.node.name == "ISW001") and ($1->name ~= "^VLAN.*"))
{
  return false;  // Block creation
}

return true;


Про галочку запрета проверим.
#84
General Support / Re: Syslog retention when dele...
Last post by Filipp Sudanov - February 23, 2026, 05:37:52 PM
Audit log is retained after node deletion, same for syslog.

For event log there's Events.DeleteEventsOfDeletedObject setting in Configuration->Server Configuration, if set to true (default), they are deleted. And there's similar setting for alarms - Alarms.DeleteAlarmsOfDeletedObject.

DCI data is deleted.

If database is Postgres Timescale, then event log and DCI history is not deleted.

In all above situations when data is not deleted, it would be problematic to view it since you need to know node's ID.

New decommissioning functionality is basically node unmanage with addition of automatic deletion at later time. So for now you can just unmanage your nodes.
#85
General Support / Re: AI Skills not loading.
Last post by Victor Kirhenshtein - February 23, 2026, 05:26:30 PM
I notice that it also missing prompt files. They are here: https://github.com/netxms/netxms/tree/master/src/server/aitools/prompts
#86
General Support / Re: AI Skills not loading.
Last post by Victor Kirhenshtein - February 23, 2026, 05:25:44 PM
Yes, that's a bug in Windows installer. We plan to publish patch release 6.0.3 today or tomorrow, it will have skill files included.
In the meantime, you can try to place them into correct folder manually. All skill files can be downloaded from here: https://github.com/netxms/netxms/tree/master/src/server/aitools/skills
#87
General Support / AI Skills not loading.
Last post by Darren Leggett - 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?

#88
General Support / Syslog retention when deleting...
Last post by Derwood1985 - February 23, 2026, 01:12:08 PM
Hi all,

Hoping someone might know the answer, we are looking to retain the audits, events, DCI's and Syslogs etc for node's that are being decommissioned, we are needing to keep this information for over a rolling year.
As I understand you can change the IP and Node name etc without loosing this information, but when decommissioning and deleting the node, the logs when searching in the client cannot found (this makes sense as the node is no longer there).
But is the information still within the database or are these removed too?

I'm not a sysadmin and have very little experience with databases so do not want to break anything should I go looking.

I see that NetXMS V6 has a inbuilt decommissioning function (which is great), but we cannot roll this out quickly as it would need to be signed of and a whole new project started for this to get off the ground.

Thanks
Darren
#89
General Support / Re: help with NetXMS
Last post by nichky - February 23, 2026, 12:36:26 PM
Hi Filipp - let me know about the first one when u get a chance. thx
#90
General Support / Re: v5.1.3 Android Client
Last post by nichky - February 23, 2026, 11:18:28 AM
when we login from android, i tried
 ip-address:8000
ip-address:4701
ip-address.
No of them are working im getting error 500 and 525