RSS Reporter for SQL Server is a simple, yet extremely useful, tool that allows SQL Server database administrators to generate standard RSS Feeds containing information regarding SQL Server jobs like the current status of the job, job details, historical status; feeds containing information generated by ad-hoc queries as well as feeds that contain database size and space allocation information.
How does it work? The RSS Reported is installed on a server that is running IIS any user that has credentials to connect to certain SQL Server instances and view job information can create a profile on the RSS Reporter. The profile for each user contains a list of SQL Server instances, the authentication method, necessary credentials for connecting to each instance, and basic configuration settings. RSS Reporter automatically generates a set of predefined RSS Feeds that are further described in the Feeds section of this help document.
Why RSS Reporter? Aren't there enough tools to help the SQL
Server dba do his/her job? Yes, of course there are plenty of
tools out there but... let's look at the job feeds for a moment: as
any SQL Server DBA knows the best and most commonly used way for
monitoring the jobs is the SQL Server email notification. The first
challenge one faces is configuring and monitoring the email
notification service. Once all is up and running the alerts will
start flowing on someones mailbox which is great. However, those
alerts can get lost, may end up on spam folders and may be delayed
or blocked by firewalls, network policies, virus scanning tools
etc. Furthermore, accessing the mailbox where alerts are being
dumped may not be possible from outside the network and even if
that wasnt the case, digging through a mountain of emails to get
the needed information is not very convenient and efficient to say
the least.
RSS Reporter for SQL Server addresses all the above pain points and
more: