java - Better Performance: WMI vs SNMP? -


What is better performance under Windows to retrieve data such as CPU / memory / disk usage, etc.? WMI or SNMP?

Check by Berry Hoekstra:

Description

One paper I wrote about the difference between SNMP and WMI, I discuss both the monitoring standards and conclude that if SMMP is the king in the world then WMI is really important.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -