Monitor 3rd party applications

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
vidyagana
Posts: 106
Joined: Fri Mar 25, 2005 10:35 am

Monitor 3rd party applications

Post by vidyagana »

Hi Alex,

I have a requirement where I want to monitor 3rd party applications like Veritas Backup Exec and email based on the status of a backup. Is that possible?

Thanks.
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Sorry, I don't know anything about Veritas Backup.
If this application records some information into log files, stores info in NT Event Log, creates some reports or returns specific exit codes, then yes - you may monitor backup results.

Regards
Alex
mikepiet
Posts: 19
Joined: Tue Nov 30, 2004 10:32 pm

Post by mikepiet »

vidyagana,

I am using AHM to monitor my Veritas NetBackups via querying the event logs. By default, at least for NetBackup, the successful or failed backups do not populate the Windows event logs. I had to add a few lines to a config file to enable it to do so.

Alternately, you can also use the "compare file" test to check the log files for certain text strings like "success" or failure. Since NetBackup has tons of log files, I am sure BackupExec has the same.

To enable the app to start populating the event log, take a look at the KB for Veritas. I am sure you can find it there. Otherwise, call support, the should be able to get it to you quickly. Otherwise, if all those fail for you, I can look through my notes to see how I did it in NetBackup.

Good luck,

Michael
User avatar
Marcus
Posts: 367
Joined: Mon Nov 18, 2002 6:00 pm

Post by Marcus »

Backup Exec can also send snmp traps :lol:
vidyagana
Posts: 106
Joined: Fri Mar 25, 2005 10:35 am

Post by vidyagana »

Hi:

Thanks a lot to everyone for your suggestions. I am going to check with Veritas Backup Exec Knowledge Base to see if I can log all the backup status. Will let you know if I found something or if I need any further help.

Thanks.
vidyagana
Posts: 106
Joined: Fri Mar 25, 2005 10:35 am

Post by vidyagana »

Hi,

Looks like Backup Exec in our server already logs errors in the NT Event Log. But I have already setup NT Events Log and I want to do something separately for the backup jobs. Veritas Backup Exec creates a log for every backup/maintenance job that runs. I want to monitor only the backup jobs. Is it possible for me to setup HostMonitor such that in this specified directory it will monitor only the files which contain the word "Backup" and in that file look for "success"/"failure".

Please help.

Thanks.
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Why you do not want to use NT Event Log test method?
You may setup this test to monitor specific source or specific message in the log.

Regards
Alex
vidyagana
Posts: 106
Joined: Fri Mar 25, 2005 10:35 am

Post by vidyagana »

Just that I want to get specific alerts when there is a problem with a backup job. So you are saying that I can setup HostMonitor to monitor the event log for specific source (like Backup Exec) and send separate alerts. Also Backup Exec logs its errors in the NT Event Log under two or three different sources. Is it possible to include all of them under one test?

Thanks.
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Just that I want to get specific alerts when there is a problem with a backup job. So you are saying that I can setup HostMonitor to monitor the event log for specific source (like Backup Exec) and send separate alerts.
Sure. In the Event Log Test Properties dialog you may define one or more conditions to filter "Bad" events. Event will be considered as "Bad" only when it match ALL specified requirements:
- Event Source
- Computer
- Event type
- Event ID
- etc
Also Backup Exec logs its errors in the NT Event Log under two or three different sources. Is it possible to include all of them under one test?
Yes. Please read the manual
www.ks-soft.net/hostmon.eng/mframe.htm# ... m#chkNTLog

Regards
Alex
Post Reply