Inhibit DBAmon MSSQL Replication Age Checking - By SUBSCRIPTION NUMBER and DAY OF MONTH:
This is the HELP TEXT for this file:
# ---------------------------------------------------------------------------------------
# Usage:
# ---------------------------------------------------------------------------------------
#
# This inhibit file is used to prevent checking MSSQL Replication "Age"
# for certain subscriptions on certain days of the month.
#
# For example, if you wish to inhibit Replication Age Checking for subscription
# number 12345 on the 20th of every month, you would code 1 line that looks
# like (without the leading pound sign):
#
# 20/12345
#
# ---------------------------------------------------------------------------------------