Source code distribution
|
||||
Precompiled binaries
Monit is built with OpenSSL 1.0.1c static linked and PAM support dynamic linked.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
How to verify the checksum?
Each of the files above have a unique checksum associated with the file. When you download one of the files you can verify the checksum by using one of the following approaches.
-
If you have OpenSSL installed, use:
openssl dgst -sha256 file -
On newer Linux systems you might use:
sha256sum file
where file is the name of one of the above files











