Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/you21979/munin-coind


https://github.com/you21979/munin-coind

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

munin-coind
===========

## install

### step1

```
git clone https://github.com/you21979/munin-coind.git
cd munin-coind
npm install
```

### step2

```
cd config
cp litecoin.json.org litecoin.json
vi litecoin.json
```

write your coin-deamon network address;

### step3

```
ln -s coininfo.js /etc/munin/plugins/litecoin
```

done