Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I need some help with Performance Advisor.
My Performance Advisor in Netapp Management Console keeps data for last week.
I want to change it to a longer period of time ( one Month ), how can it be changed ?
Attached screen print.
Thanks in advance,
Eelke Hoogeboom.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You can change it by going to the Hosts Menu option and then changing the Data Collection and Retention period on the Data collection tab. Bewarned this will have a impact on the DFM server as it needs to store those samples somewhere but it should advise you what the new projected capacity should be
Cheers
Rich
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do note the customization of data collection is available starting 4.0 and later.
Regards
adai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can also do this at the CLI of the DFM server.
# dfm perf data list (see what the current retention settins are)
# dfm perf data modify help
NAME
modify -- Modify the interval and collection details for a counter group
SYNOPSIS
dfm perf data modify [ -f ] -G <counter-group-name> [ -o <host-name-or-id> ]
[ -s <sample-rate> ] [ -r <retention-period> ]
DESCRIPTION
Modify the interval and retention details for a counter group.
Specify a positive number, optionally followed by a time period
suffix to indicate seconds, minutes, hours, days, or weeks.
The default time period suffix is seconds.
'host-name-or-id' is mandatory for default counter groups.
Use -f option to force the change of sample rate and
retention period when the number of records for
the view decreases.
