Groovy SNMP Access

For some types of SNMP monitoring, you’ll need to resort to Groovy to get at your SNMP data. For example, a typical use case is a DataSource that requires aggregation of SNMP values across various nodes. A complete reference of LogicMonitor’s Groovy SNMP methods can be found at the bottom of this page, but here … Continued

Groovy JMX Access

Although for accessing JMX MBeans within a DataSource you can typically use our JMX collection mechanism, when you need to do complex processing of results from a JMX query, using Groovy to retrieve the JMX results can be much simpler. A complete reference of LogicMonitor’s Groovy JMX methods can be found at the bottom of … Continued

AppliesTo Scripting Overview

AppliesTo scripting is a method for selecting a set of LogicMonitor resources based on their properties. These properties may be assigned automatically via basic system information discovery or PropertySource execution, inherited from the parent resource or resource group, or they may be assigned manually. For more information, see Resource and Instance Properties. As a proprietary … Continued

Using Glob Expressions Throughout the LogicMonitor Portal

Overview Many fields throughout your account support glob expressions.  Fields that support glob expressions are usually marked with an asterisk: You can also use glob to construct filters in LogicModules, on the Alerts Page, in Reports and more. Glob Syntax This table below illustrates how to format glob expressions. You can combine these to create … Continued