This class contains a total count of all information/warnings/error messages for a site.
Table B.80 Summarizer — Site Detail (SMS_SiteDetailSummarizer)
| Property | Data type | Example | Notes |
|---|---|---|---|
| DatabaseFree | uint32 | Indicates the percentage of free storage space available for the site database. | |
| Errors | uint32 | Indicates the total number of error status messages reported by all server components at this site during the display interval. | |
| Infos | uint32 | Indicates the total number of informational status messages reported by all server components at this site during the display interval. | |
| SiteCode | string | "GRN" | Indicates the three-letter site code for the site. |
| SiteName | string | Indicates the user-friendly name of the site. | |
| Status | uint32 | Indicates the “health” (color) of the site’s associated icon in the SMS Administrator console.
Values are: | |
| TallyInterval | string | Lazy. Defines a period of time over which the summarizer will monitor status. | |
| TransFree | uint32 | Indicates the minimum percentage of free storage space available for the site databases’s transaction log. | |
| Version | string | Indicates the version of SMS installed on this site, including the service pack if one is installed. | |
| Warnings | uint32 | The total number of warning status messages reported by all server components at this site during the display interval. |