I suppose 1Gb is the speed, so it should be a long and not a string.
Manually changing an interface speed is always a pain. I would use the
following commands in zmd:
$ zendmd
>>>
Code:
a=find("server1")
for i in a.os.interfaces():
if i.id=="Network Connection":
i.speed=1000000000
commit()
You have to enter the exact name of the interface in "Network ...." I don't
know what %232 is as a character :-)
--
Florian Deckert
SopraGroup - France
-------------------- m2f --------------------
Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=37022#37022
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users