mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge pull request #4091 from djvdorp/fix_minor_markdown_url_issues
Fix some minor Markdown URL issues & some whitespaces
This commit is contained in:
@ -117,6 +117,7 @@ LibreNMS contributors:
|
||||
- Maxence POULAIN <maxence.poulain@eriador.info> (Linutux42)
|
||||
- Florian Beer <fb@42dev.eu> (florianbeer)
|
||||
- Vladislav Solovei <vladsol2009@gmail.com> (vladsol)
|
||||
- Daniel van Dorp <daniel@vandorp.biz> (djvdorp)
|
||||
|
||||
[1]: http://observium.org/ "Observium web site"
|
||||
Observium was written by:
|
||||
|
@ -151,7 +151,7 @@ On at least Ubuntu 14.04 (and possibly other distributions and versions as well)
|
||||
Restart nginx:
|
||||
|
||||
service nginx restart
|
||||
|
||||
|
||||
Restart php5-fpm:
|
||||
|
||||
service php5-fpm restart
|
||||
|
@ -143,10 +143,10 @@ We now suggest that you add localhost as your first device from within the WebUI
|
||||
|
||||
Now that you've installed LibreNMS, we'd suggest that you have a read of a few other docs to get you going:
|
||||
|
||||
- (Performance tuning)[http://docs.librenms.org/Support/Performance]
|
||||
- (Alerting)[http://docs.librenms.org/Extensions/Alerting/]
|
||||
- (Device Groups)[http://docs.librenms.org/Extensions/Device-Groups/]
|
||||
- (Auto discovery)[http://docs.librenms.org/Extensions/Auto-Discovery/]
|
||||
- [Performance tuning](http://docs.librenms.org/Support/Performance)
|
||||
- [Alerting](http://docs.librenms.org/Extensions/Alerting/)
|
||||
- [Device Groups](http://docs.librenms.org/Extensions/Device-Groups/)
|
||||
- [Auto discovery](http://docs.librenms.org/Extensions/Auto-Discovery/)
|
||||
|
||||
#### Closing
|
||||
|
||||
|
@ -34,7 +34,7 @@ sql-mode=""
|
||||
|
||||
### Web Server ###
|
||||
|
||||
#### Install / Configure Nginx
|
||||
#### Install / Configure Nginx
|
||||
|
||||
`apt-get install php7.0-cli php7.0-mysql php7.0-gd php7.0-snmp php-pear php7.0-curl php7.0-fpm snmp graphviz php7.0-mcrypt php7.0-json nginx-full fping imagemagick whois mtr-tiny nmap python-mysqldb snmpd php-net-ipv4 php-net-ipv6 rrdtool git`
|
||||
|
||||
@ -146,10 +146,10 @@ We now suggest that you add localhost as your first device from within the WebUI
|
||||
|
||||
Now that you've installed LibreNMS, we'd suggest that you have a read of a few other docs to get you going:
|
||||
|
||||
- (Performance tuning)[http://docs.librenms.org/Support/Performance]
|
||||
- (Alerting)[http://docs.librenms.org/Extensions/Alerting/]
|
||||
- (Device Groups)[http://docs.librenms.org/Extensions/Device-Groups/]
|
||||
- (Auto discovery)[http://docs.librenms.org/Extensions/Auto-Discovery/]
|
||||
- [Performance tuning](http://docs.librenms.org/Support/Performance)
|
||||
- [Alerting](http://docs.librenms.org/Extensions/Alerting/)
|
||||
- [Device Groups](http://docs.librenms.org/Extensions/Device-Groups/)
|
||||
- [Auto discovery](http://docs.librenms.org/Extensions/Auto-Discovery/)
|
||||
|
||||
#### Closing
|
||||
|
||||
|
Reference in New Issue
Block a user