New features added since the last release -
1. Removed minor bugs with the wizard interface.
2. Added the following performance objects to the Standard Perfmon selection.
“Cache” - We work many system cache cases and counters like Data Map Hits % can be very useful for determining how well the system cache is keeping load off the disks.
“Objects” – Very useful for keeping track of the total number of processes and will also reveal thread leaks (Thre pool tag) that cannot be mapped back to a specific process using Process performance objects. Can also be used to observe Event, Mutex, etc. leaks.
3. Added new options to the “Performance data collection type” screen.
High CPU - Includes Standard + “Thread”
Remote Desktop Services - Includes Standard + counters related to terminal services.
Network – Includes Standard + IP/TCP/ICMP counters.
4. Option to override and enter a manual sample interval.
5. Name of the log file now contains the date and time of the file creation.
↧