Windows-Server-2003/net/wins/perfctrs
2024-08-04 01:28:15 +02:00
..
debug.c Initiall commit 2024-08-04 01:28:15 +02:00
debug.h Initiall commit 2024-08-04 01:28:15 +02:00
install.bat Initiall commit 2024-08-04 01:28:15 +02:00
makefile Initiall commit 2024-08-04 01:28:15 +02:00
perfmsg.h Initiall commit 2024-08-04 01:28:15 +02:00
perfutil.c Initiall commit 2024-08-04 01:28:15 +02:00
perfutil.h Initiall commit 2024-08-04 01:28:15 +02:00
perfwins.c Initiall commit 2024-08-04 01:28:15 +02:00
readme Initiall commit 2024-08-04 01:28:15 +02:00
remove.bat Initiall commit 2024-08-04 01:28:15 +02:00
sources Initiall commit 2024-08-04 01:28:15 +02:00
winsctrs.def Initiall commit 2024-08-04 01:28:15 +02:00
winsctrs.h Initiall commit 2024-08-04 01:28:15 +02:00
winsctrs.ini Initiall commit 2024-08-04 01:28:15 +02:00
winsctrs.rc Initiall commit 2024-08-04 01:28:15 +02:00
winsctrs.reg Initiall commit 2024-08-04 01:28:15 +02:00
winsdata.c Initiall commit 2024-08-04 01:28:15 +02:00
winsdata.h Initiall commit 2024-08-04 01:28:15 +02:00
winspmin.cmd Initiall commit 2024-08-04 01:28:15 +02:00
winspmrm.cmd Initiall commit 2024-08-04 01:28:15 +02:00

To add/remove counters, change the following files

1)perfwins.c  -- CollectPerformanceData
2)winsdata.h  -- define counter symbols
3)winsdata.c  -- add/remove from DATA_DEFINITION structure
4)winsctrs.h  -- add values of counters 
5)winscnts.ini -- add name and help symbols 

Contact Hon-Wah to extend the range of counters and have the counters be
put in the registry.

install wins