karazhan.talisman.org

df

last

disk usage percentage overall and detailed by partition

attribute id status text tlast tnext tspan value
299300901 normal 08:28:49 08:38:49 600 0.54
/ 299300897 normal free MB 17483.4 08:28:49 08:38:49 600 0.54
/boot 299300898 normal free MB 711.7 08:28:49 08:38:49 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 299300900 nominal free MB 84748.3 08:28:49 08:38:49 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 299300899 nominal free MB 41784.1 08:28:49 08:38:49 600 0.13
2025-11-08 08:33:32 +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'