Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. #!/bin/sh
  2. opkg update
  3. opkg install collectd collectd-mod-interface collectd-mod-network collectd-mod-cpu collectd-mod-load collectd-mod-memory
  4. cp -f collectd.conf /etc/collectd.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement