C#: programatically i wanna do
In Admin tools: PErformance-> Performance Logs and Alerts
i want to create "Alerts"
New Log settings...
Basically for printer (for testing if a printer prints more than 10 pages in one time, processor usage exceeds 50% )...
i want logs to be created in Windows logs... Event viewer... I guess they do get created automatically.. ..
now next thing is if i can do the above programatically ... how do i filters the logs ... so that i know which once i created?....
In Admin tools: PErformance-> Performance Logs and Alerts
i want to create "Alerts"
New Log settings...
Basically for printer (for testing if a printer prints more than 10 pages in one time, processor usage exceeds 50% )...
i want logs to be created in Windows logs... Event viewer... I guess they do get created automatically.. ..
now next thing is if i can do the above programatically ... how do i filters the logs ... so that i know which once i created?....
Comment