eG Monitoring
 

Measures reported by SPFileTypeTest

SharePoint users typically upload and/or download files of different types in a SharePoint environment. Administrators may choose to block some of these file types owing to various reasons. One of the most common reasons is to reduce space usage of files! Certain file types may not be critical to the business but may occupy significant space. If files of such types accumulate, they may not only deny space for business-critical information, but may even crash the sites they are uploaded to. To avoid this, the ‘heavy’ file types may be blocked.

But, how does an administrator know which file types are consuming space excessively? This is where the SPFileTypeTest test helps! This test groups files uploaded to the SharePoint environment on the basis of their file types, and reports the number and total size of each file type. The percentage size distribution of every file type is also reported, so that administrators can instantly and accurately identify the file type that is hogging space! Using the detailed diagnosis of the test, you can easily pinpoint the exact file extensions that are occupying the maximum space.    

By default, eG Enterprise groups a pre-defined set of file extensions under a file type. For instance, files with extensions .doc, .docx, .log, .msg, .odt, .pages, .rtf, .tex, .txt, .wpd, and .wps are by default grouped under the file type ‘Text files’.Space usage statistics related to all the aforesaid extensions will hence be aggregated and reported for the measure group, “Text files”. If required, you can add more extensions to a file type or remove existing extensions from a file type. For example, to make sure that files with the extensions, say .xls and .xlsx, are also classifed as “Text files”, do the following:

  1. Edit the eg_tests.ini file in the <EG_INSTALL_DIR>\manager\config directory.

  2. In the [Sharepoint2010_server] section of the file, you will find entries for each file type. In this section, look for the following entry:

    Text_Files=.doc|Microsoft Word Document,.docx|Microsoft Word Open XML Document,.log|Log File,.msg|Outlook Mail Message,.odt|OpenDocument Text Document,.pages|Pages Document,.rtf|Rich Text Format File,.tex|LaTeX Source Document,.txt|Plain Text File,.wpd|WordPerfect Document,.wps|Microsoft, Works Word Processor Document

  3. As you can see, the “Text_Files” parameter is set to a pipe-separated list of <DocumentType>,<FileExtension> pairs. For instance, in the pair Microsoft Word Document,.doc, .doc is the file extension that will be grouped under the measure group, “Text files”. Microsoft Word Document will be displayed as the Document Type of all files with extension .doc, in the detailed diagnosis . Now, to make sure that files with extensions .xls and.xlsx are also grouped under the “Text files” measure group, append the following entry to the “Text_Files” parameter:

    |Microsoft Excel,.xls|Microsoft Excel,.xlsx

    The full Text_Files entry will now read as follows:

    Text_Files=.doc|Microsoft Word Document,.docx|Microsoft Word Open XML Document,.log|Log File,.msg|Outlook Mail Message,.odt|OpenDocument Text Document,.pages|Pages Document,.rtf|Rich Text Format File,.tex|LaTeX Source Document,.txt|Plain Text File,.wpd|WordPerfect Document,.wps|Microsoft, Works Word Processor Document|Microsoft Excel,.xls|Microsoft Excel,.xlsx

  4. Finally, save the file.

Outputs of the test : One set of results for the SharePoint server being monitored.

Measurement Description Measurement Unit Interpretation
Text_fl Indicates the number of text files presently in SharePoint. Number  
Text_fl_sz Indicates the total size of all the text files. MB  
Text_fl_dst Indicates the percentage of total space in the SharePoint environment that is occupied by the text files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that text files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Data_fl Indicates the number of files of type data in the SharePoint environment. Number  
Data_fl_sz Indicates the total size of all data files. MB  
Data_fl_dst Indicates the percentage of total space in the environment that is occupied by the data files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that data files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Audio_fl Indicates the number of files of type audio in the SharePoint environment. Number  
Audio_fl_sz Indicates the total size of all audio files. MB  
Audio_fl_dst Indicates the percentage of total space in the environment that is occupied by the audio files. Percent

