mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixed run validate grammar/fixed hyperlinks at end
This commit is contained in:
@@ -156,7 +156,7 @@ systemctl enable nginx
|
||||
systemctl enable mariadb
|
||||
```
|
||||
|
||||
Now run validate your install and make sure everything is ok:
|
||||
Now run validate.php to validate your install and make sure everything is ok:
|
||||
|
||||
```bash
|
||||
cd /opt/librenms
|
||||
@@ -173,10 +173,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