#!/bin/bash

collectdctl -s /var/run/collectd-socket listval
exit $?
