2017-03-23 09:43 AM
Is there a way to get the disk usage of a particular appliance via REST API? Also to get the processing and rate of each appliance.?
2017-03-23 09:47 AM
Hi Mark,
I've moved this thread to the https://community.rsa.com/community/products/netwitness?sr=search&searchId=190000c1-f6ef-4ef6-b5e4-b7f674cb0def&searchIndex=0 community so that you can get an answer to your question.
Thanks,
Jeff
2017-05-12 02:59 PM
It depends on the service, but you can simply connect via a browser to the REST port and navigate around until you find the stats you need. For instance, a Decoder will show disk usage and other useful stats here:
http://<decoder>:50104/database/stats
2017-05-15 08:57 AM
Mark
Rui Ataide from RSA created a script that can do this for you. You can find out more about it here. Modify it for your exact needs.