Add bc dependency
This commit is contained in:
parent
16b362164d
commit
dd00034821
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Installation
|
|||
------------
|
||||
|
||||
```
|
||||
apt-get install lmdb-utils
|
||||
apt-get install lmdb-utils bc
|
||||
git clone https://gogs.zionetrix.net/bn8/check_mdb.git /usr/local/src/check_mdb
|
||||
mkdir -p /usr/local/lib/nagios/plugins
|
||||
ln -s /usr/local/src/check_mdb/check_mdb /usr/local/lib/nagios/plugins/
|
||||
|
|
Loading…
Reference in a new issue