Forrester Total Economic Impactâ„¢ study finds Edwin AI delivered a 313% ROI for composite organization.

Read more

LogicMonitor has DataSources to monitor web pages, processes, services, and UNC Paths. Because Active Discovery is disabled for these DataSources by default, you need to add these as instances for each resource.

  1. In LogicMonitor, navigate to Resources page, and select the resource.
  2. In the overflow menu, select Add Additional Monitoring.
  3. Edit the necessary configurations for each web page, process, service, or UNC path you are adding as a monitored instance.
    These configurations are detailed in the following sections:

Web Pages

  • Name – The name of the monitored web pages as it will appear in LogicMonitor.
  • URL/Path – The full URL for the web page, or the relative URL path for the web page if the website is already associated with the device.

Processes and Services

  • Type – The type of process or service you are adding. The dropdown values for this field will be limited based on whether the device runs a windows or Linux Operating System.
  • Processes/Services – The process or service to be monitored. The dropdown values for this field will be pre-populated based on the processes and services running on your device.
  • Description – The description for the monitored process or service, as it will appear in LogicMonitor.

Linux processes will be monitored by the LinuxNewProcesses DataSource, Windows processes will be monitored by the WinProcessStats DataSource and Windows services will be monitored by the Microsoft_Windows_Services DataSource. For more information about monitoring Linux services, see Linux SSH Monitoring.

Note: Instances will need to be manually added (using Add Monitored Instance) to a resource and applied to the Microsoft_Windows_Services DataSource to get output.

UNC Path Monitoring

You can configure UNC path monitoring for any Windows resource. Although the monitoring actually occurs on the Collector that monitors this resource, the results can be associated with any Windows resource.

FieldDescription
NameEnter the name of the UNC path as it displays in LogicMonitor.
URL/PathEnter the UNC path to monitor. You can specify a directory or file (for example, \\fs\root\builds). Local file system paths are also supported (for example, C:\Windows).

Note: The hostname used in the path/URL field must match the system.hostname property of the device. If not, the following error displays:

“Unknown device, Due to security reasons, monitoring is only supported on already discovered/added devices”.

Supported Path Formats

You can specify one of the following path formats:

Path TypeFormatNotes
Network UNC\\<server>\<share>[\<folder>...]
For example: \\fs\root\builds
Also supported: //<server>/<share>[/<folder>...]
For example: //fs/root/builds
The server name or IP address must match a resource already added to LogicMonitor. Use the same hostname or IP format configured for the resource (for example, short hostname or fully qualified domain name).
Local pathC:\<folder>...
For example: C:\Windows
No separate file server resource is required.

Network UNC paths must include both a server name and share name (for example, \\fs\share). Blank or malformed paths are rejected.

Note: LogicMonitor supports both the standard UNC prefix (\\) and the forward-slash format (//) for network UNC paths. For example, both \\fs\share and //fs/share are valid.

The UNC Monitor DataSource verifies that the Collector can access the configured path, enumerate the directory, and report whether the operation succeeds or fails.

To monitor a UNC path, ensure that the account used to access the share has the required permissions. By default, LogicMonitor uses the account specified by the wmi.user property. To use a different Windows account, configure the following properties:

PropertyDescription
win.userWindows user name.
win.passWindows user password.

Configure the win.user and win.pass properties from Manage Device > Add Property.
For more information, see Resource and Instance Properties.

14-day access to the full LogicMonitor platform