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 - sNsReal

#1
General Support / Auto-bind script for new node
May 19, 2020, 02:59:06 AM
Hi again and sory for my following question, im new to NetXMS and i am having some headaches trying to do simple tasks.
Here it goes

I need to make an auto-bind script template to bind new nodes to a specific container

Something like this:

return $node->isNew bind to container "container";

How can i achieve this simple script? i cant find the correct syntax to make it work


Thanks!
#2
Hi!
Im testing NetXMS and so far so good. I have installed it on a w10 vm with sql server 2014 and deployed a bunch of agents for testing purposes.

I have been playing with this powerful tool for about 2 weeks and learning a lot of things

Now i have detected a lot of errors in event viewer under system category in every windows machine with agent installed

SQL query failed (Query = "SELECT guid,type,server_info,server_id,version,content_hash FROM agent_policy"): no such column: content_hash

This event is happening on every configuration poll


Thanks in advance!