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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# npmGrafStats
2
2
NginxProxyManager Grafana Statistics.
3
3
4
-
This project analyzes the logs of the Nginx Proxy Manager and exports them to InfluxDB to be used in a Grafana Dashboard.
4
+
This project analyzes the logs of the Nginx Proxy Manager and exports them to InfluxDB to be used in a Grafana Dashboard. If you are using npmPlus have a look at the branch: https://github.com/smilebasti/npmGrafStats/tree/npmPlus-main
5
5
6
6
npmGrafStats can save the Revers-Proxy and/or the Redirection Logs. Also a exclusion of IP's from for example external montitoring services is possible.
7
7
@@ -19,7 +19,7 @@ A view of the Grafana Dashboard only within a few hours of running:
v2.4.2 added cidr notation to the monitoringips.txt (CIDR format a.b.c.d/xx or aa:bb::cc::dd/xx IP range a.b.c.d-e.f.g.h Single IP a.b.c.d or aa:bb:cc::dd).
22
+
v2.4.3 optimizations and fixes and add support for npmPlus (see branch https://github.com/smilebasti/npmGrafStats/tree/npmPlus-main)
23
23
24
24
This project is a modified clone of https://github.com/Festeazy/nginxproxymanagerGraf and independent of https://github.com/jc21/nginx-proxy-manager. Changes to the original project can be found in the [changelog.md](https://github.com/smilebasti/npmGrafStats/blob/main/changelog.md) file.
25
25
@@ -38,4 +38,4 @@ A full installation example is available with the [docker-compose.yml](https://g
38
38
39
39
## Star History
40
40
41
-
[](https://star-history.com/#smilebasti/npmgrafstats&Date)
41
+
[](https://star-history.com/#smilebasti/npmgrafstats&Date)
0 commit comments