|
|
|
ping(self,
ip)
Given an IP address, return a deferred that pings the address. |
source code
|
|
function
|
|
Twisted deferred
|
|
|
|
Python iterable
|
|
|
|
Python iterable
|
discoverDevices(self,
ips,
devicepath="/Discovered",
prodState=1000)
Discover devices by active ips that are not associated with a device. |
source code
|
|
deferred: Twisted deferred
|
|
Python iterable
|
|
Twisted deferred
|
|
|
|
Twisted deferred
|
|
Twisted deferred
|
|
Twisted succeed() object
|
|
|
|
|
|
string
|
autoAllocate(self,
device=None)
Execute a script that will auto allocate devices into their Device
Classes |
source code
|
|
|
|
Inherited from zenmodeler.ZenModeler :
addClient ,
checkCollection ,
checkStop ,
clientFinished ,
cmdCollect ,
collectDevice ,
configure ,
cycleTime ,
fillCollectionSlots ,
fillError ,
heartbeat ,
main ,
mainLoop ,
portscanCollect ,
processOptions ,
pythonCollect ,
reactorLoop ,
remote_deleteDevice ,
reportError ,
selectPlugins ,
snmpCollect ,
timeoutClients ,
wmiCollect
Inherited from ZenHub.PBDaemon.PBDaemon :
connect ,
connectTimeout ,
eventService ,
getInitialServices ,
getService ,
getServiceNow ,
gotPerspective ,
pushEvents ,
pushEventsLoop ,
remote_getName ,
remote_setPropertyItems ,
remote_shutdown ,
remote_updateThresholdClasses ,
run ,
sendEvent ,
sendEvents ,
setExitCode ,
sigTerm ,
stop
Inherited from ZenUtils.ZenDaemon.ZenDaemon :
becomeDaemon ,
becomeWatchdog ,
changeUser ,
convertSocketOption ,
logname ,
niceDoggie ,
openPrivilegedPort ,
setupLogging ,
sighandler_USR1 ,
watchdogCycleTime ,
watchdogMaxRestartTime ,
watchdogStartTimeout ,
writePidFile
Inherited from ZenUtils.CmdBase.CmdBase :
buildParser ,
checkLogpath ,
generate_configs ,
generate_xml_configs ,
generate_xml_table ,
getConfigFileDefaults ,
getGlobalConfigFileDefaults ,
getParamatersFromConfig ,
loadConfigFile ,
parseOptions ,
pretty_print_config_comment ,
validateConfigFile
|