Here is another quick update for the Network Device Manager script.
Revision 0.23 10/14/2009
- Fixed issue with sudo not working correctly
Thanks to masweb21 for pointing that out.
Here is another quick update for the Network Device Manager script.
Revision 0.23 10/14/2009
We are please to announce the release of Network Device Manager 0.22. Release notes below..
Revision 0.22 10/02/2009
{quickdown:49}
To see how to use the tool above, please check this link http://www.linuxdynasty.org/howto-manage-your-networked-devices-using-python-and-pexpect.html
Here is another quick update for today. This time it is for ldNetDeviceManager.py.
Revision .21 10/01/2009
{quickdown:49}
This is my first release of ldNetDeviceManager.py. The ldNetManager.py tool gives you the ability to manage your network devices with out having to purchase a product like Cisco’s LMS or go through the planning phase of deploying a product like func. Each of the tools I mentioned before, only have the ability to manage devices in their realm. Func supports Linux devices and Cisco LMS supports only Cisco devices.
This tool has one goal. And that is to update your devices with out deploying any software to your remote devices. All you need is either telnet or ssh access to your devices and Python2.4 or better with Pexpect installed. Once you have those 2 requirements fullfilled, then you are pretty much ready to go.
You will need Python 2.4 or better and Pexpect. ( has not been tested with Python 3+ )
You can get Python from http://python.org and Pexpect ( I’m currently using Pexpect 2.3, which you can get from SourceForge.
Network Device Manager Download
For support. please check the forums, http://www.linuxdynasty.org/forums/LD_Network_Device_Manager .
Here are the release notes..
Revision .21 10/01/2009
Revision .20 09/27/2009
Continue reading “HowTo Manage your networked devices using Python and Pexpect” »