3.1 BytesTransfer

Use this Knowledge Script to monitor the total number of bytes transferred per second to and from a Web application. This script raises an event if the total number of transferred bytes exceeds the threshold you set.

3.1.1 Resource Objects

SharePoint Server: Web Applications

3.1.2 Default Schedule

The default interval for this script is every 30 minutes.

3.1.3 Setting Parameter Values

Set the following parameters as needed:

Description

How to Set It

General Settings

Job failure event notification

Event severity when job fails

Set the event severity level, from 1 to 40, to indicate the importance of an event in which the job fails to monitor the transferred bytes. The default is 5.

Monitor Byte Transfer

Event Notification

Raise event if number of bytes transferred per second exceeds a threshold?

Select Yes to raise an event if the number of bytes transferred per second exceeds the threshold you specify. The default is Yes.

Event severity when the number of bytes transferred exceeds the threshold

Set the event severity level, from 1 to 40, to indicate the importance of an event in which the number of bytes sent or received exceeds the threshold you set. The default is 10.

Threshold -- Maximum bytes received per second

Specify the maximum number of bytes the server can receive before an event is raised. The default is 64000 bytes per second.

Threshold -- Maximum bytes sent per second

Specify the maximum number of bytes the server can send before an event is raised. The default is 64000 bytes per second.

Data Collection

Collect data for current transfer rate (bytes sent, bytes received)?

Select Yes to collect byte transfer data for charts and reports. If enabled, data collection returns byte transfer rate (sent and received) data for the server. The default is unselected.