Provided by: octopussy_1.0.6-0ubuntu2_all bug

NAME

       Octopussy - Octopussy main module

FUNCTIONS

   Valid_User($prog_name)
       Checks that current user is Octopussy user for program $prog_name

   Version()
       Returns Octopussy main module Version

   Commander($cmd)
       Add command $cmd to octo_commander commands list

   Die($prog_name, $msg)
       Syslog error $msg before dying

   Error
       Syslogs error and prints it

   Parameter($param)
       Returns Octopussy Parameter '$param' Default Value

   Status_Progress($bin, $param)
       Returns Status Progress line for ProgressBar of program $bin

   Sourceforge_Version()
       Get version of the last release on Sourceforge

   Web_Updates($type)
       Downloads Updates from the Web

   Create_Fifo($fifo)
       Creates Fifo '$fifo'

   PID_File
       Returns PID File

   PID_Value
   Dialog($id)
       Returns Dialog properties for the Dialog '$id'

   Process_Status()
       Returns Status of Processes syslog-ng, dispatcher & scheduler

   Timestamp_Version($conf)
       Returns timestamp => yyyymmddxxxx

   Updates_Installation(@updates)
       Installs Updates

   Waiting_For_Process_Already_Running($prog_name, $device)
       Waits (max 10 secs) for already running process to stop

AUTHOR

       Sebastien Thebert <octo.devel@gmail.com>