logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Octopussy - Octopussy main module

Author

       Sebastien Thebert <octo.devel@gmail.com>

perl v5.22.2                                       2016-05-04                                       Octopussy(3)

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_ValueDialog($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

Name

       Octopussy - Octopussy main module

See Also