+
+
-
-
+
+
-
-
{{ $t("Advanced") }}
+
+
{{ $t("Advanced") }}
-
-
-
-
+
+
-
-
+
+
@@ -956,8 +1017,8 @@
-
-
+
+
{{ $t("Notifications") }}
{{ $t("Not available, please setup.") }}
@@ -977,8 +1038,8 @@
-
-
+
+
{{ $t("Proxy") }}
@@ -997,8 +1058,8 @@
{{ proxy.host }}:{{ proxy.port }} ({{ proxy.protocol }})
{{ $t("Edit") }}
-
- {{ $t("default") }}
+
+ {{ $t("default") }}
-
-
+
+
{{ $t("Authentication") }}
@@ -1189,8 +1250,8 @@
-
-
+
+
@@ -1236,8 +1297,8 @@
{{ $t("grpcMethodDescription") }}
-
-
+
+
@@ -1359,7 +1420,10 @@ const monitorDefaults = {
rabbitmqNodes: [],
rabbitmqUsername: "",
rabbitmqPassword: "",
- conditions: []
+ conditions: [],
+ local_service_command: "",
+ local_service_expected_output: "",
+ local_service_check_type: "keyword",
};
export default {