How to Install and Uninstall senlin-health-manager Package on Kali Linux

Last updated: September 20,2024

1. Install "senlin-health-manager" package

Learn how to install senlin-health-manager on Kali Linux

$ sudo apt update $ sudo apt install senlin-health-manager

2. Uninstall "senlin-health-manager" package

Please follow the instructions below to uninstall senlin-health-manager on Kali Linux:

$ sudo apt remove senlin-health-manager $ sudo apt autoclean && sudo apt autoremove

3. Information about the senlin-health-manager package on Kali Linux

Package: senlin-health-manager
Source: senlin
Version: 13.0.0-1
Installed-Size: 29
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, senlin-common (= 13.0.0-1), lsb-base
Size: 8024
SHA256: 66f5078dbfd8078242b3a1f345326406e29bfa7cb66e14a4ff895476fa17665e
SHA1: 22f9b76f64b8a0d70162465028cebdbfbc2b3131
MD5sum: b2d9a97bcbd9c9f9a1671cc67cc8706e
Description: clustering service for OpenStack clouds - Health Manager
Senlin is a clustering service for OpenStack clouds. It creates and operates
clusters of homogeneous objects exposed by other OpenStack services. The goal
is to make the orchestration of collections of similar objects easier.
.
Senlin provides RESTful APIs to users so that they can associate various
policies to a cluster. Sample policies include placement policy, load
balancing policy, health policy, scaling policy, update policy and so on.
.
Senlin is designed to be capable of managing different types of objects. An
object's lifecycle is managed using profile type implementations, which are
themselves plugins.
.
This package provides the Health Manager daemon.
Description-md5: 04c30172775a0cb19aa68c45186839f2
Homepage: https://github.com/openstack/senlin
Section: net
Priority: optional
Filename: pool/main/s/senlin/senlin-health-manager_13.0.0-1_all.deb