karazhan.talisman.org

df

last

disk usage percentage overall and detailed by partition

attribute id status text tlast tnext tspan value
315666478 normal 15:19:11 15:29:11 600 0.54
/ 315666474 normal free MB 17486.9 15:19:11 15:29:11 600 0.54
/boot 315666475 normal free MB 711.4 15:19:11 15:29:11 600 0.23
/fs/d1 113472705 pristine free MB 8676279.5 2021-08-14 06:47:13 2021-08-14 06:57:13 600 0.03
/fs/d2 30420842 normal free MB 167255.6 2019-10-23 00:17:35 2019-10-23 00:27:35 600 0.63
/home 315666476 nominal free MB 84748.3 15:19:11 15:29:11 600 0.12
/usr 113472701 normal free MB 11449.9 2021-08-14 06:47:13 2021-08-14 06:57:13 600 0.46
/usr/local 113472703 pristine free MB 887.8 2021-08-14 06:47:13 2021-08-14 06:57:13 600 0.03
/var 315666477 nominal free MB 42059.4 15:19:11 15:29:11 600 0.12
2026-02-26 15:22:40 +0000 (UTC)

Query was:

SELECT eventslast.id, eventslast.attribute, eventslast.value, eventslast.valtext, eventslast.text, eventslast.tspan, extract(epoch from eventslast.t) as tlast, extract(epoch from eventslast.t)+eventslast.tspan as tnext,statuses.name as status FROM eventslast, hosts, monitors, statuses WHERE eventslast.host = hosts.id AND eventslast.monitor = monitors.id AND eventslast.status = statuses.id AND monitors.name = 'df' AND hosts.name = 'karazhan.talisman.org'