Re: Need Help on understanding vsd files

2017-09-23 Thread Vishal Rao
Probably being stripped by the mailing list - you need to email to the recipients directly? Or link to them somewhere else? On Fri, Sep 22, 2017 at 3:15 PM, Avinash Dongre wrote: > Hi Barry, > Still cannot see them. > > Thanks > Avinash > > > On Fri, Sep 22, 2017 at 2:18 PM, Barry Oglesby > wro

Re: Need Help on understanding vsd files

2017-09-22 Thread Avinash Dongre
Hi Barry, Still cannot see them. Thanks Avinash On Fri, Sep 22, 2017 at 2:18 PM, Barry Oglesby wrote: > Interesting. I can see them, but here they are again. I dragged/dropped > them this time. > > [image: Inline image 1][image: Inline image 2][image: Inline image 3][image: > Inline image 4][i

Re: Need Help on understanding vsd files

2017-09-22 Thread Barry Oglesby
Interesting. I can see them, but here they are again. I dragged/dropped them this time. [image: Inline image 1][image: Inline image 2][image: Inline image 3][image: Inline image 4][image: Inline image 5] Thanks, Barry Oglesby On Thu, Sep 21, 2017 at 10:23 PM, Avinash Dongre wrote: > Thanks Ba

Re: Need Help on understanding vsd files

2017-09-21 Thread Avinash Dongre
Thanks Barry for your help and explanation. Could you please re-attach the charts for the steps. I do not see them in the email. Thanks Avinash On Fri, Sep 22, 2017 at 2:30 AM, Barry Oglesby wrote: > You probably need more than just the getTime stat to see whats going on > there. That stat is

Re: Need Help on understanding vsd files

2017-09-21 Thread Barry Oglesby
You probably need more than just the getTime stat to see whats going on there. That stat is basically telling you how much time per second get operations are occurring. You probably need to also know how many gets are occurring. What I generally do is: - plot time stat (getTime in this case) - di

Re: Need Help on understanding vsd files

2017-09-21 Thread Anilkumar Gingade
At a high level, you can find stat descriptions by "selecting a stat" and then clicking (in vsd) main->"Show Statistic Info". -Anil. On Thu, Sep 21, 2017 at 2:24 AM, Avinash Dongre wrote: > Attaching the graph. > > On Thu, Sep 21, 2017 at 2:45 PM, Avinash Dongre > wrote: > >> Hi All, >>> >>>

Re: Need Help on understanding vsd files

2017-09-21 Thread Avinash Dongre
Attaching the graph. On Thu, Sep 21, 2017 at 2:45 PM, Avinash Dongre wrote: > Hi All, >> >> I am looking at getTime-PartitionedRegionStats using vsd tools. I need >> some help on how to interpret following graph. >> If there is a document which helps to explain please let me know. >> >> >> [ima

Re: Need Help on understanding vsd files

2017-09-21 Thread Avinash Dongre
> > Hi All, > > I am looking at getTime-PartitionedRegionStats using vsd tools. I need > some help on how to interpret following graph. > If there is a document which helps to explain please let me know. > > > [image: Inline image 1] > > > Thanks > Avinash > >