diff options
Diffstat (limited to 'templates/monitor/nat/destination/translations')
-rw-r--r-- | templates/monitor/nat/destination/translations/detail/node.def | 4 | ||||
-rw-r--r-- | templates/monitor/nat/destination/translations/node.def | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/templates/monitor/nat/destination/translations/detail/node.def b/templates/monitor/nat/destination/translations/detail/node.def deleted file mode 100644 index d700d9f..0000000 --- a/templates/monitor/nat/destination/translations/detail/node.def +++ /dev/null @@ -1,4 +0,0 @@ -help: Show active destination NAT translations events verbose -run: LESSOPEN=cat - echo Type control-C to quit - sudo /usr/sbin/conntrack -E -g -o xml 2>/dev/null | ${vyatta_bindir}/sudo-users/vyatta-nat-translations.pl --pipe --type=destination --verbose diff --git a/templates/monitor/nat/destination/translations/node.def b/templates/monitor/nat/destination/translations/node.def deleted file mode 100644 index f1f593d..0000000 --- a/templates/monitor/nat/destination/translations/node.def +++ /dev/null @@ -1,4 +0,0 @@ -help: Monitor active destination NAT translations events -run: LESSOPEN=cat - echo Type control-C to quit - sudo /usr/sbin/conntrack --dst-nat --event |