summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2013-11-07 23:15:40 +0100
committerDaniil Baturin <daniil@baturin.org>2013-11-07 23:15:40 +0100
commite009195256b7495f046699d6a0c825122839982e (patch)
tree427e9ec56b225c849c66a394d6c173498184bc1d
parente67766eb1bf152ed8c577f87ec1d533eea13e1f7 (diff)
downloadvyatta-op-e009195256b7495f046699d6a0c825122839982e.tar.gz
vyatta-op-e009195256b7495f046699d6a0c825122839982e.zip
Add command to view SCSI devices (show hardware scsi [detailed).
-rw-r--r--templates/show/hardware/scsi/detailed/node.def2
-rw-r--r--templates/show/hardware/scsi/node.def2
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/show/hardware/scsi/detailed/node.def b/templates/show/hardware/scsi/detailed/node.def
new file mode 100644
index 0000000..50bf8a2
--- /dev/null
+++ b/templates/show/hardware/scsi/detailed/node.def
@@ -0,0 +1,2 @@
+help: Show detailed SCSI device information
+run: lscsci -vvv
diff --git a/templates/show/hardware/scsi/node.def b/templates/show/hardware/scsi/node.def
new file mode 100644
index 0000000..54d406a
--- /dev/null
+++ b/templates/show/hardware/scsi/node.def
@@ -0,0 +1,2 @@
+help: Show SCSI device information
+run: lsscsi