Use git to clone genmon from Github
git clone https://github.com/jgyates/genmon.git -C /opt/genmon
Run the installation script
bash /opt/genmon/genmonmaint.sh -i
Genmon should start after the installation.
To start, stop, or restart genmon, use the following command with one of the latter options
/opt/genmon/startgenmon.sh [start,stop,restart]