您好,登錄后才能下訂單哦!
nagios自帶插件check_disk的用法
一、help幫助
check_diskv1.4.15(nagios-plugins1.4.15)
Thisplugincheckstheamountofuseddiskspaceonamountedfilesystem
andgeneratesanalertiffreespaceislessthanoneofthethresholdvalues
Usage:
check_disk-wlimit-climit[-Wlimit][-Klimit]{-ppath|-xdevice}
[-C][-E][-e][-ggroup][-k][-l][-M][-m][-Rpath][-rpath]
[-ttimeout][-uunit][-v][-Xtype]
Options:
-h,--help
Printdetailedhelpscreen
-V,--version
Printversioninformation
-w,--warning=INTEGER
ExitwithWARNINGstatusiflessthanINTEGERunitsofdiskarefree
-w,--warning=PERCENT%
ExitwithWARNINGstatusiflessthanPERCENTofdiskspaceisfree
-c,--critical=INTEGER
ExitwithCRITICALstatusiflessthanINTEGERunitsofdiskarefree
-c,--critical=PERCENT%
ExitwithCRITCALstatusiflessthanPERCENTofdiskspaceisfree
-W,--iwarning=PERCENT%
ExitwithWARNINGstatusiflessthanPERCENTofinodespaceisfree
-K,--icritical=PERCENT%
ExitwithCRITICALstatusiflessthanPERCENTofinodespaceisfree
-p,--path=PATH,--partition=PARTITION
Pathorpartition(mayberepeated)
-x,--exclude_device=PATH<STRING>
Ignoredevice(onlyworksif-punspecified)
-C,--clear
Clearthresholds
-E,--exact-match
Forpathsorpartitionsspecifiedwith-p,onlycheckforexactpaths
-e,--errors-only
Displayonlydevices/mountpointswitherrors
-g,--group=NAME
Grouppaths.Thresholdsapplyto(free-)spaceofallpartitionstogether
-k,--kilobytes
Sameas'--unitskB'
-l,--local
Onlychecklocalfilesystems
-L,--stat-remote-fs
Onlychecklocalfilesystemsagainstthresholds.Yetcallstatonremotefilesystems
totestiftheyareaccessible(e.g.todetectStaleNFSHandles)
-M,--mountpoint
Displaythemountpointinsteadofthepartition
-m,--megabytes
Sameas'--unitsMB'
-A,--all
Explicitlyselectallpaths.Thisisequivalentto-R'.*'
-R,--eregi-path=PATH,--eregi-partition=PARTITION
Caseinsensitiveregularexpressionforpath/partition(mayberepeated)
-r,--ereg-path=PATH,--ereg-partition=PARTITION
Regularexpressionforpathorpartition(mayberepeated)
-I,--ignore-eregi-path=PATH,--ignore-eregi-partition=PARTITION
Regularexpressiontoignoreselectedpath/partition(caseinsensitive)(mayberepeated)
-i,--ignore-ereg-path=PATH,--ignore-ereg-partition=PARTITION
Regularexpressiontoignoreselectedpathorpartition(mayberepeated)
-t,--timeout=INTEGER
Secondsbeforeconnectiontimesout(default:10)
-u,--units=STRING
Choosebytes,kB,MB,GB,TB(default:MB)
-v,--verbose
Showdetailsforcommand-linedebugging(Nagiosmaytruncateoutput)
-X,--exclude-type=TYPE
Ignoreallfilesystemsofindicatedtype(mayberepeated)
二、舉例:
./check_disk-w80%-c10%-p/
解釋:
1、-w:設置警告閥值:如果空閑空間小于80%就是警告閥值
2、-c:設置critial閥值:如果空閑空間小于10%就是critial閥值
3、-p:指定監控的partition分區
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。