Kehao / monit-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install lua on ubuntu

apt-get install lua luasql luasocket

set lua path

export LUA_PATH={INSTALL_DIR}/plugins/?.lua

About