Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Nichter
a2f71b41f8 Fix check_disk_space(). 2013-10-31 11:20:46 -07:00
Daniel Nichter
6e94c39072 Use Perl instead of awk to avoid 32-bit limitation. 2012-02-24 11:11:07 -07:00
Daniel Nichter
9c6b9ab33d Use printf(%d) to avoid CentOS using floats. 2012-02-02 12:13:00 -07:00
Daniel Nichter
d7d5381863 Make check_disk_space() use bytes (given new size type options with are converted to bytes, 1k=>1024). 2012-01-26 12:19:47 -07:00
Daniel Nichter
cfce6e6eb2 More quoting and tweaking re Baron's review. 2012-01-13 10:02:17 -07:00
Daniel Nichter
bb315948cd Parse disk space using df -P -k. 2011-12-19 10:22:42 -07:00
Daniel Nichter
92c8635c4a Fix and test safeguards.sh. Implement disk space+margin check. 2011-12-14 16:12:43 -07:00
Daniel Nichter
c804079c0d Add Bash libs collect.sh (pt-collect internals), safeguards.sh, and alt_cmds.sh. 2011-12-05 13:48:54 -07:00