Icinga2: Difference between revisions

From HoerupWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
* base debian9 vm (2vcpu + 1gb mem + 4gb disk)
* base debian9 vm (2vcpu + 1gb mem + 4gb disk)
* apt-get install mariadb-server  (note that mariadb root uses socket auth like postgres has been doing for many years)
* apt-get install mariadb-server  (note that mariadb root uses socket auth like postgres has been doing for many years)
** create database and user for icinga
* apt-get install icinga2  
* apt-get install icinga2  
* apt-get install vim-icinga2 (this is optional)
* apt-get install vim-icinga2 (this is optional)

Revision as of 08:35, 16 February 2017

Notes for setting up icinga2 on Debian9/Stretch