Module haproxy.process

Inspect the parent HAProxy process.

Functions

cmdline () Return the command line used to invoke HAProxy.
config () Return the current loaded configuration.
stats_socket () Attempt to locate the process's stats socket.


Functions

cmdline ()
Return the command line used to invoke HAProxy.

Returns:

    string
config ()
Return the current loaded configuration. Assembles all configuration files passed on the command line.

Returns:

    string
stats_socket ()
Attempt to locate the process's stats socket.

Returns:

    string path to socket
generated by LDoc 1.4.3 Last updated 2016-06-26 17:50:20