Migration notes: Difference between revisions
(Created page with " == Introduction == The following are things to know about as a part of migration from TruView v10 to TruView v11 == Solution == === Applications === v10 n-tier ap...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== Introduction == | == Introduction == | ||
The following are things to know about | The following are things to know about when migrating TruView's configuration from TruView v10 to TruView v11. | ||
| | ||
== Solution == | == Solution == | ||
| |||
{{#invoke:Message box|ambox |type=protection|text=This article contains default passwords. You MUST change them as soon as possible. Keep your passwords in a safe place.}} | |||
| |||
=== Applications === | === Applications === | ||
v10 n-tier applications are NOT migrated to v11 | TruView version 11 server dependencies are mapped automatically. v10 n-tier applications are NOT migrated to v11. | ||
| | ||
Line 16: | Line 22: | ||
=== SNMP === | === SNMP === | ||
For v10, SNMP is configured per domain. For v11, SNMP is global. | For v10, SNMP is configured per domain. For v11, SNMP is global. Consequently SNMP from ALL domains will appear in EVERY domain in v11. | ||
Example: | Example: | ||
v10 | v10 ''Default'' domain has ''public'', and ''default'' as community strings. ''Other'' domain has ''other'' as community strings. | ||
v11 will have 'public', 'default', and 'other' as community strings for Default domain and for | v11 will have ''public'', ''default'', and ''other'' as community strings for ''Default'' domain and for ''Other'' domain. | ||
| | ||
Line 35: | Line 41: | ||
Example: | Example: | ||
''My Special Tag Name$@'' will become ''My_Special_Tag_Name'' | |||
For v11.2, special characters are supported and migration of tags will ONLY strip out ' " . or $ from the tag name. | For v11.2, special characters are supported and migration of tags will ONLY strip out ''' " .'' or ''$'' from the tag name. | ||
Any v10 | Any v10 tags for entities of type ''servers'' are NOT migrated over to v11. | ||
| | ||
Line 45: | Line 51: | ||
=== Users === | === Users === | ||
Users will migrate from | Users will migrate from v10 groups to v11 groups this requires the modifying of the three groups v11 comes standard with.<br/> The three default groups are: | ||
*System Administrator | *System Administrator | ||
Line 53: | Line 59: | ||
These groups must exist or users, groups and group associations will not be created. | These groups must exist or users, groups and group associations will not be created. | ||
System admins in | System admins in v10 that are not power users become domain admins in v11 because system admin is global for domains. | ||
Passwords in | Passwords in v10 are one way hashed and cannot be retrieved, for this reason all migrated local users in v11 will have the password ''**ChangeMe!**'' | ||
| | ||
Line 68: | Line 74: | ||
! scope="col" | v11 | ! scope="col" | v11 | ||
|- | |- | ||
| User / Traffic Caputre or Troubleshooting / Trace File | | <p style="text-align: center;">User / Traffic Caputre</p> <p style="text-align: center;">or</p> <p style="text-align: center;">Troubleshooting / Trace File</p> | ||
| Trace File | | style="text-align: center;" | Trace File | ||
|- | |- | ||
| User / Report Scheduling or APM Reporting or NPM Reporting | | <p style="text-align: center;">User / Report Scheduling</p> <p style="text-align: center;">or</p> <p style="text-align: center;">APM Reporting or NPM Reporting</p> | ||
| Report Scheduling | | style="text-align: center;" | Report Scheduling | ||
|- | |- | ||
| User / Email Notification | | style="text-align: center;" | User / Email Notification | ||
| Notification | | style="text-align: center;" | Notification | ||
|- | |- | ||
| User / Portal Page Management | | style="text-align: center;" | User / Portal Page Management | ||
| Page Management | | style="text-align: center;" | Page Management | ||
|- | |- | ||
| APM Configuration or NPM Configuration | | <p style="text-align: center;">APM Configuration</p> <p style="text-align: center;">or</p> <p style="text-align: center;">NPM Configuration</p> | ||
| Domain Admin | | style="text-align: center;" | Domain Admin | ||
|- | |- | ||
| Sever Settings and | | <p style="text-align: center;">Sever Settings</p> <p style="text-align: center;">and</p> <p style="text-align: center;">icense Admin</p> <p style="text-align: center;">and</p> <p style="text-align: center;">Portal Admin</p> | ||
| System Admin | | style="text-align: center;" | System Admin | ||
|} | |} | ||
Latest revision as of 12:24, 20 January 2018
Introduction
The following are things to know about when migrating TruView's configuration from TruView v10 to TruView v11.
Solution
This article contains default passwords. You MUST change them as soon as possible. Keep your passwords in a safe place. |
Applications
TruView version 11 server dependencies are mapped automatically. v10 n-tier applications are NOT migrated to v11.
SNMP
For v10, SNMP is configured per domain. For v11, SNMP is global. Consequently SNMP from ALL domains will appear in EVERY domain in v11.
Example:
v10 Default domain has public, and default as community strings. Other domain has other as community strings.
v11 will have public, default, and other as community strings for Default domain and for Other domain.
Tags
For v11.0 and v11.1, tag names are limited to A-Z, a-z, 0-9, _. Any Tag Name with other characters will be stripped of those characters. Two rules apply:
- Spaces will be replaced with underscores.
- Any other special character will be stripped
Example:
My Special Tag Name$@ will become My_Special_Tag_Name
For v11.2, special characters are supported and migration of tags will ONLY strip out ' " . or $ from the tag name.
Any v10 tags for entities of type servers are NOT migrated over to v11.
Users
Users will migrate from v10 groups to v11 groups this requires the modifying of the three groups v11 comes standard with.
The three default groups are:
- System Administrator
- Domain Administrator
- User
These groups must exist or users, groups and group associations will not be created.
System admins in v10 that are not power users become domain admins in v11 because system admin is global for domains.
Passwords in v10 are one way hashed and cannot be retrieved, for this reason all migrated local users in v11 will have the password **ChangeMe!**
User Groups
Group permissions will be migrated from v10 to v11 with the following mappings:
v10 | v11 |
---|---|
User / Traffic Caputre or Troubleshooting / Trace File |
Trace File |
User / Report Scheduling or APM Reporting or NPM Reporting |
Report Scheduling |
User / Email Notification | Notification |
User / Portal Page Management | Page Management |
APM Configuration or NPM Configuration |
Domain Admin |
Sever Settings and icense Admin and Portal Admin |
System Admin |