It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda RMM
formerly Managed Workplace

Adding a Monitor for Performance Counters

  • Last updated on

A Performance Counter monitor checks metrics about the health of the hardware or application.

Notes
  • Performance Counter monitors only function correctly if the monitored devices display as WMI-enabled in Service Center.
  • Performance Counter data can be monitored for devices behind a network load balancer as long as the IP address used is included in the network scan range for Onsite Manager and is not the virtual IP of the load balancer.
  • You can monitor all available instances of a performance counter on a device, which is useful when monitoring logical disk drives. For example, you can configure a single Performance Counter monitor to examine the logical drive letters discovered on each device, instead of creating a separate Performance Counter monitor for each logical drive letter.

Understanding the Relationship Between Parent and Child Monitors

There are a few considerations regarding parent and child monitors that you must keep in mind when creating a Performance Counter monitor:

  • Changing a parent's monitor or alert configuration does not change existing child monitors. It only affects new child monitors that are created after the changes are saved.
  • Changing a child's monitor or alert configuration does not change the parent's configurations.
  • Changing a child's monitor or alert configuration does not change other child monitor's configurations.
  • A child monitor that is deleted will be recreated the next time the scan detects it.
    • To stop monitoring and alerting, disable the monitor.
    • To stop the monitor from being created, use a regular expression that does not detect it or disable the parent. Disabling the parent also prevents other counters, which may be wanted, from being created.
  • Deleting the parent monitor deletes all child monitors created by the parent, even if the child has been modified.
  • Deleting the parent monitor does not delete child monitors created by other parent monitors.
  • Disabling the parent does not disable existing child monitors.
  • Disabling the child does not disable the parent or other child monitors.

SCE monitors can be added to devices individually and added to monitoring policies.

To add a monitor for a performance counter
  1. Do one of the following:
    • To add the monitor to a policy, in Service Center, click Service Delivery Policies > Monitoring. Click the name of the monitoring policy. Click the Monitors tab.
    • To add the monitor to a device directly, in Service Center, click Configuration > Alerting  > Monitor & Alert Rules. From the Site list, select the site where the device is located. From the Device list, select the device to which you want to add a monitor.
  2. Click Add Monitor.
  3. From the Choose Monitor Type list, select Performance Counters.
  4. Click Add Monitor.
  5. In the Monitor tab, type a title for the monitor.
  6. Optionally, type a description for the monitor.
  7. Ensure the Enabled check box is selected.
  8. Select the performance object to monitor from the Performance Object list.
  9. From the Object Instance list, select the instance, if needed.
  10. To monitor all performance counter instances, select the All Available Instances check box unless you are setting up a monitor for logical disk free space. Drive space monitors function differently and require the use of a regular expression.
    • Select the Instance Selection by Regular Expression check box, and then enter the following regular expression in the Regular Expression box: ^[C-Z]:$ . This can also be used to limit your search. For example, if a device has two hard drives, a drive C and a drive M, you could exclude certain drives by entering ^[C-L]:$, which would monitor the C drive but not the M drive.
  11. From the Counter list, select the counter.
    If available, the Counter Help appears, which provides a description of the counter.
  12. If you selected the All Available Instances check box, the Discovery Interval list is available. From this list, select an appropriate time to set how frequently Onsite Manager scans for new performance counters on the target device.
  13. From the Polling Interval list, select an appropriate time to set how frequently the data is captured.
  14. Do one of the following to set when the monitor runs:
    • To set the monitor to run all the time, do nothing.
    • To change when the monitor runs, click Run Always to open the Select Interval dialog box and select either the Daily Interval or Specific Interval option button and use the corresponding lists to define the monitoring. Click OK.
  15. To configure an alert, see Setting Alert Actions.
  16. Click Save.
See Also

Adding or Deleting Performance Counters