Category: NAS

  • Logging system stats from NAS to Cosm.com

    Cosm.com (formerly Pachube) is an online database that lets you store values and plot them over time. One use is to log system stats from a computer or NAS (in this case a Qnap 419p). First setup an account on Cosm and add a new Feed, this will give you a feed id which you’ll use […]

  • Showing info on the Qnap NAS LCD

    With inspiration from lcd_tool and lcdmond on 419P I thought I’d make a little script that shows the hard drive temperatures on the display on a Qnap NAS (in this case a 419p): So, lets go to the home directory and create a file called ‘showonlcd.sh’: cd /home nano showonlcd.sh Then enter the following into the […]