From 5fa12000da8bbd29ea695052fd16bf347605461e Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 8 Jul 2023 21:18:23 +0200 Subject: op-mode: T2546: xml: cleanup help strings --- op-mode-definitions/container.xml.in | 2 +- op-mode-definitions/dns-dynamic.xml.in | 10 +++++----- op-mode-definitions/monitor-log.xml.in | 36 +++++++++++++++++----------------- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/op-mode-definitions/container.xml.in b/op-mode-definitions/container.xml.in index ada9a4d59..f581d39fa 100644 --- a/op-mode-definitions/container.xml.in +++ b/op-mode-definitions/container.xml.in @@ -83,7 +83,7 @@ - Monitor last lines of container logs + Monitor last lines of container log container name diff --git a/op-mode-definitions/dns-dynamic.xml.in b/op-mode-definitions/dns-dynamic.xml.in index 4f0399964..8f32f63f9 100644 --- a/op-mode-definitions/dns-dynamic.xml.in +++ b/op-mode-definitions/dns-dynamic.xml.in @@ -6,7 +6,7 @@ - Monitor last lines of Domain Name System (DNS) related services + Monitor last lines of Domain Name System related services @@ -27,7 +27,7 @@ - Show log for Domain Name System (DNS) related services + Show log for Domain Name System related services @@ -42,7 +42,7 @@ - Show Domain Name System (DNS) related information + Show Domain Name System related information @@ -66,7 +66,7 @@ - Restart specific Domain Name System (DNS) related service + Restart specific Domain Name System related service @@ -86,7 +86,7 @@ - Update Domain Name System (DNS) related information + Update Domain Name System related information diff --git a/op-mode-definitions/monitor-log.xml.in b/op-mode-definitions/monitor-log.xml.in index a3befce26..2e5439414 100644 --- a/op-mode-definitions/monitor-log.xml.in +++ b/op-mode-definitions/monitor-log.xml.in @@ -16,7 +16,7 @@ - Monitor log for Intrusion Detection System + Monitor Intrusion Detection System log @@ -29,18 +29,18 @@ - Monitor last lines of Dynamic Host Control Protocol (DHCP) + Monitor last lines of Dynamic Host Control Protocol log - Monitor last lines of DHCP server + Monitor last lines of DHCP server log journalctl --no-hostname --follow --boot --unit isc-dhcp-server.service - Monitor last lines of DHCP client + Monitor last lines of DHCP client log journalctl --no-hostname --follow --boot --unit "dhclient@*.service" @@ -59,18 +59,18 @@ - Monitor last lines of Dynamic Host Control Protocol IPv6 (DHCPv6) + Monitor last lines of Dynamic Host Control Protocol IPv6 log - Monitor last lines of DHCPv6 server + Monitor last lines of DHCPv6 server log journalctl --no-hostname --follow --boot --unit isc-dhcp-server6.service - Monitor last lines of DHCPv6 client + Monitor last lines of DHCPv6 client log journalctl --no-hostname --follow --boot --unit "dhcp6c@*.service" @@ -95,7 +95,7 @@ - Monitor last lines of IPoE server log + Monitor last lines of IP over Ethernet server log journalctl --no-hostname --boot --follow --unit accel-ppp@ipoe.service @@ -107,13 +107,13 @@ - Monitor last lines of Next Hop Resolution Protocol (NHRP) log + Monitor last lines of Next Hop Resolution Protocol log journalctl --no-hostname --boot --follow --unit opennhrp.service - Monitor last lines of Network Time Protocol (NTP) log + Monitor last lines of Network Time Protocol log journalctl --no-hostname --boot --follow --unit chrony.service @@ -142,7 +142,7 @@ - Monitor log for Routing Protocol + Monitor routing protocol logs @@ -232,25 +232,25 @@ - Monitor last lines of Router Advertisement Daemon (radvd) log + Monitor last lines of Router Advertisement Daemon log journalctl --no-hostname --boot --follow --unit radvd.service - Monitor last lines of Simple Network Monitoring Protocol (SNMP) log + Monitor last lines of Simple Network Monitoring Protocol log journalctl --no-hostname --boot --follow --unit snmpd.service - Monitor last lines of Secure Shell (SSH) log + Monitor last lines of Secure Shell log journalctl --no-hostname --boot --follow --unit ssh.service - Monitor last lines of SSTP client log + Monitor last lines of Secure Socket Tunneling Protocol log journalctl --no-hostname --boot --follow --unit "ppp@sstpc*.service" @@ -267,7 +267,7 @@ - Monitor Virtual Private Network (VPN) services + Monitor Virtual Private Network services @@ -310,13 +310,13 @@ - Monitor last lines of Vector Packet Processor (VPP) log + Monitor last lines of Vector Packet Processor log journalctl --no-hostname --boot --unit vpp.service - Monitor last lines of Virtual Router Redundancy Protocol (VRRP) log + Monitor last lines of Virtual Router Redundancy Protocol log journalctl --no-hostname --boot --unit keepalived.service -- cgit v1.2.3