Difference between revisions of "Python"
From RiceFamily Wiki
(→Tutorials) |
|||
Line 7: | Line 7: | ||
= Tutorials = | = Tutorials = | ||
− | * Python Tutorial on YouTube.com | + | * Python Tutorial from [https://www.youtube.com/user/onestopprogramming OneStopProgramming] on YouTube.com |
** [https://www.youtube.com/watch?v=cpPG0bKHYKc Python Tutorial Part #1] | ** [https://www.youtube.com/watch?v=cpPG0bKHYKc Python Tutorial Part #1] | ||
** [https://www.youtube.com/watch?v=hFhiV5X5QM4 Python Tutorial Part #2] | ** [https://www.youtube.com/watch?v=hFhiV5X5QM4 Python Tutorial Part #2] |
Revision as of 18:51, 22 December 2015
Python is an Open Source programming language
System Monitoring Components
- PyMeter - Used to monitor "UNIX" like systems remotely.
- Use Python to Monitor Windows Remotely with WMI
- Requires : WMI Module
Tutorials
- Python Tutorial from OneStopProgramming on YouTube.com