diff --git a/src/pages/EditMonitor.vue b/src/pages/EditMonitor.vue index a83f91cab..3d3f3ca13 100644 --- a/src/pages/EditMonitor.vue +++ b/src/pages/EditMonitor.vue @@ -660,12 +660,54 @@ - + +
+ + +
+ {{ $t("Number of packets to send before stopping") }} +
+
+ + +
+ + +
+ {{ $t("If checked, IP addresses will be output instead of symbolic hostnames") }} +
+
+ +
- +
+ +
+ + +
+ {{ $t("Total time in seconds before ping stops, regardless of packets sent") }} +
+
+ + +
+ + +
+ {{ $t("Maximum time in seconds to wait for each response") }} +
+
+ +