Ran into a brick wall on this one. Trying to use the disk builtin check with icinga2 for my linux boxes, but for anything other than the '/' partition, it tells me that the disk in question is "not ...
Your vehicle's brake pads play a pivotal role in its performance and your safety. If you want to inspect them yourself, ...
Unexpected disk failures aren't just technical issues. They represent business risk, downtime and unnecessary recovery costs. Depending on the type of failure, an ...
Making sure your company's hard drives are free of errors helps to protect against the loss of important data. How you go about performing a disk check on a hard drive has changed somewhat with the ...
define service{ use generic-service ; Name of service template to use host_name host2 service_description DISK SPACE host2 is_volatile 0 check_period 24x7 max_check_attempts 3 normal_check_interval 3 ...
If your Windows XP computer shuts down unexpectedly or if disk errors are detected, the automatic Check Disk Utility will run during the startup process. If the hard disks are large, the Check Disk ...
Here’s a script for quickly checking on how much disk space you have on a system and how much of it is in use. It certainly beats using a calculator to tally up the columns in “df -k” output. We’re ...