You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,11 +47,11 @@ Installing NagiosTV
47
47
-------------
48
48
- Download the latest NagiosTV tar.gz release from https://github.com/chriscareycode/nagiostv-react/releases or you can just copy and paste the command below to get it:
- Extract the NagiosTV release using tar. This will create a nagiostv/ folder.
53
53
```console
54
-
$ tar xvfz nagiostv-0.9.0.tar.gz
54
+
$ tar xvfz nagiostv-0.9.1.tar.gz
55
55
```
56
56
- We're going to host the NagiosTV folder from the built-in Nagios web ui. Copy/Move the nagiostv/ folder into your Nagios web ui folder. For Nagios Core 4 the Nagios web ui folder might be at `/usr/local/nagios/share/` or `/usr/nagios/share/`. Nagios XI might be at `/var/www/html/` or `/usr/local/nagiosxi/html/`.
57
57
@@ -105,8 +105,8 @@ Then pretty much the same process as above. Download and overwrite the nagiostv
105
105
Remember your web ui destination folder `/usr/local/nagios/share/nagiostv/` may vary depending on your Nagios install.
0 commit comments