Quantcast
Channel: Zenoss Community: Message List
Viewing all articles
Browse latest Browse all 1118

Re: Change/Reset IP for entire group

$
0
0

No luck for me.

 

>>> d = find ('ndcpxaa02*')

>>> d.setManageIp('1.1.1.1')

Traceback (most recent call last):

  File "<console>", line 1, in <module>

TypeError: 'str' object is not callable

 

I found the format

d.setManageIp='20.20.20.20'

on a posting. This format doesn't error, but it doesn's seem to work either.


Viewing all articles
Browse latest Browse all 1118

Trending Articles