Adding Other Performance Counters

The management pack contains rules for gathering all Micro Focus performance counters. However, we can add Windows default performance counters as well.

To add other performance counters, we need to add a rule to gather them.

  1. Open Microfocus.SEE.Azure.mp in SCOM 2007 R2 Authoring console.
  2. Under the Health model, select rules.

    There are already a few rules there for gathering Enterprise Server for .NET performance counters.

  3. Right-click in the middle view and select New - Custom Rule.
    GUID-3174AE58-5DAD-4584-86A6-27F52A29EDD5-low.png

  4. Give it a name and optionally a description. In the target, you can select only these four classes:
    • 1. Azure Dispatcher Instances
    • 2. Azure Listener Instances
    • 3. Azure Monitor Instances
    • 4. Azure SEP Instances
  5. Select Modules.
  6. Under Data Sources, select Create. In the resulting dialog, look for Azure Performance Counter Data Source.
    GUID-AA01D022-956E-4E6B-9A32-355B23187B95-low.png

    Give it a name and click OK.
  7. Under Condition Detection, select Create and look for System.Performance.DataGenericMapper.
    GUID-5FBCBA5F-3C6D-49CF-A190-B30F5B5EE717-low.png

    Select it, give it a name and click OK.
  8. Under Actions select Create and look for Performance Data Write Action, give it a name and hit OK.
  9. Again hit Create and look for Performance data publisher, give it a name and hit OK.

    The Rule Dialog should look as follows:

    GUID-DDEC7CF0-944D-40DF-9753-CC7CB58A2935-low.png

  10. Under the Data Source, click Edit.
  11. Fill in all the parameters:
    • Timegap is the duration of data to retrieve in minutes
    • Counterspecifier is the name of the counter to retrieve.
  12. Select Edit under Condition Detection.
  13. Fill in the parameters. In Value however, use the same name as was specified in the CounterSpecifier. In the given example it's SEPTransactionPerSec.
    GUID-77418D22-39D2-4F74-8C1A-626FFAEC6E48-low.png