Jonathan Senecal
6028e2ffe4
Revert "Add CAP_NET_RAW on fping6"
...
This is not required since the fping6 exe is a script that calls fping
bin (which has CAP_NET_RAW)
This reverts commit 5eb35a1e55 .
2018-09-21 16:27:10 -04:00
Jonathan Senecal
a6abc7fd5d
Fixes for validate.php nologin errors and missing setfacl binaries
...
```
[FAIL] fping could not be executed. fping must have CAP_NET_RAW capability (getcap) or suid. Selinux exlusions may be required.
()
[FAIL] fping6 could not be executed. fping6 must have CAP_NET_RAW capability (getcap) or suid. Selinux exlusions may be required.
()
nologin: unrecognized option: c
Try 'nologin --help' for more information.
```
2018-09-21 16:26:27 -04:00
Jonathan Senecal
5eb35a1e55
Add CAP_NET_RAW on fping6
...
Prevents `validate.php` from complaining.
2018-09-21 15:18:19 -04:00
Jonathan Senecal
133b1b4693
Merge branch 'master' into fping6
2018-09-21 11:08:44 -04:00
Jonathan Senecal
507ea1515a
Missing CAP_NET_RAW on nmap and fping
2018-09-21 10:59:05 -04:00
Jonathan Senecal
cb07a9cfeb
Typo fix
2018-09-21 10:58:36 -04:00
Jonathan Senecal
cd9defce7b
Removed CONTRIBUTORS
2018-09-21 10:54:46 -04:00
Jonathan Senecal
040265c7e0
fping is in sbin
2018-09-14 16:52:38 -04:00
Jonathan Senecal
3b21211547
Fix data permissions for crontab too
2018-09-14 16:28:40 -04:00
Jonathan Senecal
b62776733a
Added fping6 support
2018-09-14 16:22:49 -04:00
Jonathan Senecal
8639c39263
Added rrdtool_version' to config
...
[docs](https://github.com/librenms/librenms/blob/master/doc/Extensions/RRDCached.md )
2018-09-14 16:15:03 -04:00
Jonathan Senecal
09e5fa3425
Copy/Paste mistake...
2018-09-14 15:28:34 -04:00
Jonathan Senecal
973bde90f6
Update documentation
2018-09-13 15:47:00 -04:00
Jonathan Senecal
6ee3a5600a
Added the ability to configure distributed polling
2018-09-13 15:06:53 -04:00
Jonathan Senecal
f9949d1491
Cleanup from previous commit
2018-09-13 13:58:50 -04:00
Jonathan Senecal
e20faf98db
Configurable DB_TIMEOUT
2018-09-13 13:15:04 -04:00
Jonathan Senecal
deb9929cb8
Use Bash
2018-09-13 13:02:47 -04:00
Jonathan Senecal
88a95b236b
Add lines to docstring
2018-09-13 11:37:56 -04:00
Jonathan Senecal
a38d043401
Allow setting sensible variables via files
2018-09-13 11:27:57 -04:00
Jonathan Senecal
6e032f3a81
Provide ability to override Memcached and RRD ports
2018-09-13 11:19:27 -04:00
Jonathan Senecal
0dd57a170c
Ignore Visual Studio Code project dir.
2018-09-13 11:04:15 -04:00
Jonathan Senecal
6fdea112c7
Adding python-memcached module required for distributed poller setup
...
See [the docs](https://docs.librenms.org/#Extensions/Distributed-Poller/#distributed-poller )
2018-09-13 10:51:18 -04:00
CrazyMax
9a0c90e9d3
Upgrade to LibreNMS 1.43
2018-09-10 22:11:16 +02:00
CrazyMax
1d0d2be11c
Spelling
2018-09-01 18:56:57 +02:00
CrazyMax
280f6b32e4
Dockerfile maintainer deprecated
2018-09-01 18:50:25 +02:00
CrazyMax
5587c151c0
Upgrade to LibreNMS 1.42.01
2018-08-05 14:12:06 +02:00
CrazyMax
fbf5c47531
Update README
2018-08-02 23:43:05 +02:00
CrazyMax
4ae20d66a0
Upgrade to LibreNMS 1.42
...
Add syslog-ng support
2018-08-02 23:25:26 +02:00
CrazyMax
86683612c5
Typo
2018-07-08 15:37:49 +02:00
CrazyMax
fba217b8a1
Remove SSMTP and add SMTP relay container example
2018-07-08 15:09:54 +02:00
CrazyMax
9396e72dbb
Fix compose
2018-07-07 23:56:28 +02:00
CrazyMax
fc4174930d
Add user config
...
Fix directories config for cron
2018-07-07 23:37:55 +02:00
CrazyMax
b462cf4859
Missing mysql python module
2018-07-07 14:53:06 +02:00
CrazyMax
765c5fa796
Bash required by a cron job
2018-07-07 14:38:29 +02:00
CrazyMax
38f2e670db
Small fix
2018-07-07 14:23:39 +02:00
CrazyMax
185f63257c
Add MicroBadger hook
2018-07-07 13:54:56 +02:00
CrazyMax
c1d52cb3fd
Update README
2018-07-07 13:45:50 +02:00
CrazyMax
6f459df0f2
Initial version based on LibreNMS 1.41
2018-07-07 13:38:51 +02:00