mirror of
https://github.com/opnsense/docs
synced 2024-11-05 06:00:36 +00:00
20 lines
649 B
ReStructuredText
20 lines
649 B
ReStructuredText
Collectd
|
|
~~~~~~~~
|
|
|
|
.. csv-table:: Resources (GeneralController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","collectd","general","get",""
|
|
"``POST``","collectd","general","set",""
|
|
|
|
.. csv-table:: Service (ServiceController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``POST``","collectd","service","reconfigure",""
|
|
"``POST``","collectd","service","restart",""
|
|
"``POST``","collectd","service","start",""
|
|
"``GET``","collectd","service","status",""
|
|
"``POST``","collectd","service","stop",""
|