Check free disk space (Visit this link)
from 0 votesCheck 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.
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: 1465
Overall downloads: 140
Added: 2008-01-15 00:00:00
Last Modified: 2009-10-30 15:08:25
| Filename | Preview | Size | Description | DL |
|---|---|---|---|---|
| check_disk.vbs | ![]() |
3 kb | check_disk | 1039 |
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.
-
Basic NRPE_NT Plugins
from 0 votesThe 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. -
Check Active Directory - TK
4 from 1 votesPerforms Active Directory Health Check on domain controllers and member servers. -
WMI agentless plugins
from 0 votesThis 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
from 0 votesNagiosPluginsNT 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
4 from 1 votescheck_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.
-
Symantec Backup Exec Number of Job Error Check
from 0 votesSymantec Backup Exec number of job error check using the bemcmd.exe cli tool. -
Symantec Anti-virus check
from 0 votesCheck if local server has the same virus sig file as the anti-virus server. -
check_exchange
1 from 1 votesChecks the state of the public store. -
Check S.M.A.R.T or PFA errors
from 0 votesThis VBS based script checks if any SCSI and IDE disks are reporting SMART/PFA errors. In that case it returns a CRITICAL warning and lists the amount of disks reporting error. If the computer does not report any SMART monitoring, a warning is issued -
check_http_nrpe
from 0 votesA plugin written in C# that tries to mimick the check_http plugin that is called via NRPE on a host in an MS NLB Cluster.




