8.3.14 Using dcli to List Alert History Where examinedby is Not Set
This example shows a CellCLI command that lists alert history where examined by has not been set on the target cells.
The target cells are contained in the
allcells
group file. The command is run as the default celladmin
user.
Example 8-14 Using dcli to List Alert History where examinedby is not Set
$ ./dcli -g allcells -l celladmin \
"cellcli -e list alerthistory where examinedby=\'\' "
Parent topic: dcli Examples