Browse Source

add install script for netdata

master
Charles Reid 7 years ago
parent
commit
4bc85a45b5
  1. 6
      netdata/install_netdata.sh

6
netdata/install_netdata.sh

@ -0,0 +1,6 @@ @@ -0,0 +1,6 @@
#!/bin/bash
#
# Install netdata on spy,
# so you can monitor while you monitor
bash <(curl -Ss https://my-netdata.io/kickstart.sh)
Loading…
Cancel
Save