Re: Monitor file size of "pub1.edb" and "priv1.edb"
From: Chung-Wei Foong [MSFT] (chungwf_at_online.microsoft.com)
Date: 04/13/04
- Next message: lshe: "Re: Monitor file size of "pub1.edb" and "priv1.edb""
- Previous message: lshe: "Monitor file size of "pub1.edb" and "priv1.edb""
- In reply to: lshe: "Monitor file size of "pub1.edb" and "priv1.edb""
- Next in thread: lshe: "Re: Monitor file size of "pub1.edb" and "priv1.edb""
- Reply: lshe: "Re: Monitor file size of "pub1.edb" and "priv1.edb""
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Apr 2004 15:37:09 -0700
One possible solution you can do, is run a query as follows e.g.:
Select * from CIM_DATAFile where name="c:\\Program
Files\\Exchsrvr\\MDBDATA\\pub1.edb"
and check for filesize property periodically.
-- This posting is provided "AS IS" with no warranties, and confers no rights. Use of any included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "lshe" <lshe@n-able.com> wrote in message news:uUUs%232ZIEHA.3200@TK2MSFTNGP10.phx.gbl... > Hi, Guys > Is it possible to monitor the file size of "pub1.edb" and "priv1.edb" via > WMI ? > > Thanks > > Li > > >
- Next message: lshe: "Re: Monitor file size of "pub1.edb" and "priv1.edb""
- Previous message: lshe: "Monitor file size of "pub1.edb" and "priv1.edb""
- In reply to: lshe: "Monitor file size of "pub1.edb" and "priv1.edb""
- Next in thread: lshe: "Re: Monitor file size of "pub1.edb" and "priv1.edb""
- Reply: lshe: "Re: Monitor file size of "pub1.edb" and "priv1.edb""
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|