Octopussy::Service
Octopussy Service module
- Provided by: octopussy (Version: 1.0.6-0ubuntu1)
- Report a bug
Octopussy Service module
Create a new Service with configuration '$conf'
Parameters:
\%conf - hashref of the new Service configuration
field 'name' only accepts [-_a-z0-9] characters and 'Incoming' and 'Unknown' are rejected
Removes the Service '$service'
Parameters:
$service - Name of the Service to remove
Returns List of Services
Returns List of Services used
Returns list of Unknown Services in @services list
Returns the XML filename for the service '$service'
Returns the configuration for the Service '$service'
Returns the configuration for all Services sorted by '$sort' (default: 'name')
Returns the next available message id for Service '$service'
Checks if $msgid is valid & unique for Service $service
Adds Message '$mconf' to Service '$service'
Removes Message with id '$msgid' from Service '$service'
Modifies Message with id '$msgid' from Service '$service'
Moves Message '$msgid' up/down ('$direction') inside Service '$service'
Get messages from Service list '@services' sorted by 'rank'
Get the configuration for all messages from '$service' sorted by '$sort'
Returns Messages statistics for Service $service
Get tables from service '$service'
Restart Device parsing for device with service '$service'
Set 'reload_required' for device with service '$service'
Gets Services Updates from Internet
Installs Services Updates
Returns Service Updates Messages
Returns Service Updates differences
Checks that '$name' is valid for a Service name
Sebastien Thebert <octo.devel@gmail.com>