How to Install and Uninstall puppet-module-sbitio-monit Package on Kali Linux

Last updated: May 14,2024

1. Install "puppet-module-sbitio-monit" package

Please follow the instructions below to install puppet-module-sbitio-monit on Kali Linux

$ sudo apt update $ sudo apt install puppet-module-sbitio-monit

2. Uninstall "puppet-module-sbitio-monit" package

In this section, we are going to explain the necessary steps to uninstall puppet-module-sbitio-monit on Kali Linux:

$ sudo apt remove puppet-module-sbitio-monit $ sudo apt autoclean && sudo apt autoremove

3. Information about the puppet-module-sbitio-monit package on Kali Linux

Package: puppet-module-sbitio-monit
Version: 1.0.0-5
Installed-Size: 87
Maintainer: Debian OpenStack
Architecture: all
Depends: puppet, puppet-module-puppetlabs-stdlib
Size: 17376
SHA256: 38d803abecda6404e1378a23d1764c83467059cd8d6120e2cdcf7f73b648093c
SHA1: 11c52adaf56c64339310c04cfe892e9a0e34357d
MD5sum: a878f95cc4c6048c97518d82af3d9ee0
Description: Puppet module for Monit
Puppet lets you centrally manage every important aspect of your system using a
cross-platform specification language that manages all the separate elements
normally aggregated in different files, like users, cron jobs, and hosts,
along with obviously discrete elements like packages, services, and files.
.
Performs installation and configuration of Monit service, along with fine
grained definition of checks.
.
All check types provided by Monit are supported. Namely: directory, fifo,
file, filesystem, host, process, program, and system.
.
In adition to primitive types, a compound check type is provided: service. It
is a set of primitives to check a service's init script, binary and process.
.
service check type can work with sysv, systemd or upstart. In 0.3.x series it
defaults to sysv for compatibility reasons. From 1.0.x onwards it defaults to
the init system that each supported OS configures by default. The init type to
use can be also set per service.
Description-md5:
Homepage: https://github.com/sbitio/puppet-monit
Section: admin
Priority: optional
Filename: pool/main/p/puppet-module-sbitio-monit/puppet-module-sbitio-monit_1.0.0-5_all.deb