This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
admin:nms [2019/06/12 18:33] peppe |
admin:nms [2019/06/20 10:19] (current) peppe |
||
|---|---|---|---|
| Line 52: | Line 52: | ||
| / | / | ||
| / | / | ||
| - | | + | |
| # a2enmod php7.1 | # a2enmod php7.1 | ||
| | | ||
| Line 74: | Line 74: | ||
| | | ||
| # systemctl restart mariadb | # systemctl restart mariadb | ||
| - | | + | |
| # apt install composer fping git graphviz imagemagick mtr-tiny nmap python-memcache python-mysqldb rrdtool snmp snmpd whois | # apt install composer fping git graphviz imagemagick mtr-tiny nmap python-memcache python-mysqldb rrdtool snmp snmpd whois | ||
| | | ||
| Line 97: | Line 97: | ||
| Disable updates | Disable updates | ||
| uncomment $config[' | uncomment $config[' | ||
| + | |||
| + | Enable discovery | ||
| + | $config[' | ||
| + | |||
| + | Manual discovery | ||
| + | python3 ./ | ||
| Installation validation: | Installation validation: | ||