1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00
Commit graph

629 commits

Author SHA1 Message Date
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
CrazyMax
9a16c32fa3
Upgrade to LibreNMS 1.48 2019-01-28 19:07:53 +01:00
CrazyMax
ca16ae895b
Fix vcs ref 2019-01-18 00:53:30 +01:00
CrazyMax
648aab4497
Update instructions (Issue #11) 2019-01-06 23:57:24 +01:00
CrazyMax
0e25067138
New year 2019-01-06 23:56:58 +01:00
CrazyMax
4da1d9d0b7
Upgrade to LibreNMS 1.47 2018-12-30 16:56:37 +01:00
CrazyMax
72e623be89
Update CHANGELOG 2018-12-29 16:06:50 +01:00
CrazyMax
ca1f2de88b
Update README 2018-12-29 16:06:32 +01:00
CrazyMax
750260e05f
Update build script 2018-12-29 16:06:05 +01:00
CrazyMax
bb6d4365e3
Merge pull request #10 from jsenecal/patch-1
Fix for missing python-memcached on python2
2018-12-29 16:03:07 +01:00
Jonathan Senecal
54186fb3ee
Fix for missing python-memcached on python2
This is a fix for changes introduced in commit 513ec328e4 that broke distributed polling as the [`poller-wrapper.py` script requires python2](https://github.com/librenms/librenms/blob/master/poller-wrapper.py#L1) (as well as many [others](https://github.com/librenms/librenms/search?q=env+python2&unscoped_q=env+python2))

Closes #9
2018-12-27 12:36:59 -05:00
CrazyMax
9ef067c1aa
Fix #8 2018-12-20 20:59:12 +01:00
CrazyMax
849713e691
Update CHANGELOG 2018-12-14 14:39:08 +01:00
CrazyMax
513ec328e4
Add Python3 (Issue #7) 2018-12-14 14:38:17 +01:00
CrazyMax
b5d1ddbbe2
Update build script 2018-12-14 14:27:02 +01:00
CrazyMax
07f4d778d8
Coding style 2018-12-14 14:26:39 +01:00
CrazyMax
c49f850be0
Update CHANGELOG 2018-12-02 22:43:20 +01:00
CrazyMax
29e944b897
Update travis build 2018-12-02 22:42:47 +01:00