Check free disk space (Visit this link)

rating from 0 votes
Check free space on windows partitions. It tries to resemble as much as possible with check_disk from the Official Nagios Plugin package.
Check free space on windows partitions. It tries to resemble as much as possible with check_disk from the Official Nagios Plugin package.



It checks all partitions, a list or all but an exclusion list.
Limits can be in % or in standard units (B | kB | MB | GB)



Results are displayed in standard nagios format.




cscript //Nologo check_disk.vbs /w:INTEGER /c:INTEGER [/p] [/d:DRIVE_LIST | /x:DRIVE_LIST] [/u:UNITS] [/h]
/w: warning limit
/c: critical limit
/p: limits in %, otherwise in UNITS
/d: included drives list
/x: excluded drives list
/u: B | kB | MB | GB, default MB
/h: this help

check_disk.vbs /w:15 /c:5 /p /d:CDE /u:kB - result will be displayed in kB, limits are in percents
check_disk.vbs /w:500 /c:250 - result will be displayed in MB, limits are in MB, all fixed drives

Submitted by: mihaiush
Hits: 701
Overall downloads: 25
Added: 2008-01-15 00:00:00
Last Modified: 2009-10-30 15:08:25

Filename Preview Size Description DL
check_disk.vbs Preview 3 kb check_disk 924

Comments


Be the first to comment this project.

Leave a reply

If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.

Allowed tags: blockquote, strong, a, b, i, u, code

Captcha Reload Image


  • Check Active Directory - TK

    rating4 from 1 votes
    Performs Active Directory Health Check on domain controllers and member servers.
  • Basic NRPE_NT Plugins

    rating from 0 votes
    The plugins are DOS programs written in C/C++ The nrpe_nt service calls these plug-ins and they return the following status on exit with a status string for information printed to stdout.
  • WMI agentless plugins

    rating from 0 votes
    This project consists of a set of VBS scripts that use Microsoft .NET Framework and WMI to retrieve data from remote Windows hosts without the need for agents on the remote hosts. Current release is 1.3 (December 5, 2008).
  • NagiosPluginsNT

    rating from 0 votes
    NagiosPluginsNT is a comprehensive collection of Nagios check plugins written in C# .NET. The goal is to eventually have a Windows equivalent to the official Nagios plugins for *NIX, but with the power of WMI for Windows monitoring.
  • Check File - TK

    rating from 0 votes
    check_file is a Nagios NRPE plugin for checking simple files or files in directories by using various types of filters like file count, size, age or name match.
  • Check Repadmin

    rating from 0 votes
    Checks the output of repadmin /showreps for errors.
  • check_log_windows

    rating from 0 votes
    check_log_win_system and check_log_win_application are log controlers of logs generated by genlogs and based on check_log_any
  • Check Files - Windows NRPE plugin

    rating5 from 1 votes
    Counts the number of files in given directory and its sub-directories, with optional filters applied. The output is compatible with Nagios.
  • Check Fileage

    rating from 0 votes
    check_fileage is a plugin to check if a file has changed.
  • Check Filecount

    rating from 0 votes
    This plugin will count the number of files that are in a particular directory path, and then return OK, WARNING, or CRITICAL depending on the values that you set for the allowable number of files.
Catalot 1.3.0 (appkit/v0.9.0-dev, Agavi/1.0.0) | www.netways.de | Legal
© 2009 NETWAYS GmbH. The Program is provided AS IS, without warranty. Licensed under GPLv3.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.