You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that audio files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Video_fl Indicates the number of files of type video in the SharePoint environment. Number  
Video_fl_sz Indicates the total size of all video files. MB  
Video_fl_dst Indicates the percentage of total space in the environment that is occupied by the video files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that video files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Image_fl Indicates the number of files of type 3D images in the SharePoint environment. Number  
Image_fl_sz Indicates the total size of all 3D image files. MB  
Image_fl_dst Indicates the percentage of total space in the environment that is occupied by the 3D image files. Percent You can compare the value of this measure with that of the other Ldquo;distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that 3D image files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Raster_fl Indicates the number of files of type raster image in the SharePoint environment. Number  
Raster_fl_sz Indicates the total size of all raster image files. MB  
Raster_fl_dst Indicates the percentage of total space in the environment that is occupied by the raster image files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that raster image files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Vector_fl Indicates the number of files of type vector image in the SharePoint environment. Number  
Vector_fl_sz Indicates the total size of all vector image files. MB  
Vector_fl_dst Indicates the percentage of total space in the environment that is occupied by the vector image files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that vector image files are occupying almost all the space in the environment. In such case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Pagelt_fl Indicates the number of files of type page layout in the SharePoint environment. Number  
Pagelt_fl_sz Indicates the total size of all page layout files. MB  
Pagelt_fl_dst Indicates the percentage of total space in the environment that is occupied by the page layout files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that page layout files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Spdsheet_fl Indicates the number of files of type spreadsheet in the SharePoint environment. Number  
Spdsheet_fl_sz Indicates the total size of all spreadsheet files. MB  
Spdsheet_fl_dst Indicates the percentage of total space in the environment that is occupied by the spreadsheet files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that spreadsheet files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Databs_fl Indicates the number of files of type database in the SharePoint environment. Number  
Databs_fl_sz Indicates the total size of all database files. MB  
Databs_fl_dst Indicates the percentage of total space in the environment that is occupied by the database files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that database files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Exe_fl Indicates the number of files of type executable in the SharePoint environment. Number  
Exe_fl_sz Indicates the total size of all executable files. MB  
Exe_fl_dst Indicates the percentage of total space in the environment that is occupied by the executable files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that executable files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Game_fl Indicates the number of files of type game in the SharePoint environment. Number  
Game_fl_sz Indicates the total size of all game files. MB  
Game_fl_dst Indicates the percentage of total space in the environment that is occupied by the game files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that game files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.

CAD_fl Indicates the number of files of type CAD in the SharePoint environment. Number  
CAD_fl_sz Indicates the total size of all CAD files. MB  
CAD_fl_dst Indicates the percentage of total space in the environment that is occupied by the CAD files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that CAD files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
GIS_fl Indicates the number of files of type GIS in the SharePoint environment. Number  
GIS_fl_sz Indicates the total size of all GIS files. MB  
GIS_fl_dst Indicates the percentage of total space in the environment that is occupied by the GIS files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that GIS files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Web_fl Indicates the number of files of type web in the SharePoint environment. Number  
Web_fl_sz Indicates the total size of all web files. MB  
Web_fl_dst Indicates the percentage of total space in the environment that is occupied by the web files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that web files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Plugin_fl Indicates the number of files of type plugin in the SharePoint environment. Number  
Plugin_fl_sz Indicates the total size of all plugin files. MB  
Plugin_fl_dst Indicates the percentage of total space in the environment that is occupied by the plugin files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that plugin files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Font_fl Indicates the number of files of type font in the SharePoint environment. Number  
Font_fl_sz Indicates the total size of all font files. MB  
Font_fl_dst Indicates the percentage of total space in the environment that is occupied by the font files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that font files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
System_fl Indicates the number of files of type system in the SharePoint environment. Number  
System_fl_sz Indicates the total size of all system files. MB  
System_fl_dst Indicates the percentage of total space in the environment that is occupied by the system files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that system files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Setting_fl Indicates the number of files of type settings in the SharePoint environment. Number  
Setting_fl_sz Indicates the total size of all settings files. MB  
Setting_fl_dst Indicates the percentage of total space in the environment that is occupied by the settings files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that settings files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Encoded_fl Indicates the number of files of type encoded in the SharePoint environment. Number  
Encoded_fl_sz Indicates the total size of all encoded files. MB  
Encoded_fl_dst Indicates the percentage of total space in the environment that is occupied by the encoded files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that encoded files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Comp_fl Indicates the number of files of type compressed in the SharePoint environment. Number  
Comp_fl_sz Indicates the total size of all compressed files. MB  
Comp_fl_dst Indicates the percentage of total space in the environment that is occupied by the compressed files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that compressed files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Disk_fl Indicates the number of files of type disk image in the SharePoint environment. Number  
Disk_fl_sz Indicates the total size of all disk image files. MB  
Disk_fl_dst Indicates the percentage of total space in the environment that is occupied by the disk image files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that disk image files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Deve_fl Indicates the number of files of type developer in the SharePoint environment. Number  
Deve_fl_sz Indicates the total size of all developer files. MB  
Deve_fl_dst Indicates the percentage of total space in the environment that is occupied by the developer files. Percent You can compare the value of this measure with that of the other “distribution&rdquo measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that developer files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Backup_fl Indicates the number of files of type backup in the SharePoint environment. Number  
Backup_fl_sz Indicates the total size of all backup files. MB  
Backup_fl_dst Indicates the percentage of total space in the environment that is occupied by the backup files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that backup files are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.
Misc_fl Indicates the number of files that are not of any of types listed above, in the SharePoint environment. Number  
Misc_fl_sz Indicates the total size of all the other files. MB  
Misc_fl_dst Indicates the percentage of total space in the environment that is occupied by all the other files. Percent You can compare the value of this measure with that of the other “distribution” measures to know which file type is hogging the space.

A value close to 100% is a cause for concern, as it indicates that files of some random type are occupying almost all the space in the environment. In such a case, use the detailed diagnosis of the measure to know which file extensions specifically are eroding the space.