You will want to make sure that you are not in the directory that the
volume group points to when you run the lvremove command... so change
directory to /root first. Also another command that may be helpful is
'lsof'. This will show any process that ...
By adding the ".toArray()" function to the command the output results
will not ask for iteration "Type "it" for more". [root]# echo
'db.alert.aggregate([{$match: {receivedTime : {$gte :
ISODate("2020-01-26T18:22:55.587Z"), $lt :
ISODate("2020-04-30T1...
This command will do what you are looking for... again please substitute
your deploy_admin password for the "-p netwitness" option [root]# echo
'db.alert.aggregate([{$match: {receivedTime : {$gte :
ISODate("2020-01-26T18:22:55.587Z"), $lt :
ISODate("...
Hello,You can use the following command to query the MongoDB to return
the number of alerts per rule. You will need to substitute your
"deploy_admin" password (-p netwitness) in the command. This command
should be run from a SSH session to your ESA s...
Hi Devaraj, If you don't have Robomongo installed you can run this
script from an SSH session on your SA server.Also since the "rules" and
"deployment" information are stored in different Mongo documents you
can't export the information you're lookin...