NAME
storcli64_wrapper - a wrapper allowing limited non-root access to storcli64

SYNOPSIS
storcli64_wrapper [ -n ] <storcli64 command>

DESCRIPTION

This program allows a limited subset of commands that output details about
Megaraid Controllers via the storcli64 command-line interface. The permitted
commands are those that display data referring to the status and configuration
of the array controller.

USAGE
  -n  Dry-run: do nothing.

EXIT
The program returns exit codes as follows:

  0  Success
  1  Usage error
  2  Command too long
  3  Cannot setuid to root
  4  CLI command unrecognised

SEE ALSO
  storcli64(8)

AUTHOR
Ian Chilton <ian.chilton@bytemark.co.uk>

Taken from tw_cli_wrapper, by:
Patrick J. Cherry <patrick@bytemark.co.uk>
