Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)

  • RE: Getting all disks size

    Thanks, but I do not wanted to add any file on the DB servers I wanted to monitor.

    I finally managed to get the disks capacity thanks to :

    EXEC @hr =...

  • RE: Getting all disks size

    Thanks for your help!

    Invoking such VB objects through master.dbo.sp_OACreate is great.

    There are some other properties such as VolumeName SerialNumber etc.

    So now I've got everything to go on with my project!

     

  • RE: Getting all disks size

    Hello,
     
    Parsing the results is not a problem since the DB is queried by perl DBI.
    But the DIR command does not give me the drive capacity, it only gives the drive...
  • RE: Getting all disks size

    Thanks but I do not want to add any program on the servers I want to monitor.

  • RE: Getting all disks size

    This gives the drive free space.

  • RE: Getting all disks size

    Hi,

    I have dirty old DB to deal with and there are some programs which writes files on the DB involved drives. As a consequence, knowing the DB datafiles & logs size and the free space on this...

Viewing 6 posts - 1 through 6 (of 6 total)