Viewing Config Files from the Resources Page

Configs Tab Overview If configuration file monitoring is established for a resource, the config files are viewable as instances within the Resources tree underneath their associated device. Note: If the ability to monitor and alert on configuration files is not currently available in your LogicMonitor platform and you would like to learn more, reach out … Continued

Creating ConfigSources

Overview ConfigSources are templates based on Groovy or Powershell scripts that define how LogicMonitor should access, collect, and alert on your devices’ configuration files. Similar to other LogicModules, LogicMonitor installs with pre-configured ConfigSources for many common systems and applications. However, you can also create your own custom ConfigSources. Note: In order for ConfigSource data collection … Continued

Creating PropertySources

PropertySources auto-assign properties at the resource level based on the output of a Groovy or PowerShell script. Automating property assignments has a wide range of benefits for improved inventory tracking and reporting; troubleshooting; and dynamically grouping devices based on their shared properties. At a high level, PropertySources work as follows: Once established, PropertySources will run: … Continued

Scripted Data Collection Overview

Introduction Generally, the pre-defined collection methods such as SNMP, WMI, WEBPAGE, etc. are sufficient for extending LogicMonitor with your own custom DataSources. However, in some cases you may need to use the SCRIPT mechanism to retrieve performance metrics from hard-to-reach places. A few common use cases for the SCRIPT collection method include: Executing an arbitrary … Continued

Creating PowerShell Script Datasources

Setting up a PowerShell datasource in LogicMonitor is a similar process to other script datasources. Active Discovery If the PowerShell datasource is going to be multi-instance, active discovery can be used to automate the task. This can be done with a PowerShell script which returns outputs in the format mentioned above. Arguments can be used to … Continued

WMI Active Discovery

WMI is the standard protocol for data and operations management on most Windows operating systems. The following article will guide you through properly configuring Active Discovery using the WMI collection method. In the Create a Datasource window, you will need to select “WMI” under the Collector field. This will update the Active Discovery section for … Continued

Creating EventSources

EventSources monitor for the following types of events: IPMI event log events, SNMP traps, Windows event logs, and Syslog events. There are two types of EventSources: Templates that define asynchronous messages received by the Collector and used to trigger alerts. Templates that define how to collect and monitor textual data. This differs from DataSources, which … Continued

Deleting Datasources

You can delete a datasource from the datasource definition, using the ‘delete’ option in the bottom left hand corner: After clicking “delete,” you will be notified of the number of devices affected by the deletion.