Thanks. That worked.
From: [email protected] [mailto:[email protected]] On
Behalf Of Henrik Andersen
Sent: Friday, January 27, 2017 9:54 AM
To: [email protected]
Subject: [msmom] SV: Which management pack did this monitor come from
You'll have go call member function GetManagementpack()
Like this:
(get-scommonitor -name
'Microsoft.Linux.RHEL.4.LogicalDisk.PercentFreeInodes.Monitor').GetManagementpack()
Sealed Name DisplayName
------ ---- -----------
True Microsoft.Linux.RHEL.4 Red Hat Enterprise Linux Server 4
Op
erating System
Regards
Henrik Andersen
Fra: [email protected]<mailto:[email protected]>
[mailto:[email protected]] På vegne af Tyrell, Tommy A.
Sendt: 27. januar 2017 15:31
Til: [email protected]<mailto:[email protected]>
Emne: [msmom] Which management pack did this monitor come from
Does anyone know a PowerShell command to get the name of the management pack
that a rule or monitor belongs to? I looked at the list of properties returned
from get-scommonitor but did not see anything related to the management pack.
Thanks