Ryan Novosielski schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Ralf Gross wrote:
> > Ryan Novosielski schrieb:
> >> Could someone tell me where I'm going wrong here? Here is my line that
> >> I've added to the config files, stolen directly from those who know what
> >> they're doing:
> >>
> >> Alert Command = "sh -c '/opt/csw/sbin/smartctl -H -l error %c'"
> > 
> > Try something like this:
> > 
> > Alert Command = "sh -c 'smartctl -H -d scsi -l error %c'"
> 
> I'll certainly give it a shot, but doesn't it look like the %c is never
> getting expanded to anything? Does anyone know where in the manual these
> % variables are discussed?

It's in 'CHAPTER 28. AUTOCHANGER SUPPORT'
...
%c = changer device name
...

Of course you can use the device path instead of %c.

Ralf

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to