Dell 4.1.1 InsightIQ Administration Guide
InsightIQ 4.1.1 is a software application that provides insight into the performance of Isilon clusters. It allows you to monitor and analyze the performance of your Isilon cluster and provides insights into its storage capacity, file system usage, and other key metrics. This allows you to optimize your storage infrastructure and ensure that your data is always available and protected.
Advertisement
Advertisement
Isilon
InsightIQ
Version 4.1.1
Administration Guide
Copyright
©
2009-2017 Dell Inc. or its subsidiaries. All rights reserved.
Published January 2017
Dell believes the information in this publication is accurate as of its publication date. The information is subject to change without notice.
THE INFORMATION IN THIS PUBLICATION IS PROVIDED “AS-IS.“ DELL MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND
WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. USE, COPYING, AND DISTRIBUTION OF ANY DELL SOFTWARE DESCRIBED
IN THIS PUBLICATION REQUIRES AN APPLICABLE SOFTWARE LICENSE.
Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries. Other trademarks may be the property of their respective owners.
Published in the USA.
EMC Corporation
Hopkinton, Massachusetts 01748-9103
1-508-435-1000 In North America 1-866-464-7381 www.EMC.com
2 InsightIQ 4.1.1 Administration Guide
CONTENTS
Chapter 1
Chapter 2
Introduction to this guide 5
Configuration 7
Configuration and setup overview................................................................ 8
Configuring the InsightIQ system................................................................. 8
Specify the InsightIQ port............................................................... 8
Specify an SSL certificate............................................................... 8
Connect to InsightIQ over IPv6....................................................... 9
Configure outbound email support................................................. 10
Monitoring the InsightIQ system................................................................. 10
View InsightIQ status..................................................................... 10
Disable status alert email messages................................................ 11
Enable InsightIQ status alerts......................................................... 11
Configuring File System Analytics job settings.............................................11
Viewing FSA job settings.................................................................11
Enable and disable FSA.................................................................. 12
Configure File System Analytics (FSA) job settings....................... 12
Managing File System Analytics result sets....................................14
Configuring cluster monitoring....................................................................16
Monitor a cluster............................................................................16
View monitored cluster settings..................................................... 17
Modify cluster login credentials......................................................18
Suspend and resume InsightIQ monitoring..................................... 18
Delete an InsightIQ data store........................................................ 19
View the connection status of a monitored cluster.........................19
InsightIQ data store size................................................................ 20
Data store requirements for an Isilon cluster.................................. 21
Data store requirements for NFS................................................... 21
View data store settings................................................................ 22
Export a data store........................................................................ 22
Import a data store........................................................................ 23
Move a data store..........................................................................25
Automatic data pruning................................................................. 25
Troubleshooting data store issues................................................. 26
Troubleshooting data retrieval issues.............................................26
Troubleshooting data store move issues........................................ 27
Configuring LDAP for authentication.......................................................... 27
Connect InsightIQ to an LDAP server............................................ 27
Add an LDAP group....................................................................... 28
Data set configuration table...........................................................29
Data sets, modules, and breakouts................................................ 30
View data set sizes........................................................................ 33
Enable or disable retrieval of data sets.......................................... 33
Create a user account....................................................................34
Modify a user account password................................................... 34
InsightIQ 4.1.1 Administration Guide 3
CONTENTS
Chapter 3
Chapter 4
Delete a user account.................................................................... 35
Troubleshooting InsightIQ 37
Troubleshooting configuration issues......................................................... 38
Troubleshooting memory issues................................................................. 39
Troubleshooting InsightIQ web application issues ......................................39
InsightIQ commands 41
4 InsightIQ 4.1.1 Administration Guide
CHAPTER 1
Introduction to this guide
l l
................................................................................................... 6
.......................................................................................6
Introduction to this guide 5
Introduction to this guide
About this guide
This guide describes how to configure and manage InsightIQ.
Your suggestions help us to improve the accuracy, organization, and overall quality of the documentation. Send your feedback to https://www.research.net/s/isidocfeedback . If you cannot provide feedback through the URL, send an email message to [email protected]
.
Where to go for support
If you have any questions about EMC Isilon products, contact EMC Isilon Technical
Support.
Online Support Live Chat
Create a Service Request
Telephone
Support
United States: 1-800-SVC-4EMC (800-782-4362)
Canada: 800-543-4782
Worldwide: +1-508-497-7901
For local phone numbers for a specific country, see EMC
Customer Support Centers .
Help with Online
Support
For questions specific to EMC Online Support registration or access, email [email protected]
.
Isilon Info Hubs For the list of Isilon info hubs, see the Isilon Info Hubs page on the
EMC Isilon Community Network. Isilon info hubs organize Isilon documentation, videos, blogs, and user-contributed content into topic areas, making it easy to find content about subjects that interest you.
Support for InsightIQ
If you are running a free version of InsightIQ, community support is available through the EMC Isilon Community Network . If you have one or more licenses of InsightIQ and have a valid support contract for the product, contact EMC Isilon Technical Support for assistance.
Support for IsilonSD Edge
If you are running a free version of IsilonSD Edge, community support is available through the EMC Isilon Community Network . However, if you have purchased one or more licenses of IsilonSD Edge, you can contact EMC Isilon Technical Support for assistance, provided you have a valid support contract for the product.
6 InsightIQ 4.1.1 Administration Guide
CHAPTER 2
Configuration
This section contains the following topics: l l l l l l l l l
Configuration and setup overview
........................................................................8
Configuring the InsightIQ system
.........................................................................8
Monitoring the InsightIQ system
.........................................................................10
Configuring File System Analytics job settings
.................................................... 11
Configuring cluster monitoring
........................................................................... 16
......................................................................................20
Configuring LDAP for authentication
..................................................................27
........................................................................................... 29
................................................................................... 33
Configuration 7
Configuration
Configuration and setup overview
InsightIQ system settings are managed in the InsightIQ web application.
The InsightIQ Administrator account can manage InsightIQ monitored cluster, data store, email, and file system settings by using the InsightIQ web application. These settings are not available though the command-line interface. You can also manage network and authentication settings for the InsightIQ virtual machine.
Note
Depending on which version of the OneFS operating system the monitored cluster is running, certain InsightIQ features might not be available.
Configuring the InsightIQ system
Configure InsightIQ.
InsightIQ configuration tasks include installation of SSL certificates, modifying port access, configuring LDAP authentication, and configuring email settings.
Specify the InsightIQ port
Specify the port through which InsightIQ connects.
Procedure
1. Open an SSH connection to the InsightIQ virtual machine and log in.
2. In a text editor, open the /etc/isilon/insightiq.ini file, and specify the values for the following options.
Option port redirect_to_port
Description
The port to connect to InsightIQ
The port to connect to InsightIQ
Note
The value must be the same for both settings.
You must have root permissions to modify the /etc/isilon/ insightiq.ini file. If you are logged in the InsightIQ administrator account, you can gain root access by beginning a command with sudo.
3. Save and close the /etc/isilon/insightiq.ini file.
4. Restart InsightIQ by running the command iiq_restart.
Specify an SSL certificate
Specify a custom SSL certificate.
Although InsightIQ includes a default SSL certificate, you can specify a custom SSL certificate.
8 InsightIQ 4.1.1 Administration Guide
Configuration
Procedure
1. Open an SSH connection to the InsightIQ virtual machine, and log in.
2. On the InsightIQ virtual machine, save a copy of the SSL certificate files that you want to specify.
The certificate files must be of the .crt and.key file types.
3. Open the /etc/isilon/uwsgi.ini file in a text editor and update the value of the https setting with the path of the SSL certificate files.
For example, the following text specifies the SSL certificate files that are in the /etc/ssl/certs/ directory: https = [::]:443,/etc/ssl/certs/server.crt,/etc/ssl/certs/ server.key,HIGH
4. Restart InsightIQ by running the following command: iiq_restart
Connect to InsightIQ over IPv6
InsightIQ supports IPv6.
You can connect to InsightIQ, monitor clusters, and connect to NFS data stores over
IPv6.
You can connect to an NFS data store over IPv6 only if IPv6 addresses are configured for both InsightIQ and the NFS server. You can monitor an Isilon cluster over IPv6 only if IPv6 addresses are configured for both the monitored cluster and InsightIQ, and the cluster is running OneFS 7.2.1 or later.
If you connect to InsightIQ over IPv6 using an Apple Safari web browser, specify either a DNS hostname or an SSL URL. If you connect to InsightIQ over IPv6 using the
Google Chrome web browser, specify a DNS hostname. You cannot connect to
InsightIQ using an IP address while using Google Chrome, even if you specify an SSL connection type.
Table 1 Browser support with IPv6
Web browser
Apple Safari
Google Chrome
Mozilla Firefox
Supported connection type
DNS hostname or an SSL connection
DNS hostname
DNS hostname or IP address
Connect to InsightIQ over IPv6 9
Configuration
Configure outbound email support
To send reports and InsightIQ status alerts by email, configure InsightIQ to use an email server.
Procedure
1. In the InsightIQ web application, click the Settings tab and then Email on the
Settings ribbon.
The Configure Email Settings (SMTP) view appears.
2. In the SMTP server field, type the hostname or IP address of an SMTP server that handles email for the organization.
3. In the SMTP port field, type the number of the port that is used to connect to the SMTP server that you specified.
4. If the SMTP server that you specified requires a username and password for authentication, in the Username and Password fields, specify a valid username and password.
5. If the SMTP server you specified accepts email only from valid email addresses, type a valid email address in the From Email field.
The address that you type appears in the From field of email messages.
6. If either the Transport Layer Security (TLS) or Secure Sockets Layer (SSL) protocol is required to connect to the SMTP server that you specified, select the TLS Connection checkbox.
7. Click Submit.
Testing the email configuration
Validate the InsightIQ email configuration by sending a test email.
Procedure
1. In the InsightIQ web application, click the Settings tab and then Email on the
Settings ribbon.
2. In the Send a test email field, type the name of an email address.
3. Click Send.
4. Check the recipient email inbox.
If you have configured InsightIQ correctly, a test email arrives.
Monitoring the InsightIQ system
View the status of InsightIQ and configure InsightIQ to send alert email messages about InsightIQ status .
This section contains the following topics:
View InsightIQ status
View the status of InsightIQ, including the clusters InsightIQ monitors.
Procedure
1. In the InsightIQ web application, click the Settings tab.
10 InsightIQ 4.1.1 Administration Guide
Configuration
2. Click Status on the Settings ribbon.
3. On the InsightIQ Status page, view the status of InsightIQ.
Disable status alert email messages
Disable InsightIQ status alert email messages.
Procedure
1. In the InsightIQ web application, click the Settings tab.
2. Click Status on the Settings ribbon.
3. Clear the checkbox Enable InsightIQ status email alerts.
Enable InsightIQ status alerts
Configure InsightIQ to send an alert email message on the status of InsightIQ.
Procedure
1. In the InsightIQ web application, click the Settings tab.
2. Click Status on the Settings ribbon.
3. Select Enable InsightIQ status email alerts.
4. In the Send InsightIQ status email alerts to field, type the name of an email address that you want to send alerts to.
5. (Optional) Optionally, to limit the number of alert email messages of the same type within a specified period, perform the following steps.
a. Select Limit alert email repetition.
b. In the Do not send multiple status alerts of the same type within (hours) box, type the number of hours to limit alerts for a single type of alert.
For example, if you configure InsightIQ to Limit alert repetition to 2 hours, and
InsightIQ encountered three Connection Errors over 2 hours, InsightIQ sends an alert only for the first error.
6. Click Submit.
Configuring File System Analytics job settings
Setup File System Analytics (FSA).
You can configure File System Analytics (FSA) job settings to enable and disable the
FSA job, and how the FSA job collects data on the cluster. FSA job settings also control how long result sets are retained on the cluster before automatic deletion.
Viewing FSA job settings
View the settings for the InsightIQ FSA job.
Procedure
1. In the InsightIQ web application, click the Settings tab.
2. Click Monitored Clusters on the Settings ribbon.
The Monitored Clusters view appears and shows a list of all clusters that
InsightIQ is configured to monitor.
Disable status alert email messages 11
Configuration
3. In the Actions column of the cluster that you want configure, click Configure.
The Cluster Credentials view appears.
4. Click the Enable FSA tab.
The Job Control view appears.
5. Review the FSA job settings.
The FSA job settings indicate whether you can view File System Analytics reports from the InsightIQ web application and whether the cluster generates new reports.
6. Click the FSA Configuration tab.
The Job Settings view appears and shows the current File System Analytics settings.
7. Review the FSA configuration settings.
Enable and disable FSA
Enables and disables the FSA job and reports.
To view and analyze File System reports with InsightIQ, enable the FSA job.
Procedure
1. In the InsightIQ web application, click the Settings tab.
2. Click Monitored Clusters on the Settings ribbon.
The Monitored Clusters view appears and shows a list of all clusters that
InsightIQ is configured to monitor.
3. In the Actions column of the cluster that you want configure, click Configure.
The Cluster Credentials view appears.
4. Click the Enable FSA tab.
The Job Control view appears.
5. To enable or disable whether you can view File System Analytics reports in
InsightIQ, and whether the cluster generates new reports, select or clear the checkboxes.
a. To configure the FSA job, select or clear the Generate FSA reports on the
monitored cluster checkbox.
b. To configure InsightIQ for File System Analytics reports, select or clear the
View FSA reports in InsightIQ checkbox.
6. Click Submit.
Configure File System Analytics (FSA) job settings
Configure settings for the InsightIQ File System Analytics (FSA) job.
You can configure settings for the InsightIQ File System Analytics (FSA) job, including the generations of FSA result sets from snapshots on the monitored cluster.
Procedure
1. In the InsightIQ web application, click the Settings tab.
2. Click Monitored Clusters on the Settings ribbon.
12 InsightIQ 4.1.1 Administration Guide
Configuration
The Monitored Clusters view appears and shows a list of all clusters that
InsightIQ is configured to monitor.
3. In the Actions column of the cluster that you want configure, click Configure.
The Cluster Credentials view appears.
4. Click the FSA Configuration tab.
The Job Settings view appears and shows the current File System Analytics settings for the monitored cluster.
5. To configure the Result Set Options settings, perform the following steps.
a. In the Directory chart maximum depth field, type an integer that represents the maximum depth of the directories that you want InsightIQ to analyze.
To specify an unlimited depth, type
-1
.
b. In the File/directory list size field, type an integer that represents the maximum number of top-contributing files and directories to include in File
System Analytics reports.
c. In the Path squash depth field, type an integer that represents the maximum number of directory levels to include in a path in the /ifs directory.
For example, if the Path squash depth value is
3
, the path /ifs/corp/ marketing/archive is represented as /ifs/corp/marketing, and all sub-directories of marketing are treated as part of marketing.
d. To generate FSA results sets from snapshots on the monitored cluster, select the Take snapshot checkbox.
The default setting is unselected, which generates FSA result sets directly from the cluster.
6. To configure the Result Set Retention settings, perform the following steps.
a. In the Maximum result set age in days field, type an integer that represents, in days, how long to retain each result set before automatically deleting it.
This setting prevents result sets older than the specified number of days from being retained. It also removes result sets that are older than the specified age. Pinned result sets are not deleted, even if they are older than the specified setting.
To retain result sets indefinitely, type
0
. You can manually delete a result set at any time.
b. In the Maximum result set count field, type the maximum number of result sets to retain.
To retain unlimited result sets, type
0
. You can manually delete a result set at any time.
7. Click Submit.
Configure File System Analytics (FSA) job settings 13
Configuration
Managing File System Analytics result sets
The File System Analytics feature allows you to view File System reports.
When File System Analytics (FSA) is enabled on a monitored cluster, a File System
Analytics job runs on the cluster and collects data that InsightIQ uses to populate file system reports. You can modify how much information is collected by the FSA job through OneFS. You can also configure the level of detail displayed in file system reports through InsightIQ.
Note
When enabled, the FSA job consumes computing resources on the monitored cluster and can affect cluster performance. If cluster performance is negatively affected, you can disable the FSA feature. Disabling the FSA job prevents the job from running.
File System Analytics (FSA) result sets overview
InsightIQ generates all File System reports from File System Analytics (FSA) result sets.
If File System Analytics (FSA) is enabled for a monitored cluster, InsightIQ generates
File System reports from FSA result sets. Each File System report is generated from a single FSA result set.
Unlike InsightIQ data sets, which are stored in the InsightIQ data store, result sets are stored on the monitored cluster in the /ifs/.ifsvar/modules/fsa directory. The monitored cluster routinely deletes result sets to save storage capacity. You can manage result sets by specifying the maximum number of result sets that are retained.
You can configure whether File System reports are visible on the InsightIQ web application and whether new File System reports are generated on the monitored cluster. You can view any existing File System reports, even when the cluster does not generate new reports.
Disabling the FSA job does not affect any of the existing result sets. Result set expiration occurs based on the maximum number of result sets configured. If a result set is marked to be saved, or pinned, it is not deleted. By default, the monitored cluster generates one result set per day.
Note
This note applies to versions of OneFS earlier than 8.0.
If NFS is disabled on the monitored cluster, and File System Analytics reports are viewable in the InsightIQ web application, the InsightIQ installation continues to generate FSA connection errors. These errors are generated even if new reports are not created on the monitored cluster.
File System Analytics result set attributes
The Manage FSA Result Sets section on the Manage FSA Result Sets tab of the
Configuration view displays information about all retained File System Analytics result sets.
The following list describes each column in the Manage FSA Result Sets table.
ID
Displays the unique identifier for the result set, as assigned by the monitored cluster.
14 InsightIQ 4.1.1 Administration Guide
Configuration
Start Time
Displays the date and time at which the data-collection process started.
End Time
Displays the date and time at which the data-collection process ended.
Status
Indicates the status of the result set or, if currently running, the data-collection job.
Size
Indicates the size of the result set.
Pinned
Indicates whether the result set is pinned or unpinned. A pinned result set is never automatically deleted, even if it has expired or exceeds the maximum result-set count.
Actions
Displays links for any actions that you can perform.
View File System Analytics result sets
You can view a list of all stored File System Analytics result sets.
InsightIQ does not display the information contained in a File System Analytics result set when you view it. To view the data contained in a File System Analytics result set, see
File System Analytics (FSA) result sets overview
on page 14 .
Procedure
1. Click Settings
>
Monitored Clusters.
The Monitored Clusters view appears.
2. In the Actions column for the cluster whose File System Analytics result sets you want to view, click Configure.
The Configuration view appears.
3. Click the Manage FSA Result Sets tab.
The Manage FSA Result Sets tab appears and displays a list of all retained File
System Analytics result sets.
Pin or unpin a File System Analytics result set
Pin a File System Analytics result set so that it will not be automatically deleted.
When a File System Analytics result set is pinned, it will not be automatically deleted, regardless of the expiration schedule. Pinned File System Analytics result sets can only be deleted manually.
If you unpin a result set that would have otherwise been deleted according to an expiration schedule, that result set will be deleted the next time InsightIQ refreshes the result sets, typically within a day.
Procedure
1. Click Settings
>
Monitored Clusters.
The Monitored Clusters page appears.
Managing File System Analytics result sets 15
Configuration
2. In the Actions column of the cluster whose File System Analytics result set you want to pin or unpin, click Configure.
The Configuration view appears.
3. Click the Manage FSA Result Sets tab.
The Manage FSA Result Sets tab appears and displays a list of all retained File
System Analytics result sets.
4. In the Pinned column of the result set that you want to pin or unpin, specify an action.
Option
Pin a result set
Unpin a result set
Description
Select the check box.
Clear the check box.
Delete a File System Analytics result set
Delete a File System Analytics result set.
Any result set can be deleted manually, even if the result set is pinned.
Procedure
1. Click Settings
>
Monitored Clusters.
The Monitored Clusters view appears.
2. In the Actions column for the cluster whose File System Analytics result set you want to delete, click Configure.
The Configuration view appears.
3. Click the Manage FSA Result Sets tab.
The Manage FSA Result Sets tab appears and shows a list of all retained File
System Analytics result sets.
4. In the Action column for the result set that you want to delete, click delete.
Configuring cluster monitoring
InsightIQ can monitor multiple clusters.
You can configure InsightIQ to monitor more than one EMC Isilon cluster. The maximum number of clusters that you can simultaneously monitor is based on the system resources available to the Linux computer or virtual machine. It is recommended that you monitor no more than 8 clusters or 150 nodes with a single installation of InsightIQ.
Monitor a cluster
Configure InsightIQ to monitor a cluster.
Before you begin l l
Verify that a valid InsightIQ license is enabled on the cluster that you want to monitor. For more information, contact an Isilon representative.
Verify that a local user account for InsightIQ is enabled and configured with a password on the cluster that you want to monitor.
16 InsightIQ 4.1.1 Administration Guide
Configuration
Note
It is recommended that you monitor clusters over a LAN connection. Monitoring clusters over a WAN connection can significantly degrade the performance of
InsightIQ.
Procedure
1. In the InsightIQ web application, click the Settings tab and then Monitored
Clusters on the Settings ribbon, and then click Add Cluster.
The Add Cluster dialog box appears.
Note
The first time that you configure InsightIQ, the Add Cluster dialog box might already be displayed.
2. In the Add Cluster dialog box, in the Isilon cluster address field, type the hostname or IP address of any node of the cluster that you want to monitor. If the monitored cluster is running OneFS 7.2.1 or later, you can specify an IPv4 or
IPv6 address. If the cluster is running an earlier version of OneFS, you can specify only an IPv4 address.
Alternatively, you can type the name of an Isilon SmartConnect zone.
Specify IPv6 addresses without surrounding brackets. You can connect to an
NFS data store over IPv6 only if IPv6 addresses are configured for both the
InsightIQ instance and the monitored cluster.
Note
In general, it is recommended that you specify a cluster by a SmartConnect zone name. If the cluster has high usage and you use InsightIQ file-heat data, it is recommended that you specify the cluster by the IP address or by the hostname of a specific node.
Avoid specifying an IP address that can be transferred from one node to another node. If you choose to identify the monitored cluster by a
SmartConnect zone, specify a SmartConnect zone that includes a CPU loadbalancing policy. By balancing connections to nodes with lower CPU usage, the monitored cluster can respond to InsightIQ data collection queries more quickly and efficiently.
3. In the InsightIQ user name field, type
insightiq
.
4. In the InsightIQ user password field, type the password of the monitored cluster's InsightIQ administrator account.
5. Click OK.
View monitored cluster settings
View InsightIQ connection and configuration settings.
You can view InsightIQ configuration settings from the InsightIQ web application. You cannot view these settings using the command-line interface.
Procedure
1. In the InsightIQ web application, click the Settings tab.
View monitored cluster settings 17
Configuration
2. Click Monitored Clusters on the Settings ribbon.
The Monitored Clusters view appears and shows a list of all clusters that
InsightIQ is configured to monitor.
3. To view the settings for a specific cluster, in the Actions column, click
Configure.
The Cluster Credentials view appears, and displays information about the specified cluster.
4. To view specific settings for the selected cluster, click any of the
Configuration tabs.
Modify cluster login credentials
Modify the InsightIQ user account credentials of a monitored cluster.
Note
If you modify InsightIQ user account credentials in InsightIQ, modify the user account credentials on the cluster.
Procedure
1. In the InsightIQ web application, click the Settings tab and then Monitored
Clusters on the Settings ribbon.
The Monitored Clusters view appears and shows a list of all clusters that
InsightIQ is configured to monitor.
2. To modify the settings for a specific cluster, in the Actions column, click
Configure.
3. In the Configuration view, click the Cluster Credentials tab.
4. Modify the account credentials.
5. Click Update.
Suspend and resume InsightIQ monitoring
Suspend and resume InsightIQ monitoring of a cluster.
You can temporarily suspend InsightIQ monitoring of the cluster and then later resume monitoring.
If you suspend monitoring for a cluster, InsightIQ completes any data collection queries that are in process. No new queries are run until you resume monitoring. The data store remains intact, but InsightIQ does not collect or store any new data. Based on how long monitoring is suspended, reports might display periods of missing data.
Procedure
1. In the InsightIQ web application, click the Settings tab and then Monitored
Clusters on the Settings ribbon.
The Monitored Clusters view appears and shows a list of all clusters that
InsightIQ is configured to monitor.
The current monitoring state of each cluster configuration is indicated in the
Actions column. If the Suspend link is visible, InsightIQ is monitoring the cluster. If the Resume link is visible, InsightIQ is not monitoring the cluster.
2. For the cluster monitoring state that you want to modify, click Suspend or
Resume.
18 InsightIQ 4.1.1 Administration Guide
Configuration
The selected link changes based on the new monitoring state.
Delete an InsightIQ data store
Permanently stop InsightIQ monitoring on a cluster and delete all historical data about the cluster's performance.
If you no longer want to collect new data or view historical data for a monitored cluster, you can permanently stop monitoring on the cluster and delete all historical data.
CAUTION
If you delete the InsightIQ monitoring configuration for a cluster, all historical data for that cluster is deleted. You cannot undo a deletion.
As an alternative to deleting the InsightIQ monitoring configuration and all associated data, you can temporarily suspend monitoring of the cluster and then resume monitoring at a later time.
Procedure
1. In the InsightIQ web application, click the Settings tab and then Monitored
Clusters on the Settings ribbon.
The Monitored Clusters view appears and shows a list of all clusters that
InsightIQ is configured to monitor.
2. In the Actions column of the cluster configuration that you want to delete, click
Delete.
A Remove Cluster dialog box appears.
3. Click OK.
View the connection status of a monitored cluster
View a monitored cluster's connection status.
You can view each monitored cluster's connection status. This information can be helpful if you suspect that communication has been interrupted between InsightIQ and a monitored cluster.
Procedure
1. In the InsightIQ web application, click the Settings tab and then Monitored
Clusters on the Settings ribbon.
The Monitored Clusters page appears and displays a list of all clusters that
InsightIQ is configured to monitor.
2. In the Monitoring Status column, review each monitored cluster's status as indicated by its colored icon and message:
Green
A green icon indicates that communication between the monitored cluster and InsightIQ is normal with no errors.
Yellow
A yellow icon indicates that communication between the monitored cluster and InsightIQ has been temporarily interrupted. This error might be due to a brief timeout. This error condition typically resolves automatically.
Delete an InsightIQ data store 19
Configuration
Red
A red icon indicates that communication between the monitored cluster and InsightIQ has been interrupted indefinitely. This error might be due to an authorization issue, an unconfigured license, or a prolonged timeout. An administrator must resolve this error condition.
Gray
A gray icon indicates that InsightIQ monitoring is suspended and that there is no communication between the monitored cluster and InsightIQ. To resume InsightIQ monitoring, click Resume in the Actions column.
Configuring data stores
Manage the InsightIQ data store.
InsightIQ data is stored in either the local data store that is part of the InsightIQ installation or on any NFS-based server, including an Isilon cluster. You can move the
InsightIQ data store to a new location and migrate all information from the current data store to the new location. If InsightIQ monitors the cluster that contains the data store, the cluster appears as a client of itself in the InsightIQ web application.
InsightIQ data store size
Information on the size of InsightIQ data stores.
An adequate amount of disk space must be available for InsightIQ to store data. The amount of data that InsightIQ requires depends on the number of nodes that are monitored and the length of time that you want InsightIQ to retain data.
On average, InsightIQ creates 1 GB of data for each monitored node every 2 weeks. If you want to retain more than 2 weeks of data, it is recommended that you increase the size of the InsightIQ data store by 2 GB for each node each month. It is also recommended that the disk space always includes at least 10 GB of free space.
Use the following equations to calculate the minimum and maximum size of the data store:
20
<minimum_datastore_size> = <number_of_nodes>*1 + 10 GB
<larger_datastore_size> = <number_of_nodes>*<number_of_months>*2
+ 10 GB
There is no maximum size for an InsightIQ data store. The size of the InsightIQ data store does not significantly affect InsightIQ performance.
If InsightIQ is unable to free at least 5 GB of disk space, InsightIQ stops monitoring the cluster. If the data store has less than 3 GB of free space available, InsightIQ begins to delete older data to create space for new data. To resume monitoring, increase the amount of available disk space or manually delete data from the data store.
For example, if you monitor 12 nodes, it is recommended that you reserve at least 22
GB of disk space. If you want to retain the data for 3 months, it is recommended that you reserve 82 GB of disk space.
Note
To receive an email when the data store is reaching capacity. Set up an email alert from the InsightIQ web application Status view
InsightIQ 4.1.1 Administration Guide
Configuration
InsightIQ is unable to delete the following types of data from the data store:
Most recent data
InsightIQ does not automatically delete data less than 15 days old.
Non-InsightIQ data
InsightIQ does not automatically delete data from the data store that it did not create.
Historical performance reports
InsightIQ does not automatically delete historical performance reports.
Data store requirements for an Isilon cluster
InsightIQ requirements when using an Isilon cluster to store data.
This information is applicable only if you store data on an Isilon cluster.
l l l l l
Verify that the Isilon OneFS operating system supports the version of InsightIQ to be installed.
Verify that a valid InsightIQ license is activated on the cluster. If you store
InsightIQ data on an Isilon cluster that is not a monitored cluster, it is necessary to license InsightIQ for the monitored cluster.
Verify that the server includes a correctly configured NFS export rule. The export rule must export the data store path, and map the root user on the InsightIQ server to the user account that owns the export on the NFS server.
Enable read and write access to the export. Isilon OneFS ships with a default NFS export rule for the /ifs directory that you can use for InsightIQ. If that default
NFS export has been modified or deleted, create NFS export rule that allows write access for InsightIQ.
Do not apply a quota to the InsightIQ data store through the SmartQuotas module.
If you limit the size of the InsightIQ data store through a quota, InsightIQ cannot detect the available space. The data store might become full before InsightIQ can delete older data to make space available for newer data.
Data store requirements for NFS
InsightIQ data store requirements for NFS servers.
As an alternative to storing InsightIQ data on the local data store, you can store
InsightIQ data on any NFS-mounted server. If you store InsightIQ data on an NFS server, the NFS server must meet the following requirements.
l l l l
Verify that the server includes a correctly configured NFS export rule. The export rule must export the data store path, and map the root user on the InsightIQ server to the user account that owns the export on the NFS server.
Enable read and write access to the export rule. This configuration allows InsightIQ to mount the server and create the necessary directories and files on the server.
InsightIQ might cache permissions for failed tries to mount the NFS-based server.
If InsightIQ continues to report insufficient rights to create the path on the NFS server, restart InsightIQ to clear the previous mount tries, and then try again.
You can connect to an NFS data store over IPv6 only if IPv6 addresses are configured for both InsightIQ and the NFS server.
Data store requirements for an Isilon cluster 21
Configuration
Note
Do not use snapshots of the InsightIQ data store. If you revert a snapshot of the
InsightIQ data store or modify the contents of the data store in any way, the InsightIQ data store might become corrupted.
View data store settings
View InsightIQ data store settings.
You can view the configured settings for the location where InsightIQ stores collected performance data of all monitored clusters.
Procedure
1. In the InsightIQ web application, click the Settings tab and then Datastore on the Settings ribbon.
2. Review the data store settings on the Datastore configuration view.
The following data store settings appear in theDatastore configuration view.
Datastore location
The path of the InsightIQ data store. If the InsightIQ data store is stored on an NFS server, the hostname or IP address of that server is displayed before the path.
Datastore total capacity
The total amount of disk space in the data store.
InsightIQ data
The total amount of InsightIQ data that is stored in the data store.
Percentage used
The percentage of used space in the data store.
Datastore free disk space
The total amount of free disk space in the data store.
Export a data store
Export an InsightIQ data store.
You can export an InsightIQ data store as a compressed file that can be imported into another installation of InsightIQ. An export can be useful if you want to create a backup of an InsightIQ data store before performing maintenance, such as moving the data store to another location. You can also use this feature to move data from one
InsightIQ installation to another.
InsightIQ data stores are exported as compressed zip files. After an export file has been created, you can import data from that zip file into instances of InsightIQ that are running InsightIQ 4.1 or later.
22 InsightIQ 4.1.1 Administration Guide
Configuration
Note
The export process might take several minutes or longer and you cannot perform the following actions while a data store export is in progress: l l l l l
Starting an additional data store export.
Importing data from a data store.
Adding a cluster to monitor.
Deleting data that is being exported.
Modifying the InsightIQ configuration settings of any referenced cluster.
Procedure
1. In the InsightIQ web application, click the Settings tab and then Monitored
Clusters.
2. Click Export Datastore.
3. In the Export Datastore dialog box, select the location for the export data.
l l
To export data to a local directory on the InsightIQ Linux computer or virtual machine, select Export to local directory and specify a path to the export data target directory.
To export data to a directory on an NFS server, select Export to NFS
server and specify the address of the NFS server and a path to the export data target directory.
Note
You can specify either an IPv4 or an IPv6 address. Specify IPv6 addresses without surrounding brackets.
4. In the Export table, select the cluster data that you want to export.
The export file contains only data that is related to the clusters that you specify.
5. Ensure that the Estimated compressed export size is smaller than the amount of free space currently available on the specified target directory.
If the target directory does not contain enough free space, the export fails.
6. Click Export.
7. Click Yes.
Results
Once the export is complete, InsightIQ displays the location of the export zip file on the bottom of the Monitored Clusters view.
Import a data store
Import an InsightIQ data store.
You can import data from a data store export zip file that was created with InsightIQ.
You can import data stores to restore an InsightIQ data store that you backed up or to import data from another InsightIQ server.
InsightIQ import requires InsightIQ 4.1 or later zip files.
Import a data store 23
Configuration
Note
The import process might take several minutes or longer and you cannot perform the following actions while a data store export is in progress: l l l
Starting an additional data store import.
Exporting data from a data store.
Adding a cluster for InsightIQ to monitor.
Procedure
1. In the InsightIQ web application, click the Settings tab and then Monitored
Clusters.
2. Click Import Datastore.
3. In the Import Datastore dialog box, select where to import data from.
l l
To import data from data on a local directory on the InsightIQ Linux computer or virtual machine, select Import from local directory and specify a path that contains the export data.
To import data from a directory on an NFS server, select Import from NFS
server and specify the address of the NFS server and a path that contains the export data.
Note
You can specify either an IPv4 or an IPv6 address. Specify IPv6 addresses without surrounding brackets.
InsightIQ displays a list of export files that are contained in the specified directory.
4. Select the export file that you want to import and then click Next.
InsightIQ displays the list of clusters that are contained in the file.
5. In the Import column, select the clusters that you want to import.
InsightIQ imports only the data that is related to clusters that you specify.
Note
If InsightIQ has existing data for a cluster in the import file, you cannot select that cluster. To import data from a cluster that has monitored data, delete the data store for that cluster. You can then import data for that cluster.
6. (Optional) To begin monitoring a cluster after the import process completes, select the checkbox in the Begin Monitoring column for that cluster, and then type the password of the InsightIQ user account in the InsightIQ User
Password column.
7. Click Import.
8. Click Yes.
24 InsightIQ 4.1.1 Administration Guide
Configuration
Move a data store
Move an InsightIQ data store to a new location.
Before you begin
It is recommended that you back up the data store before moving InsightIQ to a new location. If InsightIQ is unable to complete the migration process, InsightIQ data is permanently split between the old and the new data store locations. If you have a backup of the data store, you can import the backup to the new InsightIQ installation and recover the data. You back up the data store by exporting data store to a .tar file.
The new data store location cannot contain an existing InsightIQ data store.
Procedure
1. In the InsightIQ web application, click the Settings tab and then click
Datastore.
2. Specify the data store location.
l l
To migrate data to a local data store, click Local Datastore and then select the location for the export data.
If InsightIQ is installed on a virtual machine, the local data store is on a virtual hard drive that is configured on the virtual machine. If InsightIQ is installed on a Linux computer, the local data store is on the hard drive of the
Linux computer.
If you want to store the InsightIQ data as a local data store, verify that there is at least 70 GB of free disk space available.
To migrate data to an NFS data store, click NFS Mounted Datastore, and then specify the address of the NFS server and select the location for the export data.
The NFS data store can be stored on either an Isilon cluster or on another
NFS-mounted server. If you want to store InsightIQ data on an NFS server, verify that the data store meets the requirements for an NFS server. Refer
to the topic, Data store requirements for NFS on page 21, for more
information.
3. Click OK.
Automatic data pruning
InsightIQ deletes older data when a data store runs out of disk space.
When the InsightIQ data store fills the storage capacity of the disk, InsightIQ deletes the oldest data until storage capacity has increased.
If multiple clusters are monitored, InsightIQ favors deletion of the oldest data among all the clusters. For example, if ClusterA has data from January 2013, and ClusterB has data from January 2015, the data from ClusterA is deleted until the oldest data has the same date as the data on ClusterB.
Table 2 InsightIQ Actions at Data Store Disk Capacity Thresholds
Remaining available disk capacity
> 5 GB
InsightIQ Action
InsightIQ has the required data store disk capacity. InsightIQ cancels any preexisting alerts about data store disk capacity limits.
Move a data store 25
Configuration
Table 2 InsightIQ Actions at Data Store Disk Capacity Thresholds (continued)
Remaining available disk capacity
1–5 GB
< 1 GB
InsightIQ Action
InsightIQ continues monitoring the cluster.
InsightIQ alerts the user that the data store disk capacity limit is at risk. These alerts continue until data store disk capacity changes.
InsightIQ suspends monitoring the cluster.
InsightIQ tries to delete the oldest data store summary data. If InsightIQ cannot delete data store data, it suspends monitoring.
Troubleshooting data store issues
If InsightIQ cannot write to the data store, check the following settings.
If the InsightIQ data store is on an Isilon cluster and an NFS data store permissions error message appears, verify that a valid NFS export is configured on that cluster.
The NFS export must be configured to grant write access to the root user. This configuration enables InsightIQ to mount the cluster or server and create the necessary directories and files on the cluster or server. InsightIQ connects to the NFS host as the root user. The configured NFS export must grant the root user write access for the specified InsightIQ virtual machine IP address.
If InsightIQ is configured to use a local data store and a permissions error message appears, connect to the virtual machine command-line interface. Then, verify that the parent directory of the data store is configured with a permission setting of 755 or higher.
If InsightIQ cannot write to the data store, review the permissions settings for the data store directory and for all the files contained in the directory. All the files in the data store directory must be configured with a permission setting of 744 or higher. If the issue persists, verify that the directory's owner and group settings are correctly configured. For an NFS data store, the owner:group setting must be
nobody:nobody
.
For a local data store, the owner:group setting must be
root:root
.
Troubleshooting data retrieval issues
Guidance on data retrieval problems.
If you experience Data Retrieval Delayed errors, consider disabling the retrieval of a specific data set. If InsightIQ is unable to retrieve a data set, disabling retrieval for delayed data sets removes the Data Retrieval Delayed errors caused by those data sets. Disabling retrieval can be useful if you are receiving Data Retrieval Delayed errors for data sets that you do not care about and want to reserve those errors for data sets that you do care about.
26 InsightIQ 4.1.1 Administration Guide
Configuration
Note
The following data sets do not contribute to Data Retrieval Delayed errors. If retrieval for any of the following data sets is delayed, it does not cause a Data Retrieval
Delayed error: l l l l l
Disk Performance
IFS Operation Counters
IFS Usable Capacity
Job Engine Statistics
Per File IFS Operation Counters
Troubleshooting data store move issues
If there is not enough free space on the target data store or if an NFS connection gets interrupted, the data store move operations can fail.
If InsightIQ is migrating data from or to an NFS data store, and the connection to the
NFS data store is interrupted, InsightIQ stops migrating data until the connection is restored. If the connection is permanently severed, you can recover the data only if you have created a backup of the data store by exporting it to a .tar file. If you have created a backup, you can import the backup data store to a new instance of InsightIQ to recover the data. For this reason, The recommendation is to back up the data store before moving an InsightIQ data store.
InsightIQ tries to calculate whether there is enough free space on the target location before migrating data. However, if a quota is applied to the target location and the quota is configured to report the size of the entire file system instead of the quota limit, there is less space on the target location than InsightIQ requires. The migration might fail. If this failure occurs, InsightIQ automatically transfers the data store back to the original data store.
Configuring LDAP for authentication
Enable InsightIQ to use an LDAP server for authentication.
You can configure Lightweight Directory Access Protocol (LDAP) as the authentication method for accessing InsightIQ. Once LDAP is enabled, InsightIQ checks the configured LDAP server's users and groups for authentication. The LDAP server, as well as its users and groups, must be configured on the LDAP server before
InsightIQ can use the information for authentication.
Connect InsightIQ to an LDAP server
Connect InsightIQ to an LDAP server for authentication.
Before you begin
The LDAP server, users, and groups must be configured on the LDAP server before
InsightIQ can access the information.
You can enable InsightIQ to use an LDAP server for user authentication.
Procedure
1. In the InsightIQ web application, click the Settings tab.
Troubleshooting data store move issues 27
Configuration
2. Click Users on the Settings ribbon.
3. Click Configure LDAP.
4. Check Enable LDAP.
Enabling LDAP allows you to edit the remaining fields on this page.
5. Type the LDAP server URI into the LDAP server field.
6. Type the Base Search Entry.
7. Type LDAP server credentials in the Bind entry and Bind password fields.
InsightIQ uses these credentials when connecting with the LDAP server.
8. Click Submit.
The system connects with the LDAP server and, if successful, saves the settings.
Results
Once a connection is made between InsightIQ and the LDAP server, you can add LDAP groups and users to InsightIQ.
Add an LDAP group
Configure an LDAP group to access InsightIQ.
Before you begin
The LDAP server, users, and groups must be configured on the LDAP server before
InsightIQ can access the information. Additionally, InsightIQ must have LDAP connectivity that is enabled and must be connected to the LDAP server.
Configure an LDAP group to access InsightIQ.
Procedure
1. Click Add Group.
A separate window opens to search for a Group in the connected LDAP server.
2. Type the group name and click Search.
A list of groups that match the search is displayed.
3. Select the group that you want to give access to InsightIQ.
4. Select the privilege level for the group.
Read-only permits a group to view InsightIQ reports.
Administrator permits a group to configure InsightIQ and view reports.
5. Click Add Group.
Results
The group that you added is now listed in the Add Privileged Groups table under the
Configure LDAP tab. The users within that group now have access to InsightIQ.
28 InsightIQ 4.1.1 Administration Guide
Configuration
Setting up data sets
The information in the InsightIQ data store is divided into data sets.
Each Performance module references data from one or more data sets. You can enable or disable the retrieval of an individual data set. However, disabling a data set causes the Performance modules that reference the data set to be incomplete.
Data set configuration table
Detailed data set information is available in the Data Set Configuration table.
Data set
Identifies the name of the data set.
Raw data
Note
This information is available only if you click Show data set size details.
Identifies the amount of data that is retrieved for the data set that is not downsampled. This field also shows the period that the data represents.
Summary data
Note
This information is available only if you click Show data set size details.
Identifies the amount of data that is downsampled for the data set. This field also shows the period for the downsampled data. This data is used to generate the minimum and maximum values that are displayed on a Performance module.
Total data
Identifies the combined total of downsampled and non-downsampled data that is stored for the data set.
Latest data that is retrieved
Identifies the most recent time that data was retrieved for the data set. The
<time_zone> value indicates the time zone of the reported time.
Status
Identifies the retrieval status for the data set.
Enabled
InsightIQ is configured to retrieve data for the data set.
Disabled
InsightIQ does not retrieve data for the data set.
Unsupported
The cluster is running a version of OneFS that does not support the InsightIQ features for this data set. InsightIQ does not retrieve data from clusters running unsupported versions of OneFS.
Setting up data sets 29
Configuration
Delayed
InsightIQ is configured to retrieve data for the data set, but InsightIQ was not able to retrieve data for at least 15 minutes.
Actions
Lists the actions that you can perform on the data set.
Data sets, modules, and breakouts
Data sets are associated with specific report modules and breakouts.
Data that InsightIQ retrieves is grouped into data sets. Each data set is associated with specific modules and breakouts. When you disable a data set, the disabled module or breakout displays no information for the period when data retrieval was disabled.
Table 3 Data set, module, and breakout relationship
Data set
Active Client Count
Aggregate External Network
Counters
Connected Client Count
CPU Usage
Deduplication
Disk Performance
Affected modules
Active Clients l l l l
External Network Errors
External Network
Packets Rate
External Network
Throughput Rate
Node Summary
Connected Clients
CPU % Use l l
Deduplication Summary
(Logical)
Deduplication Summary
(Physical) l l l l l l l l
Average Disk Hardware
Latency
Average Disk Operation
Size
Average Pending Disk
Operations Count
Disk Activity
Disk Operations Rate
Disk Throughput Rate
Pending Disk Operations
Latency
Slow Disk Access Rate
--
--
--
--
Affected breakouts
--
--
30 InsightIQ 4.1.1 Administration Guide
Configuration
Table 3 Data set, module, and breakout relationship (continued)
Data set
Disk Storage
Events
External NIC Counters
IFS Cache Performance
IFS Operation Counters
IFS Throughput
IFS Usable Capacity
Affected modules
Cluster Capacity l l l l l l
Event Summary
-l l l l l
Cache Data Age
L1 and L2 Cache Prefetch
Throughput Rate
L1 Cache Throughput
Rate
L2 Cache Throughput
Rate
L3 Cache Throughput
Rate
Overall Cache Hit Rate
Overall Cache
Throughput Rate
--
--
Blocking File System
Events Rate
Deadlocked File System
Events Rate
File System Events Rate
Locked File System
Events Rate
--
Interface breakouts for the following Performance modules: l l l
External Network Errors
External Network
Packets Rate
External Network
Throughput Rate
File System Throughput Rate --
This data set affects only the following entries in the
Cluster Capacity
Performance module: l l
Allocated Capacity
Writable Capacity
--
Affected breakouts
Disk breakouts for the following modules: l l
Total Capacity
Protection Performance modules
Data sets, modules, and breakouts 31
Configuration
Table 3 Data set, module, and breakout relationship (continued)
Data set
IFS Usage
Job Engine Statistics
Jobs and Services Statistics
Per Client Statistics
Per File IFS Operation
Counters
Per Protocol Performance
Quotas
Affected modules
This data set affects only the following entries in the
Cluster Capacity
Performance module: l l
Total Capacity
User Data Including
Protection
Affected breakouts
-l l
Job Workers
Jobs
-l l l l l l l l
Cache Hits
CPU Usage Rate
Disk IOPS
Jobs and Services
Summary
Client Summary
-l l
--
Client Summary
External Network
Throughput Rate
Protocol Operations
Average Latency
Protocol Operations Rate
--
--
File breakouts for the following modules: l l l l
Blocking File System
Events Rate
Deadlocked File System
Events Rate
File System Events Rate
Locked File System
Events Rate
--
Quota Browser
Quota Limit Usage
32 InsightIQ 4.1.1 Administration Guide
Configuration
View data set sizes
View the size of each data set of a monitored cluster.
Procedure
1. In the InsightIQ web application, click the Settings tab and then click
Monitored Clusters on the Settings ribbon.
The Monitored Clusters view appears and shows a list of all clusters that
InsightIQ is configured to monitor.
2. In the Actions column for the cluster, click Configure.
The Cluster Credentials view appears, and displays information about the specified monitored cluster.
3. In the Configuration view, click the Data Set Configuration tab.
4. Click View data set size details above the Data Set Configuration table.
Enable or disable retrieval of data sets
Enable or disable the retrieval of data in InsightIQ.
You can enable or disable the retrieval of an InsightIQ data set. If you are not interested in a specific type of information, you can disable a data set. Disabling a data set reduces InsightIQ resource consumption.
Note
After you enable retrieval of a data set, InsightIQ begins retrieving the most recent data for that data set. InsightIQ does not recover data for the time that data retrieval was disabled. Affected modules display zero values for the period that data set retrieval was disabled.
Procedure
1. In the InsightIQ web application, click the Settings tab and then click
Monitored clusters on the Settings ribbon.
The Monitored Clusters view appears and shows a list of all clusters that
InsightIQ is configured to monitor.
2. In the Actions column for the cluster that you want to modify, click Configure.
3. Click Data Set Configuration.
4. In the Actions column for the data set that you want to enable or disable, click
enable or disable.
Results
The action takes place immediately and the InsightIQ web application updates the enable or disable status of the data set.
Setting up user accounts
Create and delete user accounts.
A user account allows anyone to log in to the InsightIQ web application and monitor cluster activity. A read-only user account cannot modify InsightIQ configuration settings, create performance reports, or add user accounts.
View data set sizes 33
Configuration
34
Note
An LDAP user may be granted administrator access based on the LDAP group configuration.
During the InsightIQ setup process, the administrator account is configured. The administrator account can create, modify, and delete user accounts. There is only one administrator account per installation of InsightIQ. There is no limit to the number of user accounts.
Create a user account
Create a user account.
Before you begin
You must be logged in as the administrator.
During the user account creation process, specify a username and password for the user. The user must use these credentials to log in to the InsightIQ application.
Procedure
1. In the InsightIQ web application, click the Settings tab.
2. Click Users on the Settings ribbon.
The Read-Only Users view appears, and displays a list of all configured user accounts.
3. Click Add User.
The Add a Read-Only User dialog box appears.
4. In the Username field, type a name for the user.
5. In both the Password and Confirm Password fields, type a password for the user.
Make a note of the password that you configured. InsightIQ does not allow the administrator or users to retrieve a lost password.
6. Click Submit.
The user account is added to the Read-Only Users list.
Modify a user account password
Modify the password of a user account.
The administrator can modify the password of a user account in the InsightIQ web application.
Note
Users cannot modify passwords for their accounts.
Procedure
1. In the InsightIQ web application, click the Settings tab.
2. Click Users on the Settings ribbon.
The Read-Only Users view appears and shows a list of all configured users.
3. In the Actions column, for the user whose password you want to modify, click
Change Password.
InsightIQ 4.1.1 Administration Guide
Configuration
The Change Password dialog box appears.
4. In the New password field, type a new password for the user.
5. In the Confirm password field, retype the new password for the user.
Make a note of the password you configured. InsightIQ does not enable the administrator or user accounts to retrieve a lost password.
6. Click Submit.
Delete a user account
Delete a user account.
Procedure
1. In the InsightIQ web application, click the Settings tab.
2. Click Users on the Settings ribbon.
The Read-Only Users view appears, and displays a list of all configured readonly users.
3. In the Actions column for the user account that you want to delete, click
Delete.
A Delete Read-Only User dialog box appears.
4. Click Yes.
The user account is removed, and the user can no longer log in to the InsightIQ web application.
Delete a user account 35
Configuration
36 InsightIQ 4.1.1 Administration Guide
CHAPTER 3
Troubleshooting InsightIQ
This section contains the following topics: l l l l
.................................................................................. 38
Troubleshooting configuration issues
................................................................. 38
......................................................................... 39
Troubleshooting InsightIQ web application issues
............................................. 39
Troubleshooting InsightIQ 37
Troubleshooting InsightIQ
Troubleshooting overview
Overview of troubleshooting indicators.
In the upper-right corner of the InsightIQ web interface, the InsightIQ Status area displays at-a-glance information about the status of InsightIQ.
The status of InsightIQ is indicated by color:
Green
InsightIQ is operating normally.
Yellow
At least one transient, nonfatal error has occurred.
Red
InsightIQ could not save data to the data store. For example, InsightIQ could not save data to the data store because the data store is full or because InsightIQ could not contact the server hosting the data store. InsightIQ does not collect additional data until the issue is resolved.
Troubleshooting configuration issues
Troubleshoot InsightIQ configuration issues.
Troubleshooting InsightIQ configuration issues typically fall into one of two general categories: InsightIQ virtual machine configuration issues, and monitored cluster configuration issues.
Virtual machine configuration issues
If InsightIQ does not detect a virtual machine network adapter during the boot process, shut down the InsightIQ virtual machine. Then, check the settings for the network adapter, and ensure that the network type is correct for the virtualization environment. For example, if you reconfigure the network adapter to run in bridged mode. If this issue persists, delete the network interface in the virtualization environment, add network interface, and then restart the InsightIQ virtual machine.
If you cannot log in to the InsightIQ web application, open the InsightIQ virtual machine command-line interface and configure InsightIQ networking to run in DHCP networking mode. Then try accessing the InsightIQ web application through the
DHCP-generated IP address. The results can indicate whether the issue is related to the IP address.
Monitored-cluster configuration issues
If InsightIQ cannot connect to the monitored cluster, try to ping the IP address of any node in the cluster. If you cannot ping a cluster node, verify that the node at the specified IP address is operating correctly and that the IP address is valid. If the issue persists, try connecting to a different node in the monitored cluster by the node's hostname or IP address. If the issue persists, configure a SmartConnect zone on the monitored cluster, and then try to connect to that SmartConnect zone instead of a hostname or IP address.
If an Unlicensed error message appears, log in to the monitored cluster and verify that a valid InsightIQ license has been activated on the cluster.
If an Unauthorized error message appears, verify that the local InsightIQ or OneFS
Platform API user on the monitored cluster is enabled and is configured with a valid
38 InsightIQ 4.1.1 Administration Guide
Troubleshooting InsightIQ password. Verify that the corresponding InsightIQ user settings in the InsightIQ application match the settings that are configured on the monitored cluster.
Note
The local user on the monitored cluster is the InsightIQ user named InsightIQ.
Troubleshooting memory issues
Troubleshoot issues with memory and timeouts.
If many breakouts or data modules are applied to a single report, InsightIQ might run out of memory, causing data modules to timeout.
If a timeout occurs, restart InsightIQ by running the following command: iiq_restart
Troubleshooting InsightIQ web application issues
Troubleshoot issues with the InsightIQ web application.
If you are unable to access the InsightIQ web application through a web browser, the browser might be trying to access InsightIQ through an incorrect port or the InsightIQ web application might be unable to communicate with InsightIQ.
Some web browsers automatically store the port number through which a site is accessed the first time that the browser goes to the site. If you access InsightIQ before modifying the InsightIQ port, the web browser might later try to connect to
InsightIQ through the original port. To resolve this issue, clear the cache of the web browser and then connect to InsightIQ.
If the issue persists, verify that InsightIQ is running, and then try to ping InsightIQ or log in through another supported browser. If you are still unable to access the
InsightIQ web application, log in to the InsightIQ command-line interface and restart
InsightIQ by running the following command: iiq_restart
Troubleshooting memory issues 39
Troubleshooting InsightIQ
40 InsightIQ 4.1.1 Administration Guide
CHAPTER 4
InsightIQ commands
Some actions can be performed using InsightIQ command-line interface commands.
l l l l l l l l l l
............................................................................42
............................................................................. 42
................................................................................. 43
.......................................................................................49
............................................................................ 49
................................................................................51
.....................................................................................58
.......................................................................................................... 59
..............................................................................................................59
............................................................................................................. 60
InsightIQ commands 41
InsightIQ commands
InsightIQ commands overview
Information about the InsightIQ commands
You can manage InsightIQ from a command-line interface.
iiq_data_export fsa describe
Displays descriptions of File System Analytics modules.
Syntax
iiq_data_export fsa describe --cluster <cluster>
--data-module <module_value>
Options
{--cluster | -c} <cluster>
Displays descriptions of File System Analytics modules on the specified cluster.
{--data-module | -d} <module>
Displays a description of the specified File System Analytics modules. The following values are valid:
Table 4 Module values
Module
Directories
File Count by Logical Size
File Count by Last Modified
File Count by Physical Size
Top Directories
Top Files
Value
directories file_count_by_logical_size file_count_by_modified_time file_count_by_physical_size top_directories top_files
Examples
The following command displays the description of the Top Files module while monitoring cluster1.
iiq_data_export fsa describe --cluster cluster1 --data-module top_files
42 InsightIQ 4.1.1 Administration Guide
InsightIQ commands
iiq_data_export fsa export
Export InsightIQ File System Analytics data to a comma-separated value (CSV) file.
Syntax
iiq_data_export fsa export --cluster <cluster-name>
--data-module <data-module> --report <id>
[--comp-report <id>]
[--breakout-by <breakout>]
[--filter-rule <breakout>:<filter>...]
[--path <path>]
[--name <name>]
[--number-breakouts <integer>]
{--cluster | -c} <cluster>
Exports data about the specified cluster.
{--data-module | -d} <data-module>
Exports the specified data module. The following values are valid:
Table 5 Module descriptions
Module description
Directories
File Count by Logical Size
File Count by Last Modified
File Count by Physical Size
Top Directories
Top Files
Module Value
directories file_count_by_logical_ size file_count_by_modified
_time file_count_by_physical
_size top_directories top_files
{--report | -o} <report-id>
Exports data contained in the specified report.
{--comp-report | -z} <id>
Instead of exporting the data contained in the report specified by the --report option, exports the comparison between the older report and the newer report specified by the --report and --comp-report options.
{--breakout-by | -b} <breakout>
Applies the specified breakout to the exported data.
Table 6 Breakout values
Breakout description
Accessed Time
Breakout value
atime iiq_data_export fsa export 43
InsightIQ commands
Table 6 Breakout values (continued)
Breakout description
Directory
File Extension
Logical Size
Modified Time
Node Pool
Physical Size
Tier
User Attribute
Breakout value
directory path_ext log_size ctime node_pool phys_size tier attribute
{--filter-rule | -r} <breakout>:<filter>...
Applies the specified filter rule to the exported data. To specify a filter, you must specify the breakout that the filter applies to.
Table 7 Filter values
Breakout description Breakout value
Accessed Time atime
Filter values
The following values are valid:
-60
Specifies 0:00:00 - 0:01:00
-3600
Specifies 0:01:00 - 1:00:00
-86400
Specifies 1:00:00 - 1 day
-604800
Specifies 1 day - 7 days
-2592000
Specifies 7 days - 30 days
-5184000
Specifies 30 days - 60 days
-7776000
Specifies 60 days - 90 days
-15552000
Specifies 90 days - 180 days
-31536000
Specifies 180 days - 365 days
44 InsightIQ 4.1.1 Administration Guide
InsightIQ commands
Table 7 Filter values (continued)
Breakout description Breakout value
Directory
File Extension
Logical Size directory path_ext log_size
Filter values
-63072000
Specifies 365 days - 730 days
Infinity
Specifies 730 days - Infinity
For example:
--filter-rule atime:-3600
The path of a directory starting with / ifs. For example:
--filter-rule directory:/ifs/ data/media
The name of a file extension. For example:
--filter-rule path_ext:txt
A range of sizes in the following format:
<integer><unit>-
<integer><unit>
0
Specifies 0 byes - 8 KB
8192
Specifies 8 KB - 128 KB
131072
Specifies 128 KB - 1 MB
1048576
Specifies 1 MB - 10 MB
10485760
Specifies 10 MB - 100 MB
104857600
Specifies 100 MB - 1 GB
1073741824
Specifies 1 GB - 10 GB iiq_data_export fsa export 45
InsightIQ commands
Table 7 Filter values (continued)
Breakout description Breakout value
Modified Time ctime
Filter values
10737418240
Specifies 10 GB - 100 GB
107374182400
Specifies 100 GB - 1 TB
1099511627776
Specifies 1 TB - Infinity
For example:
--filter-rule log_size:
1GB-10GB
The following values are valid:
-60
Specifies 0:00:00 - 0:01:00
-3600
Specifies 0:01:00 - 1:00:00
-86400
Specifies 1:00:00 - 1 day
-604800
Specifies 1 day - 7 days
-2592000
Specifies 7 days - 30 days
-5184000
Specifies 30 days - 60 days
-7776000
Specifies 60 days - 90 days
-15552000
Specifies 90 days - 180 days
-31536000
Specifies 180 days - 365 days
-63072000
Specifies 365 days - 730 days
Infinity
Specifies 730 days - Infinity
46 InsightIQ 4.1.1 Administration Guide
InsightIQ commands
Table 7 Filter values (continued)
Breakout description Breakout value
Node Pool
Physical Size node_pool phys_size
Filter values
For example:
--filter-rule ctime:-3600
The name of a node pool. For example:
--filter-rule node_pool:pool1
Note
This filter option is available only if you monitor a cluster that is running OneFS
8.0 or later
A range of sizes in the following format:
<integer><unit>-
<integer><unit>
0
Specifies 0 byes - 8 KB
8192
Specifies 8 KB - 128 KB
131072
Specifies 128 KB - 1 MB
1048576
Specifies 1 MB - 10 MB
10485760
Specifies 10 MB - 100 MB
104857600
Specifies 100 MB - 1 GB
1073741824
Specifies 1 GB - 10 GB
10737418240
Specifies 10 GB - 100 GB
107374182400
Specifies 100 GB - 1 TB
1099511627776
Specifies 1 TB - Infinity iiq_data_export fsa export 47
InsightIQ commands
Table 7 Filter values (continued)
Breakout description Breakout value
Tier tier
Filter values
For example:
--filter-rule phys_size:
1GB-10GB
The name of a tier. For example:
--filter-rule tier:tier_name
User Attribute attribute
Note
This filter option is available only if you monitor a cluster that is running OneFS
8.0 or later
The name of a user attribute defined on the cluster. All characters are valid.
{--path | -p} <path>
Specifies where to create the .csv file. Specify a full directory path. The default value is the full path of the working directory.
{--name | -n} <name>
Specifies a name for the .csv file. A time stamp is appended to the specified name. If no name is specified, the file is named according to the following pattern:
<data_module>_[<breakout_by>_]<report_id>[-
<comp_report_id>]_<time_generated>.csv
<breakout_by> and <comp_report_id> are included only if those options are specified.
{--number-breakouts | -m} <integer>
Specifies the number of breakout components to include for each breakout. For example, if you broke out a data module by directory, specifying --numberbreakouts 5 would export data about the top 5 directories. The default number is 12.
Examples
The following command exports data about the number of files on the cluster organized by logical size: iiq_data_export fsa export --cluster cluster1 --data-module file_count_by_logical_size --report 411
48 InsightIQ 4.1.1 Administration Guide
InsightIQ commands
iiq_data_export fsa list
Displays the names of monitored clusters, File System Analytics data modules, breakouts, filters, and File-System Analytics reports.
Syntax
iiq_data_export fsa list {--clusters | --data-modules
| --breakouts <cluster> | --filters <cluster> | --reports
<cluster>}
Options
--clusters
Displays the names of all clusters that InsightIQ is monitoring.
--data-modules
Displays the names of all data modules that InsightIQ supports for File-System
Analytics reports. Each data module supports a subset of breakouts.
--breakouts <cluster>
Displays the names of all breakouts that InsightIQ supports for File-System
Analytics data modules for the specified cluster. Each data module supports a subset of breakouts.
--filters <cluster>
Displays the names of all filters that have been created for the specified cluster.
--reports <cluster>
Displays the names of all available File-System Analytics reports that have been created for the specified cluster.
Examples
The following command displays the names of all file-system reports created for cluster1: iiq_data_export fsa list --reports cluster1
iiq_data_export perf describe
Displays descriptions of performance data modules.
Syntax
iiq_data_export perf describe --data-module <module-value>
Options
--data-module <data-module> iiq_data_export fsa list 49
InsightIQ commands
Displays a description of the specified performance data module. The following values are valid:
Table 8 Performance report module values
Module description
Active Clients
Average Cached Data Age
Average Disk Hardware Latency
Average Disk Operation Size
Average Pending Disk Operations Count
Blocking File System Events Rate
Cache Hits
Cluster Capacity
Connected Clients
Contended File System Events Rate
CPU %Use
CPU Usage Rate
Deadlocked File System Events Rate
Deduplication Summary (Logical)
Deduplication Summary (Physical)
Disk Activity
Disk IOPS
Disk Operations Rate
Disk Throughput Rate
External Network Errors
External Network Packets Rate
External Network Throughput Rate
File System Events Rate
File System Throughput Rate
Job Workers
Jobs
L1 and L2 Cache Prefetch Throughput Rate
L1 Cache Throughput Rate
L2 Cache Throughput Rate
L3 Cache Throughput Rate
Module value
client_active cache_oldest_page_age disk_adv_access_latency disk_adv_op_size disk_adv_io_queue ifs_blocked cache_hits ifs_cluster_capacity client_connected ifs_contended cpu_use cpu_usage_rate ifs_deadlocked dedupe_logical dedupe_physical disk_adv_busy disk_iops disk_adv_op_rate disk_adv_bytes ext_error ext_packet ext_net_bytes ifs_heat ifs_total_rate worker job cache_all_prefetch cache_l1_read cache_l2_read cache_l3_read
50 InsightIQ 4.1.1 Administration Guide
InsightIQ commands
Table 8 Performance report module values (continued)
Module description
Locked File System Events Rate
Overall Cache Hit Rate
Overall Cache Throughput Rate
Pending Disk Operations Latency
Protocol Operations Average Latency
Protocol Operations Rate
Slow Disk Access Rate
Module value
ifs_lock cache_all_read_hitrate cache_all_read disk_adv_io_latency proto_latency proto_op_rate disk_adv_access_slow
Examples
To view a description of the Disk Activity data module, run the following command: iiq_data_export perf describe --data-module ifs_contended
iiq_data_export perf export
Exports InsightIQ performance data to a comma-separated value (CSV) file.
Syntax
iiq_data_export perf export --data-module <data-module>
--cluster <cluster-name>
[--path <path>]
[--name <name>]
[--breakout-by <breakout>...]
[--filter-rule <breakout>:<filter>...]
[--number-breakouts <integer>]
[--end {<timestamp> | now}]
[--interval <integer> <units>]
[--fmt-time]
[--min-max]
Options
{--data-module | -d} <data-module>
Exports the specified performance data module.
Table 9 Performance data module values
Module description
Active Clients
Average Cached Data Age
Average Disk Hardware Latency
Average Disk Operation Size
Module value
client_active cache_oldest_page_age disk_adv_access_latency disk_adv_op_size iiq_data_export perf export 51
InsightIQ commands
52
Table 9 Performance data module values (continued)
Module description
Average Pending Disk Operations Count
Blocking File System Events Rate
Cache Hits
Cluster Capacity
Connected Clients
Contended File System Events Rate
CPU %Use
CPU Usage Rate
Deadlocked File System Events Rate
Deduplication Summary (Logical)
Deduplication Summary (Physical)
Disk Activity
Disk IOPS
Disk Operations Rate
Disk Throughput Rate
External Network Errors
External Network Packets Rate
External Network Throughput Rate
File System Events Rate
File System Throughput Rate
Job Workers
Jobs
L1 and L2 Cache Prefetch Throughput Rate
L1 Cache Throughput Rate
L2 Cache Throughput Rate
L3 Cache Throughput Rate
Locked File System Events Rate
Overall Cache Hit Rate
Overall Cache Throughput Rate
Pending Disk Operations Latency
Protocol Operations Average Latency
Protocol Operations Rate
Module value
disk_adv_io_queue ifs_blocked cache_hits ifs_cluster_capacity client_connected ifs_contended cpu_use cpu_usage_rate ifs_deadlocked dedupe_logical dedupe_physical disk_adv_busy disk_iops disk_adv_op_rate disk_adv_bytes ext_error ext_packet ext_net_bytes ifs_heat ifs_total_rate worker job cache_all_prefetch cache_l1_read cache_l2_read cache_l3_read ifs_lock cache_all_read_hitrate cache_all_read disk_adv_io_latency proto_latency proto_op_rate
InsightIQ 4.1.1 Administration Guide
InsightIQ commands
Table 9 Performance data module values (continued)
Module description
Slow Disk Access Rate
Module value
disk_adv_access_slow
{--cluster | -c} <cluster-name>
Exports performance data about the specified cluster.
{--path | -p} <path>
Specifies where to create the .csv file. Specify a full directory path. If no name is specified, the file is named according to the following pattern:
<data_module>_[<breakout_by>_]<report_id>_<time_generated>.csv
<breakout_by> is included only if the option is specified.
{--name | -n} <name>
Specifies the name of the .csv file. A timestamp is appended to the specified name.
{--breakout-by | -b} <breakout>...
Applies the specified breakouts to the exported data.
Table 10 Breakout values
Breakout description
Client
Direction
Disk
Disk Pool
Event
Interface
Job ID
Job Type
Node (logical node number)
Node Pool
Operation Class
Path
Protocol
Service
Tier
Breakout value
remote_addr direction disk disk_pool event_name interface job_id job_name node nodepool op_class path protocol service tier iiq_data_export perf export 53
InsightIQ commands
{--filter-rule | -r} <breakout>:<filter>...
Applies the specified filter rule to the exported data. To specify a filter, specify the breakout that the filter applies to.
Table 11 Filter values
Breakout description Breakout value
Client remote_addr
Filter values
The hostname or IP address of a client.
For example:
--filter-rule remote_addr:client.ip.com
Direction direction l l out in
For example:
--filter-rule direction:out
Disk
Disk Pool disk disk_pool
The disk number in the following format:
<devid>/bay <number>
For this filter, enclose both the breakout value and the filter value in quotation marks. For example:
--filter-rule "disk:1/bay 1"
The name of a disk pool. For example:
--filter-rule disk_pool:pool1
Event event_name l l l l l l l l lookup getattr read write setattr rename link unlink
54 InsightIQ 4.1.1 Administration Guide
InsightIQ commands
Table 11 Filter values (continued)
Breakout description Breakout value
Interface
Job ID
Job Type interface job_id job_name
Filter values
For example:
--filter-rule event_name:write
The interface number and type in the following format:
<devid>/<type>
The format mirrors the output format of the isi networks list interfaces command, except that the ":" is replaced with a "/".
For example, if the following interface name appears in the output of the isi networks list interfaces command: l:ext-1
The following filter value would be valid:
--filter-rule interface:1/ ext-1
The numeric ID of a job. For example:
--filter-rule job_id:4 l l l l l l l l l l l
AutoBalance
AutoBalanceLin
AVScan
Collect
Dedupe
DedupeAssessment
DomainMark
FlexProtect
FlexProtectLin
FSAnalyze
IntegrityScan iiq_data_export perf export 55
InsightIQ commands
Table 11 Filter values (continued)
Breakout description Breakout value
Node
Node Pool
Operation Class node nodepool op_class
Filter values
l l l l l l l
MediaScan
MultiScan
PermissionRepair
QuotaScan
SetProtectPlus
ShadowStoreDelete
SmartPools l l
SnapRevert
SnapshotDelete l
TreeDelete
For example:
--filter-rule job_name:AVScan
The logical node number (LNN) of a node. For example:
--filter-rule node:1
The name of the node pool. For example:
--filter-rule nodepool:pool1 l l l l l l l read write other namespace_read file_state create namespace_write l l delete session_state
For example:
--filter-rule op_class:delete
56 InsightIQ 4.1.1 Administration Guide
InsightIQ commands
Table 11 Filter values (continued)
Breakout description Breakout value
Path
Protocol path proto_name
Filter values
The path of a directory beginning with /ifs. For example:
--filter-rule path:/ifs/data/ media l l l l nfs3 nfs4 smb2 http l l papi siq
For example:
--filter-rule proto_name:siq
Service
Tier service tier
The name of the tier.
For example:
--filter-rule tier:archive
{--number-breakouts | -m} <integer>}
Specifies the number of breakout components to include for each breakout. For example, if you break out a performance data module by client, specifying
-number-breakouts 5
exports data about the top five clients. The default number is 12.
{--end | -e} {<timestamp> | now}
Specifies the end of the data collection period. The default is now, which specifies the current time.
Specify
<timestamp> in the following format:
<yyyy>-<mm>-<dd>[T<HH>:<MM>[:<SS>]]
{--interval | -i} <integer> <units>
Specifies the length of the data collection period.
The default interval is one hour, or 1H. The following units are valid: iiq_data_export perf export 57
InsightIQ commands
Y
Specifies years
M
Specifies months
W
Specifies weeks
D
Specifies days
H
Specifies hours
m
Specifies minutes
s
Specifies seconds
{--fmt-time | -f}
Creates an easily readable timestamp in the CSV file. If this option is not specified, the timestamp is in POSIX format.
{--min-max | -x}
Includes the maximum and minimum values for each 10 minute interval.
Examples
The following command exports data about active clients over the past hour, broken out by node: iiq_data_export perf export --cluster cluster1 \
--data-module client_active --path /home/exports --name disk-act \
--breakout-by node
The following command exports data about active clients during January of 2015: iiq_data_export perf export --cluster cluster1 \
--data-module client_active --path /home/exports --name used \
--end 2015-02-01 --interval 1M
iiq_data_export perf list
Displays the names of monitored clusters, performance data modules, and breakouts.
Syntax
iiq_data_export perf list {--clusters | --all-breakouts
| --list-breakouts <data-module> | --all-modules}
58 InsightIQ 4.1.1 Administration Guide
InsightIQ commands
Options
--clusters
Displays the names of all clusters that InsightIQ is monitoring.
--all-breakouts
Displays the names of all breakouts that InsightIQ supports for performance data modules. Each data module supports a subset of breakouts.
--data-modules
Displays the names of all available performance data modules.
Examples
To view the names of all clusters that are currently being monitored by InsightIQ, run the following command: iiq_data_export perf list --clusters
iiq_restart
Stops and restarts InsightIQ.
Syntax
iiq_restart
Stop and restart InsightIQ.
This command can be used reset the InsightIQ server when the InsightIQ web application is unable to communicate with the server.
Options
There are no options for this command.
iiq_stop
Stops InsightIQ.
Syntax
iiq_stop
Options
There are no options for this command.
iiq_restart 59
InsightIQ commands
iiq_start
Starts InsightIQ after it has been stopped.
Syntax
iiq_start
Options
There are no options for this command.
60 InsightIQ 4.1.1 Administration Guide
Copyright © 2015 EMC Corporation. All rights reserved. Published in USA.
EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice.
The information in this publication is provided as is. EMC Corporation makes no representations or warranties of any kind with respect to the information in this publication, and specifically disclaims implied warranties of merchantability or fitness for a particular purpose. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license.
EMC², EMC, and the EMC logo are registered trademarks or trademarks of EMC Corporation in the
United States and other countries.
All other trademarks used herein are the property of their respective owners.
For the most up-to-date regulatory document for your product line, go to EMC Online Support
( https://support.emc.com
).
Download
Advertisement
Key features
Web-based interface for management and monitoring
Comprehensive overview of cluster health, performance, and capacity
Provides tools for configuration and troubleshooting
Supports monitoring multiple Isilon clusters
Can be deployed on a virtual machine
Supports the use of LDAP for authentication
Provides detailed File System Analytics reports
Allows you to configure email alerts for system events
Frequently asked questions
InsightIQ is a tool for monitoring and managing Isilon clusters. It provides a comprehensive overview of cluster health, performance, and capacity.
You can configure InsightIQ to monitor your cluster by following the instructions in the "Configuring cluster monitoring" section of the "Configuration" chapter in the documentation.
You can access the InsightIQ web application by opening a web browser and entering the IP address or hostname of the InsightIQ virtual machine, followed by the port number (default port is 8080).
File System Analytics reports provide detailed information about file system usage, including the top-contributing files and directories.
You can enable File System Analytics by following the instructions in the "Configuring File System Analytics job settings" section of the "Configuration" chapter in the documentation.
You can configure email alerts for InsightIQ events by following the instructions in the "Configure outbound email support" section of the "Configuration" chapter in the documentation.
You can find information about troubleshooting InsightIQ in the "Troubleshooting" chapter of the documentation.