class MinimalPage extends Page

Properties

SystemStatusController $mod
protected $default_page from  Page
$_core_checks

Methods

xelos_global_template|string|bool
get_page(mixed $subpage = false)

Standard Get Page Controller

from  Page
string
page_nodes(string $format = 'json')

Accessor for Node Info to be used in monitoring software

string
page_overview()

No description

string
page_run_checks()

Accessor for URL /system_status/minimal/run_checks This allows to check a node without necessarily using a cron from a loadbalancer

Details

in Page at line 26
xelos_global_template|string|bool get_page(mixed $subpage = false)

Standard Get Page Controller

Parameters

mixed $subpage

Return Value

xelos_global_template|string|bool

at line 66
string page_nodes(string $format = 'json')

Accessor for Node Info to be used in monitoring software

Parameters

string $format

Return Value

string

JSON Info

at line 21
string page_overview()

No description

Return Value

string

Node Status

at line 48
string page_run_checks()

Accessor for URL /system_status/minimal/run_checks This allows to check a node without necessarily using a cron from a loadbalancer

Return Value

string

Node Status