Nagios Exchange
  • Home
  • Directory
  • About

Advanced Search

Build precise queries to find exactly what you need

Search Logic

Select compatible versions

Press ESC to close

Sign In Sign Up

Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now

Plugins4379Themes and Skins11Addons732Documentation283Graphics and Logos36View All Categories
LinuxSecuritySNMPFile SystemCloud
New Listings Recently Updated Listings Most Favored Listings Most Popular Listings Most Rated Listings Most Reviewed Listings
Random Project
Tutorials Install and Configure NRPE in CentOS and Red Hat
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (4)Davide Lemma (4)deskwork_itunes142 (4)Joerg Hoerter (3)TcoUpLoad (1)
See More
Newest Contributors
Community Member (51)Davide Lemma (4)Alarig Le Lay (1)Penn Rabb (1)Sean Falzon (1)
See More
Home > Tetelu
T

Tetelu

@Tetelu

User Stats

Favorites0

Views

Projects0

No Projects Found
Symantec BackupExec job check

Fix for Too much XML files

Nice script, it does the job. The cause for the error mention by seanmylne is that there are too many xml files in c:program filesveritasbackup execntdata or c:Program FilesSymantecBackup ExecData depends on your version. I've made a bat script to fix the error with "Too much XML files" and set it to run daily. --- @echo off set bakpath=^0x22C:Program^ FilesVERITASBackup^ ExecNTDataBackupbackupxml^0x22 forfiles -p "C:Program FilesVERITASBackup ExecNTData" -s -m BE*.xml /D -20 /C "cmd /c mv @path %bakpath%" --- Note: DataBackupbackupxml - the folders need to be created or changed. /D -20 = 20 is the number of days to keep the files. You could also just delete the files, etc. Hope it helps.

Reviewed 12 years ago

No Favorites Found

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks