mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 09:13:21 +00:00
Simplified and secured Local Service monitor
This commit is contained in:
+2
-2
@@ -1025,10 +1025,10 @@
|
||||
"deleteRemoteBrowserMessage": "Are you sure want to delete this Remote Browser for all monitors?",
|
||||
"GrafanaOncallUrl": "Grafana Oncall URL",
|
||||
"Local Service": "Local Service",
|
||||
"Service Name": "Service Name",
|
||||
"localServiceDescription": "The name of the systemd service to check. Example: `nginx.service`",
|
||||
"Browser Screenshot": "Browser Screenshot",
|
||||
"Command": "Command",
|
||||
"localServiceCommandDescription": "The command to execute. For example: `systemctl is-active mosquitto`",
|
||||
"localServiceExpectedOutputDescription": "The expected output of the command. If the output contains this string, the monitor will be considered UP. Leave empty to only check the exit code.",
|
||||
"Expected Output": "Expected Output",
|
||||
"mongodbCommandDescription": "Run a MongoDB command against the database. For information about the available commands check out the {documentation}",
|
||||
"wayToGetSevenIOApiKey": "Visit the dashboard under app.seven.io > developer > api key > the green add button",
|
||||
|
||||
Reference in New Issue
Block a user