Just split and select the data required out of the df command
[{"id":"e9ee1b34.cfb5f8","type":"exec","z":"8376d5c1.273ed8","command":"","addpay":true,"append":"","useSpawn":"false","timer":"","oldrc":false,"name":"","x":670,"y":700,"wires":[["5c3effd9.e932a"],[],[]]},{"id":"c65210d3.f1ccf","type":"inject","z":"8376d5c1.273ed8","name":"","topic":"","payload":"df -h /dev/sda1","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":420,"y":700,"wires":[["e9ee1b34.cfb5f8"]]},{"id":"601069e4.f909b8","type":"debug","z":"8376d5c1.273ed8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","x":1170,"y":680,"wires":[]},{"id":"5c3effd9.e932a","type":"split","z":"8376d5c1.273ed8","name":"","splt":" ","spltType":"str","arraySplt":1,"arraySpltType":"len","stream":false,"addname":"","x":830,"y":680,"wires":[["86f87ffc.c62c6"]]},{"id":"86f87ffc.c62c6","type":"switch","z":"8376d5c1.273ed8","name":"","property":"parts.index","propertyType":"msg","rules":[{"t":"eq","v":"25","vt":"num"}],"checkall":"true","repair":false,"outputs":1,"x":970,"y":680,"wires":[["601069e4.f909b8"]]}]