hades.talisman.org

df

last

disk usage percentage overall and detailed by partition

attribute id status text tlast tnext tspan value
297614095 normal 2025-10-23 14:14:59 2025-10-23 14:24:59 600 0.25
/ 297614089 pristine free MB 9278.9 2025-10-23 14:14:59 2025-10-23 14:24:59 600 0.02
/boot 297614092 normal free MB 691.9 2025-10-23 14:14:59 2025-10-23 14:24:59 600 0.24
/fs/d1 110015365 normal free MB 5353539.1 2021-07-27 02:21:39 2021-07-27 02:31:39 600 0.4
/home 78444569 pristine free MB 91037.4 2020-12-11 15:22:20 2020-12-11 15:32:20 600 0.01
/usr 297614091 normal free MB 15743.9 2025-10-23 14:14:59 2025-10-23 14:24:59 600 0.25
/usr/local 297614093 nominal free MB 806.7 2025-10-23 14:14:59 2025-10-23 14:24:59 600 0.11
/var 297614094 normal free MB 38326.4 2025-10-23 14:14:59 2025-10-23 14:24:59 600 0.2
2025-11-08 08:39:01 +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 = 'hades.talisman.org'