News:

We really need your input in this questionnaire

Main Menu
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 - tricer

#1
General Support / Send alert when DCI states error
February 15, 2017, 02:26:13 PM
I would like to be able to setup an alert when a DCI states an error, what is the best why to do this? I would like to only do it on a couple such as PINGTIME, it would be nice to be able to set the threshold not like error so when it sees error it creates an error.

Thanks
#2
General Support / Bulk Node Creation
February 09, 2017, 08:55:33 PM
Is there a way to scan a subnet and add all devices on that subnet? We have several subnets and not sure the built in network discovery is the way we want to go.
#3
General Support / Building a Filter Script for a Template
February 09, 2017, 07:48:43 PM
I am trying to setup a filter script using the SNMPOID is something that can be done?

I am new to NetXMS but I am loving the customization already

this is what I have
return $node->snmpOID == .1.3.6.1.4.1.318.1.3.27;
#4
General Support / Compile SNMP MIBs in Windows
June 24, 2016, 08:16:49 PM
I am running an Windows installation and I was wondering how I go about compiling a SNMP MIB, in the WIKI it is how to do it via linux.

Thanks