diff options
| -rw-r--r-- | op-mode-definitions/container.xml.in | 2 | ||||
| -rw-r--r-- | op-mode-definitions/dns-dynamic.xml.in | 10 | ||||
| -rw-r--r-- | 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 @@          <children>            <tagNode name="container">              <properties> -              <help>Monitor last lines of container logs</help> +              <help>Monitor last lines of container log</help>                <completionHelp>                  <path>container name</path>                </completionHelp> 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 @@          <children>            <node name="dns">              <properties> -              <help>Monitor last lines of Domain Name System (DNS) related services</help> +              <help>Monitor last lines of Domain Name System related services</help>              </properties>              <children>                <node name="dynamic"> @@ -27,7 +27,7 @@          <children>            <node name="dns">              <properties> -              <help>Show log for Domain Name System (DNS) related services</help> +              <help>Show log for Domain Name System related services</help>              </properties>              <children>                <node name="dynamic"> @@ -42,7 +42,7 @@        </node>        <node name="dns">          <properties> -          <help>Show Domain Name System (DNS) related information</help> +          <help>Show Domain Name System related information</help>          </properties>          <children>            <node name="dynamic"> @@ -66,7 +66,7 @@      <children>        <node name="dns">          <properties> -          <help>Restart specific Domain Name System (DNS) related service</help> +          <help>Restart specific Domain Name System related service</help>          </properties>          <children>            <node name="dynamic"> @@ -86,7 +86,7 @@      <children>        <node name="dns">          <properties> -          <help>Update Domain Name System (DNS) related information</help> +          <help>Update Domain Name System related information</help>          </properties>          <children>            <node name="dynamic"> 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 @@            </node>            <node name="ids">              <properties> -              <help>Monitor log for Intrusion Detection System</help> +              <help>Monitor Intrusion Detection System log</help>              </properties>              <children>                <leafNode name="ddos-protection"> @@ -29,18 +29,18 @@            </node>            <node name="dhcp">              <properties> -              <help>Monitor last lines of Dynamic Host Control Protocol (DHCP)</help> +              <help>Monitor last lines of Dynamic Host Control Protocol log</help>              </properties>              <children>                <node name="server">                  <properties> -                  <help>Monitor last lines of DHCP server</help> +                  <help>Monitor last lines of DHCP server log</help>                  </properties>                  <command>journalctl --no-hostname --follow --boot --unit isc-dhcp-server.service</command>                </node>                <node name="client">                  <properties> -                  <help>Monitor last lines of DHCP client</help> +                  <help>Monitor last lines of DHCP client log</help>                  </properties>                  <command>journalctl --no-hostname --follow --boot --unit "dhclient@*.service"</command>                  <children> @@ -59,18 +59,18 @@            </node>            <node name="dhcpv6">              <properties> -              <help>Monitor last lines of Dynamic Host Control Protocol IPv6 (DHCPv6)</help> +              <help>Monitor last lines of Dynamic Host Control Protocol IPv6 log</help>              </properties>              <children>                <node name="server">                  <properties> -                  <help>Monitor last lines of DHCPv6 server</help> +                  <help>Monitor last lines of DHCPv6 server log</help>                  </properties>                  <command>journalctl --no-hostname --follow --boot --unit isc-dhcp-server6.service</command>                </node>                <node name="client">                  <properties> -                  <help>Monitor last lines of DHCPv6 client</help> +                  <help>Monitor last lines of DHCPv6 client log</help>                  </properties>                  <command>journalctl --no-hostname --follow --boot --unit "dhcp6c@*.service"</command>                  <children> @@ -95,7 +95,7 @@            </leafNode>            <leafNode name="ipoe-server">              <properties> -              <help>Monitor last lines of IPoE server log</help> +              <help>Monitor last lines of IP over Ethernet server log</help>              </properties>              <command>journalctl --no-hostname --boot --follow --unit accel-ppp@ipoe.service</command>            </leafNode> @@ -107,13 +107,13 @@            </leafNode>            <leafNode name="nhrp">              <properties> -              <help>Monitor last lines of Next Hop Resolution Protocol (NHRP) log</help> +              <help>Monitor last lines of Next Hop Resolution Protocol log</help>              </properties>              <command>journalctl --no-hostname --boot --follow --unit opennhrp.service</command>            </leafNode>            <leafNode name="ntp">              <properties> -              <help>Monitor last lines of Network Time Protocol (NTP) log</help> +              <help>Monitor last lines of Network Time Protocol log</help>              </properties>              <command>journalctl --no-hostname --boot --follow --unit chrony.service</command>            </leafNode> @@ -142,7 +142,7 @@            </leafNode>            <node name="protocol">              <properties> -              <help>Monitor log for Routing Protocol</help> +              <help>Monitor routing protocol logs</help>              </properties>              <children>                <leafNode name="ospf"> @@ -232,25 +232,25 @@            </node>            <leafNode name="router-advert">              <properties> -              <help>Monitor last lines of Router Advertisement Daemon (radvd) log</help> +              <help>Monitor last lines of Router Advertisement Daemon log</help>              </properties>              <command>journalctl --no-hostname --boot --follow --unit radvd.service</command>            </leafNode>            <leafNode name="snmp">              <properties> -              <help>Monitor last lines of Simple Network Monitoring Protocol (SNMP) log</help> +              <help>Monitor last lines of Simple Network Monitoring Protocol log</help>              </properties>              <command>journalctl --no-hostname --boot --follow --unit snmpd.service</command>            </leafNode>            <leafNode name="ssh">              <properties> -              <help>Monitor last lines of Secure Shell (SSH) log</help> +              <help>Monitor last lines of Secure Shell log</help>              </properties>              <command>journalctl --no-hostname --boot --follow --unit ssh.service</command>            </leafNode>            <node name="sstpc">              <properties> -              <help>Monitor last lines of SSTP client log</help> +              <help>Monitor last lines of Secure Socket Tunneling Protocol log</help>              </properties>              <command>journalctl --no-hostname --boot --follow --unit "ppp@sstpc*.service"</command>              <children> @@ -267,7 +267,7 @@            </node>            <node name="vpn">              <properties> -              <help>Monitor Virtual Private Network (VPN) services</help> +              <help>Monitor Virtual Private Network services</help>              </properties>              <children>                <leafNode name="all"> @@ -310,13 +310,13 @@            </node>            <leafNode name="vpp">              <properties> -              <help>Monitor last lines of Vector Packet Processor (VPP) log</help> +              <help>Monitor last lines of Vector Packet Processor log</help>              </properties>              <command>journalctl --no-hostname --boot --unit vpp.service</command>            </leafNode>            <leafNode name="vrrp">              <properties> -              <help>Monitor last lines of Virtual Router Redundancy Protocol (VRRP) log</help> +              <help>Monitor last lines of Virtual Router Redundancy Protocol log</help>              </properties>              <command>journalctl --no-hostname --boot --unit keepalived.service</command>            </leafNode>  | 
