nv-l
[Top] [All Lists]

Re: [NV-L] xnmcollect throws away values?

To: Tivoli NetView Discussions <nv-l@lists.ca.ibm.com>
Subject: Re: [NV-L] xnmcollect throws away values?
From: Jane Curry <jane.curry@skills-1st.co.uk>
Date: Mon, 18 Sep 2006 08:52:23 +0100
Delivery-date: Mon, 18 Sep 2006 08:57:04 +0100
Envelope-to: nv-l-archive@lists.skills-1st.co.uk
In-reply-to: <OFFB8C22E4.25CBD6C3-ON852571E7.0055F1FC-852571E7.0058C8DF@us.ibm.com>
List-help: <mailto:nv-l-request@lists.ca.ibm.com?subject=help>
List-id: Tivoli NetView Discussions <nv-l.lists.ca.ibm.com>
List-post: <mailto:nv-l@lists.ca.ibm.com>
List-subscribe: <http://lists.ca.ibm.com/mailman/listinfo/nv-l>, <mailto:nv-l-request@lists.ca.ibm.com?subject=subscribe>
List-unsubscribe: <http://lists.ca.ibm.com/mailman/listinfo/nv-l>, <mailto:nv-l-request@lists.ca.ibm.com?subject=unsubscribe>
References: <OFFB8C22E4.25CBD6C3-ON852571E7.0055F1FC-852571E7.0058C8DF@us.ibm.com>
Reply-to: Tivoli NetView Discussions <nv-l@lists.ca.ibm.com>
Sender: nv-l-bounces@lists.ca.ibm.com
User-agent: Mozilla Thunderbird 1.0.8 (X11/20060411)
Sorry for late reply - been out for a week. There is a variable that you cam set aither in /usr/OV/app-defaults/XNm or in an individual's .Xdefaults, that is for smoothing displayed data - it sounds like this may be what is happening to you as Leslie has already helped you show that the raw data is acually in the database.

There are a few values you can tweak but if you want to see all the raw data points then set:
xnmgraph.mergePoints:   False

There are a number of parameters you can set in that same file that control how data is reduced, if that is what you want to do (around line 1013 on my Linux NV 7.1.4 FP4 system).

If you make changes to the global XNm then remember to restart your NetView GUI. If you put the lines in your own .Xdefaults then make sure you activate it with something like "xrdb -merge ~/.Xdefaults"

Cheers,
Jane

Leslie Clark wrote:

Is the oldest data in snmpColDump at the 1 minute granularity? If it is, then you should see that in the graph. It is not surprising that the data shown by xnmcollect is only recent. That's intended for testing your configuration.

If the data is there, then I can only think it must be a misunderstanding of how the grapher works.

To launch the grapher from the menu, you can select the node on the map and then select 'Tools...Graph Collected Data...For Selected Node'.

You can scroll back in time with the left mouse button.This makes a vertical line marked with the date and time, and if you move the mouse to the left, it scrolls until the label changes to 'Data Start'.

On the menu, View..Time Intervals
There is a slide bar at the top showing the beginning and end of the time for which data is available with the current settings. The Display Width controls how much time is visible, without scrolling, on the x axis. The Resolution by Data setting controls the smoothing. Slough at last <http://news.bbc.co.uk/1/hi/england/berkshire/5351512.stm>xnmmerge To see all raw datapoints for the last 60 days in one view, set the Display width to 60 days and the Resolution to 'by data'.
Press Apply.

There is also a right-mouse button menu pick for 'show all' that will do the same thing for you. If this does NOT show you all of the data that you can see with snmpColDump, then you should call Support to help you figure out why.
I hope this helps.

Cordially,

Leslie A. Clark
IT Services Specialist, Network Mgmt
Information Technology Services Americas
IBM Global Services
(248) 552-4968 Voicemail, Fax, Pager



*"Martina Singer" <martina.singer@datev.de>*
Sent by: nv-l-bounces@lists.ca.ibm.com

09/12/2006 08:42 AM
Please respond to
Tivoli NetView Discussions <nv-l@lists.ca.ibm.com


        
To
        "Tivoli NetView Discussions" <nv-l@lists.ca.ibm.com>
cc
        
Subject
        Re: [NV-L] xnmcollect throws away values?



        





