Unsolved
This post is more than 5 years old
1 Message
0
1379
February 17th, 2012 11:00
getting real-time performance data via naviseccli
I'm aware of how to retrieve nar collection logs file from cmd line but I'm trying to figure out the best way to capture real (or near-real) time data into a monitoring & graphing tool (zabbix).
I'm fairly new to this so I'm not 100% sure of the difference between a live collection & archive collection & if there is a way to pull either type of data via naviseccli.
for now, i'm just looking to get sp utilization--
is there a way to run navseccli every ten minutes & get this data
or would you have to stop collection, retrieve & parse the file everytime? this doesn't sound practical, but not sure.
add-on question:
naviseccli -h 1.2.3.4 analyzer -archive -all
is there a way to just get the latest archive file in an automated fashion?
Thanks
0 events found


kelleg
4 Operator
•
4.5K Posts
0
February 20th, 2012 15:00
see emc218359 - there are a couple of articles listed there that explain how to automate the collecting of Archive files (NAR/NAZ). These archives are historical - all past data, not current.
Also see the Navisphere Command Line user guide - there are LUN and SP statistics that you can get using getLUN or getsp or getcache commands.
glen