Merge pull request #4091 from djvdorp/fix_minor_markdown_url_issues

Fix some minor Markdown URL issues & some whitespaces
This commit is contained in:
Tony Murray
2016-08-17 06:39:31 -05:00
committed by GitHub
4 changed files with 11 additions and 10 deletions

View File

@ -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:

View File

@ -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

View File

@ -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

View File

@ -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