#!/bin/sh
df | /opt/monitor/monitorDisks.py
top -b -n 5 -p0 | tail -9 | /opt/monitor/monitorTop.py