Hi Leslie,
with an snmpColDump the values go back until the 14th august. When I make an xnmcollect and "Show Data" the interval is correctly on 1 Minute and the Values shown in this window go back around 30 minutes.
The default setting in "Time Intervals" is "Resolution by Data".....
Do you have another idea? Cordially
Martina
----- Original Message -----
*From:* _Leslie Clark_ <mailto:lclark@us.ibm.com>
*To:* _Tivoli NetView Discussions_ <mailto:nv-l@lists.ca.ibm.com>
*Sent:* Thursday, September 07, 2006 1:26 PM
*Subject:* Re: [NV-L] xnmcollect throws away values?


Martina, it sounds a little bit like someone has configured the data to be rolled up and aged off. That is not a feature of the product. Someone would have to add it. Is that possible?

To determine whether the problem is with the grapher or with the data, you might try looking directly at the data. If it is in flat files, you can use the snmpColDump command to display the files in /usr/OV/databases/snmpCollect.

This same text view of the datapoints is available from the gui:
Tools...Data Collection & Thresholding (or xnmcollect at the commandline)
Select a variable that is being collected
Verify that the frequency is as you expect.
Click 'Show Data'
Select an instance in the top frame of the dialog
View the datapoints for each node with that interface instance, and the actual intervals (in the left-hand column) If the datapoints are there, collected on the proper interval, then you should be able to see them with xnmgraph.


Cordially,

Leslie A. Clark
IT Services Specialist, Network Mgmt
Information Technology Services Americas
IBM Global Services
(248) 552-4968 Voicemail, Fax, Pager


*"Martina Singer" <martina.singer@datev.de>*
Sent by: nv-l-bounces@lists.ca.ibm.com

09/07/2006 05:09 AM
Please respond to
Tivoli NetView Discussions <nv-l@lists.ca.ibm.com>

        
To
        "Tivoli NetView Discussions" <nv-l@lists.ca.ibm.com>
cc
        
Subject
        Re: [NV-L] xnmcollect throws away values?




        






Hi Leslie,
unfortunately this doesn't work.
No matter if Resolution by data or Resolution User defined.
The effect is the same that the statistic gets smoothed.
I was looking in the serversetup, but also there I can't find options for the snmpCollect. Greetings
Martina
----- Original Message -----
 *
From:* _Leslie Clark_ <mailto:lclark@us.ibm.com> *
To:* _Tivoli NetView Discussions_ <mailto:nv-l@lists.ca.ibm.com> *
Sent:* Tuesday, September 05, 2006 3:08 PM *
Subject:* Re: [NV-L] xnmcollect throws away values?


The data is most likely still there, but the viewer is smoothing the line for you. If this is Unix or Linux, in the viewer, there are options on the menu to specify the time period to show, and how much data to show for that period. I think it is under View. There is one for including or excluding lines, and one for the data. You want the one for the data. To see all of the data for the last month, set the viewing period to 30 days, and the resolution to 'by data'.

Cordially,

Leslie A. Clark
IT Services Specialist, Network Mgmt
Information Technology Services Americas
IBM Global Services
(248) 552-4968 Voicemail, Fax, Pager

*"Martina Singer" <martina.singer@datev.de>*
Sent by: nv-l-bounces@lists.ca.ibm.com

09/05/2006 07:03 AM
Please respond to
Tivoli NetView Discussions <nv-l@lists.ca.ibm.com>


        
To
        <nv-l@lists.ca.ibm.com>
cc
        
Subject
        [NV-L] xnmcollect throws away values?





        









Hi list,

we collect a MIB for 4 Weeks. Now ist seems that NetView throws away values after a week and only keeps 10 percent of the collected values. So the tops of Aug/15 seem more plain every day, till only a line is left.

Can I modify the config anywhere?

Bye,
Martina


NV 7.1.4 on AIX 5.2 _______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to internal IBM'ers only)

------------------------------------------------------------------------

_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to internal IBM'ers only)_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to internal IBM'ers only)

------------------------------------------------------------------------

_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to internal IBM'ers only)_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to internal IBM'ers only)

------------------------------------------------------------------------

_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to 
internal IBM'ers only)

--
Tivoli Certified Consultant & Instructor
Skills 1st Limited, 2 Cedar Chase, Taplow, Bucks, SL6 0EU, UK
Tel: +44 (0)1628 782565
Copyright (c) 2006 Jane Curry <jane.curry@skills-1st.co.uk>.  All rights 
reserved.

_______________________________________________
NV-L mailing list
NV-L@lists.ca.ibm.com
Unsubscribe:NV-L-leave@lists.ca.ibm.com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to 
internal IBM'ers only)

<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web