Struggling to install a LogicMonitor Collector on Centos 8? I was too...
- sudo su - #
Become root – required by the bootstrap/installer
- dnf -y
install perl vim # Install perl and vim – BOTH are pre-requisites on Centos
8
- ./LogicmonitorBootstrap64_100.bin
# (Re)install the LM Collector
- reboot #
Reboot
No comments:
Post a Comment