Windows performance monitor is an excellent tool. But the online explanations for many perfmon counters often drive me nuts.
Take the counter "SQLServer:Databases\Log Growths" as an example. Its explain text is "Total number of log growths for this database." Well, that doesn't really add much to the information already conveyed by the counter name, does it? If the writer could just add one or two more sentences, it would make the explain text much more useful. Say, add a sentence to explicitly identify whether this includes both manual growths and autogrowths.
As another example, the explain text for the counter "SQLServer:General Statistics\Logical Connections" says "Number of logical connections to the system." Great! That's really helpful! How about adding a quick sentence to explain what is a logical connnection?
I understand there is very limited space for the explain text. But it does have enough space for a few more short sentences.
It's a total waste of time to provide this type of useless repetitions.