intstaller
This commit is contained in:
parent
5549f2fd23
commit
b32f46f4fd
|
@ -6,6 +6,8 @@
|
||||||
apt update
|
apt update
|
||||||
apt install -y python3-venv git sysstat
|
apt install -y python3-venv git sysstat
|
||||||
|
|
||||||
|
pip install psutil
|
||||||
|
|
||||||
#cd /opt || exit
|
#cd /opt || exit
|
||||||
|
|
||||||
git -C /opt/icinga2-checks pull || git clone https://git.dp15.us/dpanzer/icinga2-checks.git /opt/icinga2-checks
|
git -C /opt/icinga2-checks pull || git clone https://git.dp15.us/dpanzer/icinga2-checks.git /opt/icinga2-checks
|
||||||
|
|
Loading…
Reference in New Issue