Changeset 1d9338a in nscp for modules/CheckSystem/PDHCollector.h
- Timestamp:
- 05/23/05 21:24:32 (8 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 6654022
- Parents:
- af5bc4b
- File:
-
- 1 edited
-
modules/CheckSystem/PDHCollector.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
modules/CheckSystem/PDHCollector.h
raf5bc4b r1d9338a 30 30 int checkIntervall_; 31 31 32 PDHCollectors::StaticPDHCounterListener memCmtLim;33 PDHCollectors::StaticPDHCounterListener memCmt;34 PDHCollectors::StaticPDHCounterListener upTime;32 PDHCollectors::StaticPDHCounterListenerInt memCmtLim; 33 PDHCollectors::StaticPDHCounterListenerInt memCmt; 34 PDHCollectors::StaticPDHCounterListenerInt upTime; 35 35 PDHCollectors::RoundINTPDHBufferListener cpu; 36 36
Note: See TracChangeset
for help on using the changeset viewer.








