Arctera Insight Information Governance Administrator's Guide
- Section I. Getting started
- Introduction to Arctera Insight Information Governance administration
- Configuring Information Governance global settings
- About scanning and event monitoring
- About filtering certain accounts, IP addresses, and paths
- About archiving data
- About Information Governance integration with Data Loss Prevention (DLP)
- Configuring advanced analytics
- About open shares
- About user risk score
- About bulk assignment of custodians
- Configuring Metadata Framework
- Section II. Configuring Information Governance
- Configuring Information Governance product users
- Configuring Information Governance product servers
- About node templates
- About automated alerts for patches and upgrades
- Configuring saved credentials
- Configuring directory service domains
- Adding a directory service domain to Information Governance
- Configuring containers
- Server Pools
- Section III. Configuring native file systems in Information Governance
- Configuring clustered NetApp file server monitoring
- About configuring secure communication between Information Governance and cluster-mode NetApp devices
- Configuring EMC Celerra or VNX monitoring
- Configuring EMC Isilon monitoring
- Configuring EMC Unity VSA file servers
- Configuring Hitachi NAS file server monitoring
- Configuring Windows File Server monitoring
- Configuring Arctera File System (VxFS) file server monitoring
- Configuring monitoring of a generic device
- Managing file servers
- Adding filers
- Adding shares
- Renaming storage devices
- Configuring clustered NetApp file server monitoring
- Section IV. Configuring SharePoint data sources
- Configuring monitoring of SharePoint web applications
- About the Information Governance web service for SharePoint
- Adding web applications
- Adding site collections
- Configuring monitoring of SharePoint Online accounts
- About SharePoint Online account monitoring
- Adding site collections to SharePoint Online accounts
- Configuring monitoring of SharePoint web applications
- Section V. Configuring cloud data sources
- Configuring monitoring of Box accounts
- Configuring OneDrive account monitoring
- Configuring Azure Netapp Files Device
- Managing cloud sources
- Section VI. Configuring Object Storage Sources
- Section VII. Health and monitoring
- Section VIII. Alerts and policies
- Configuring policies
- Managing policies
- Configuring policies
- Section IX. Remediation
- Configuring remediation settings
- Section X. Reference
- Appendix A. Information Governance best practices
- Appendix B. Migrating Information Governance components
- Appendix C. Backing up and restoring data
- Appendix D. Arctera Information Governance health checks
- About Information Governance health checks
- About Information Governance health checks
- Appendix E. Command File Reference
- Appendix F. Arctera Information Governance jobs
- Appendix G. Troubleshooting
- Troubleshooting FPolicy issues on NetApp devices
Assigning Classification Server to a Collector
Every data source is associated with a Collector node. The mapping of the Collector to the Classification Server decides to which Classification Server the request should be fanned out. When you submit paths for classification, a Information Governance server with a Collector role fans out the file paths to the assigned Classification Server which classifies those files.
Before assigning a Classification Server to a Collector, note the following:
Make sure that a pure Classification Server is installed.
Assign a Classification Server only to a Information Governance server with the Collector role.
If a Collector is assigned a classification role, then it cannot be assigned as a Classification Server to another Collector.
If there is any previously configured mapping, then it will be overwritten when you assign a Classification Server to a Collector.
Note:
You will not be able to assign Linux Classification Server to Windows collector or other way round.
See Adding Classification Server role to a Information Governance server.
To assign a Classification Server
- From the Information Governance Management Console, click Settings > Information Governance Servers to display list of configured servers.
- Select the server with the role as Management Server, Collector, or Collector and Indexer.
- Click Assign Classification Server.
- In the Select Classification Server window, review the information about the configured Classification Servers. Click Select on the row corresponding to the Classification Server with which you intend the Information Governance server to communicate. Only pure Classification Servers are listed on this pop-up.
- Click OK on the confirmation message.
Alternatively, you can also assign a Classification Server from the command line interface of the Management Server by issuing the following command:
configdb -o -T node -k <node id of the Collector node> -J vic.server.id -j <node id of Classification Server>
You can delete the mapping with the Classification Server by issuing the following command on the Management Server:
configdb --delete-obj-attr -J vic.server.id -T node -k <node id of the Collector node>