13 Mar
2008
13 Mar
'08
1:47 p.m.
I have the following scenario. I want to monitor the
creation of core files in the following directories /usr/sap/PRD/D01/work, /usr/sap/PRD/D02/work, usr/sap/PRD/D03/work, /usr/sap/PRD/D04/work, /usr/sap/PRD/D05/work, and /usr/sap/PRD/D06/work.
I have the following:
In client-local.cfg: [server1] File:`ls -1d/usr/sap/PRD/D0*/work/core`
In hobbit-clients.cfg: FILE %/usr/sap/PRD/D0.*/work/coreNOEXIST yellow
And in hobbit-alerts.cfg: MAIL Me at domain.com COLOR=yellowRECOVERED
This is not working. When click on the files for this serverI do not see these files being selected.
Any help would be appreciated.