CrazyMax
62ba88cf8b
Fix rrdcached compose
2019-10-20 18:03:07 +02:00
CrazyMax
2176933574
Update README
2019-10-20 17:56:51 +02:00
CrazyMax
48e1c8343e
Fix Docker labels
2019-10-20 17:56:42 +02:00
CrazyMax
d30292ec28
Fix test workflow
2019-09-30 15:31:56 +02:00
CrazyMax
70403bfaf7
Remove travis
2019-09-30 15:30:40 +02:00
CrazyMax
0377027362
Switch to GitHub Actions ( #39 )
2019-09-30 15:29:19 +02:00
CrazyMax
e86031faf6
LibreNMS 1.56
2019-09-30 15:03:53 +02:00
CrazyMax
62cb36c280
Move doc
2019-09-14 23:45:53 +02:00
CrazyMax
ce51083aaf
Review data permissions
...
Remove usermod/groupmod (Issue #38 )
2019-09-14 23:02:43 +02:00
CrazyMax
177b486e84
Update compose since latest rrdcached image
2019-09-14 22:18:44 +02:00
CrazyMax
d627abc406
LibreNMS 1.55
2019-09-04 02:56:23 +02:00
CrazyMax
1fd872b086
Update README
2019-09-04 02:47:49 +02:00
CrazyMax
7ba2b21ee7
Update CHANGELOG
2019-08-28 20:31:12 +02:00
bewing
a5f1e8412f
Add Python3 modules ( #36 )
...
Add python3 modules required for new Dispatcher Service
2019-08-28 19:42:47 +02:00
CrazyMax
2e663c5c54
Update compose
2019-08-17 23:03:36 +02:00
CrazyMax
9c77746198
Update README
2019-08-17 22:54:52 +02:00
CrazyMax
55b58c96ab
LibreNMS 1.54
2019-07-29 06:28:39 +02:00
CrazyMax
a9ed7ab954
Update README
2019-07-29 06:28:22 +02:00
CrazyMax
ec94498f6b
Add ipmitool location (Issue #34 )
2019-07-25 19:09:12 +02:00
CrazyMax
7cca9695e4
Update README
2019-07-25 18:44:17 +02:00
CrazyMax
5ec49deacd
LibreNMS 1.53.1
2019-07-02 14:44:42 +02:00
CrazyMax
5feee28958
LibreNMS 1.53
2019-07-01 22:31:47 +02:00
CrazyMax
d4851e8a9d
Alpine Linux 3.10
2019-07-01 22:31:02 +02:00
CrazyMax
a8dbf33c9e
Add FUNDING
2019-06-24 21:40:53 +02:00
CrazyMax
383885ef52
LibreNMS 1.52
2019-05-28 09:31:25 +02:00
CrazyMax
589e681bf1
Update README
2019-05-01 22:15:36 +02:00
CrazyMax
41c5748799
Fix supervisord conf
2019-05-01 22:13:08 +02:00
CrazyMax
539a10f233
Sidecar cron and syslog-ng are now respectively enabled through SIDECAR_CRON and SIDECAR_SYSLOGNG env vars
2019-05-01 21:43:30 +02:00
CrazyMax
85df683447
Fix snmpd command
2019-05-01 20:51:48 +02:00
CrazyMax
d801cf45ce
LibreNMS 1.51
2019-05-01 17:49:38 +02:00
CrazyMax
9be7ec161b
Remove MicroBadger
2019-05-01 17:43:09 +02:00
CrazyMax
40e2a5b999
GitHub bug report tpl
2019-04-28 20:36:11 +02:00
CrazyMax
e997d7c152
Add large_client_header_buffers Nginx config
2019-04-28 20:35:50 +02:00
CrazyMax
d1784efc3e
Update CHANGELOG
2019-04-21 02:45:54 +02:00
Johann Richard
dab6b5eaad
Update Dockerfile ( #29 )
...
* install `ipmitool`
2019-04-21 02:44:17 +02:00
CrazyMax
7b65d4b8b7
LibreNMS 1.50.1
2019-04-17 20:31:49 +02:00
CrazyMax
adf440e0b0
Update CHANGELOG
2019-04-15 23:38:57 +02:00
Matus Kral
cc09f8a105
bind ipv6 ( #27 )
...
currently only ipv4 socket is open. if container is pure ipv6, there is no way to connect:
```
root@kube-node-6:~# nsenter -t 20122 -n ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: ip6tnl0@NONE: <NOARP> mtu 1452 qdisc noop state DOWN group default qlen 1000
link/tunnel6 :: brd ::
4: eth0@if246: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default
link/ether c2:a9:a6:c7:38:59 brd ff:ff:ff:ff:ff:ff link-netnsid 0
inet6 fde4💯 0:6::5c3/64 scope global
valid_lft forever preferred_lft forever
inet6 fe80::c0a9:a6ff:fec7:3859/64 scope link
valid_lft forever preferred_lft forever
root@kube-node-6:~# nsenter -t 20122 -n netstat -lnp
Active Internet connections (only servers)
```
```
root@kube-node-6:~# nsenter -t 20122 -n netstat -lnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 20286/nginx: master
udp 0 0 0.0.0.0:161 0.0.0.0:* 20288/snmpd
Active UNIX domain sockets (only servers)
```
2019-04-15 23:36:50 +02:00
CrazyMax
68d3c1030e
Add LOG_IP_VAR environment variable (Issue #22 )
2019-04-13 02:47:24 +02:00
CrazyMax
cd44876e09
Update CHANGELOG
2019-04-07 18:15:37 +02:00
CrazyMax
e909687d3e
Use python3 for snmp-scan (Issue #25 )
2019-04-07 18:08:52 +02:00
CrazyMax
85c491fe32
Add REAL_IP_FROM and REAL_IP_HEADER environment variables
2019-04-07 18:04:31 +02:00
CrazyMax
8b9d2d1e59
Update CHANGELOG
2019-04-03 13:36:31 +02:00
Jens Forstmann
46da123304
Set memory limit in php.ini ( #24 )
2019-04-03 13:34:42 +02:00
CrazyMax
034a9b2606
LibreNMS 1.50
2019-04-02 00:12:13 +02:00
CrazyMax
e8a67d632f
Linguist
2019-03-20 00:19:34 +01:00
CrazyMax
a511cb1953
Upgrade to LibreNMS 1.49
2019-03-06 02:37:50 +01:00
CrazyMax
23611c44ae
Merge pull request #19 from k0a1a/patch-1
...
use utf8 charset and collation in mariadb
2019-02-12 19:54:44 +01:00
Danja Vasiliev
9edf8d11a3
use utf8 charset and collation in mariandb
...
use utf8 charset and collation in mariandb in order to prevent FAIL message on /validate page
2019-02-12 00:50:00 +01:00
CrazyMax
ef409c8a03
Upgrade to LibreNMS 1.48.1
...
Alpine Linux 3.9
2019-01-31 20:25:25 +01:00