Provide a mechanism to collect the count of objects collected by a wsman enumeration

Description

In some circumstances, e.g. Eventlog monitoring via Ws-Man, it would be extremely helpful to store the number of "nodes" returned by an enumeration, so that a user can create thresholds on that count.

For instance, using a WQL filter in a collection group such as:

select * from Win32_NTLogEvent where LogFile = 'Some-Application-Specific-Logfile/Operational' AND EventCode = '1234'

...we don't necessarily care about the content of each event (we obviously know what they are), but we want to know if the number of events increases to gauge when new events are created.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Jesse White June 19, 2019 at 7:54 PM

Dino Yancey June 14, 2019 at 8:50 PM

Fixed

Details

Assignee

Reporter

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created June 14, 2019 at 8:01 PM
Updated June 20, 2019 at 1:47 PM
Resolved June 20, 2019 at 1:47 PM

Flag notifications