Trees | Indices | Help |
|
---|
|
object --+ | Lockable.Lockable --+ | DeviceComponent.DeviceComponent --+ | ManagedEntity.ManagedEntity --+ | OSComponent.OSComponent --+ | Commandable.Commandable --+ | object --+ | | | ZenPackable.ZenPackable --+ | Service.Service --+ | IpService
IpService object
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
string |
|
||
string |
|
||
|
|||
|
|||
array of strings |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
__pychecker__ = 'no-override'
|
|||
meta_type = 'IpService'
|
|||
portal_type = 'IpService'
|
|||
protocols = 'tcp', 'udp'
|
|||
ipaddresses = []
|
|||
discoveryAgent = ""
|
|||
port = 0
|
|||
protocol = ""
|
|||
manageIp = ""
|
|||
collectors = 'zenstatus',
|
|||
_properties = {'id': 'port', 'type': 'int', 'mode': '', 'sette
|
|||
_relations = Service._relations+(("os", ToOne(ToManyCont, "Pro
|
|||
factory_type_information = {'immediate_view': 'ipServiceDetail
|
|||
security = ClassSecurityInfo()
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
Return monitored state of ipservice. If service only listens on 127.0.0.1 return false.
|
Return some text that describes this component. Default is name. |
Set the service class based on a dict describing the service. Dict keys are be protocol and port
|
A service can listen on multiple interfaces on a device, and the interface it listens on may not be the same one that is the manageIp for the device.
|
Pick an IP out of available choices.
|
Manually set the management IP address to check the service status.
|
List the IP addresses to which we can contact the service.
|
Edit a Service from a web page.
|
|
_properties
|
_relations
|
factory_type_information
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:24 2011 | http://epydoc.sourceforge.net |