|
|
|
_getDsDatapoints(self,
comp,
ds,
ploader,
perfServer)
Given a component a data source, gather its data points |
source code
|
|
|
|
|
_safeGetComponentConfig(self,
comp,
device,
perfServer,
commands,
thresholds)
Catchall wrapper for things not caught at previous levels |
source code
|
|
|
_getComponentConfig(self,
comp,
device,
perfServer,
cmds) |
source code
|
|
|
enrich(self,
cmd,
template,
ds)
Hook routine available for subclassed services |
source code
|
|
|
|
|
|
|
_warnUsernameNotSet(self,
device)
Warn that the username is not set for device and the SSH command
cannot be executed. |
source code
|
|
|
|