Checks the number of error log files created on the operating file system.
Long description:
Checks the number of error log files created on the operating file system. The SQL Server error log contains important information about major server events. Retaining more error logs helps prevent loss from frequent recycling.
Return status value (ALARM – 2, WARNING – 1, or OK – 0) when the number of error log files (created on the operating file system) is less than “minimum error log files” parameter value.
history threshold
365
The maximum number of days to keep statistics for in the historic tables.
minimum error log files
7
The number of error log files (created on the operating file system).
Post your comment on this topic.