Object management
Objects
Detailed information about objects, it’s usage, parents and children can be found in concept chapter, Objects. In this section will be described only actions and properties that can be applied on different object classes.
Condition
Conditions may represent more complicated status checks because each condition can have a script attached. Interval for evaluation of condition status is configured in Server Configuration Variables as ConditionPollingInterval with default value 60 seconds. Input values for the condition script can be set in object properties. Such values are accessible via $1, $2, … variables inside the script. If the script returns 0, an activation event with the defined severity is created. If the script returns any other value, then a deactivation event is created.
Condition can be manged/unmanaged. If condition is unmanaged, evaluation of condition is not executed.
Container
Everything described in this chapter is also related to collectors, which are basically containers with data collection capabilities.
Containers can be created in Infrastructure Services tree. Existing nodes and subnets can be added to containers by using Bind operation, and removed by using Unbind operation. New nodes, conditions, clusters, containers, collectors, sensors and racks can also be created. They can be created using required menu item of container under which this object should appear. Containers and nodes inside them can be moved by Move to another container menu item or using drag&drop.
Menu items:
There are special menu item for each object that can be created in container. Objects like rack, container, mobile device, cluster are manually created objects. Node can be manually created or found by network discovery. In case if it is required to add already existing object to container use Bind… menu item. To remove node from container, but do not delete it use Unbind… menu item.
Object Tools
Object tools are configured in NetXMS settings for executed on objects. Tools are shown under “Tools” item of node menu. There are some pre defined object tools, they can be disabled and new ones can be configured by NetXMS administrator.