Difference between revisions of "Python"

From RiceFamily Wiki
Jump to: navigation, search
(Created page with "Python is an Open Source programming language = System Monitoring Components = * [http://pymeter.sourceforge.net/ PyMeter] - Used to monitor "UNIX" like systems remotely. * [...")
 
(System Monitoring Components)
Line 3: Line 3:
 
= System Monitoring Components =
 
= System Monitoring Components =
 
* [http://pymeter.sourceforge.net/ PyMeter] - Used to monitor "UNIX" like systems remotely.
 
* [http://pymeter.sourceforge.net/ PyMeter] - Used to monitor "UNIX" like systems remotely.
* [http://coreygoldberg.blogspot.com/2008/12/python-monitor-windows-remotely-with.html Monitor Windows Remotely with Python]
+
* [http://coreygoldberg.blogspot.com/2008/12/python-monitor-windows-remotely-with.html Use Python to Monitor Windows Remotely with WMI]
  
 
[[Category:Programming]]
 
[[Category:Programming]]
 
[[Category:Python]]
 
[[Category:Python]]

Revision as of 19:10, 11 December 2015

Python is an Open Source programming language

System Monitoring Components