What are you trying to do? If you want to be notified when the backup fails, you can use Notifications table in job definition to send email, net send message or page an operator. Otherwise you probably will have to query table msdb..sysjobhistory on every server to find out the status of the jobs.