Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for SSH_NODES, like NODES and SNMP_NODES | B. van Berkum | 2017-10-08 | 1 | -0/+22 |
| | |||||
* | Minor fixes and some verbosity improvements | B. van Berkum | 2017-10-08 | 1 | -4/+10 |
| | |||||
* | fix readme to reflect need to quote command-line, space-separated ↵ | Jason Levine | 2017-02-27 | 1 | -2/+2 |
| | | | | | | username/password env vars add backward compatibility for previous MUNIN_USER and MUNIN_PASSWORD env vars | ||||
* | add support for multiple munin usernames and passwords | Jason Levine | 2017-02-23 | 1 | -3/+12 |
| | | | | | | use openssl to generate htpasswd file remove apache2-utils dependency update readme regarding username/password support | ||||
* | Support CGI graphs | Soulou | 2016-11-02 | 1 | -0/+2 |
| | |||||
* | Set recursive ownership of mounted volumes on startup. | Martin Kammerlander | 2016-09-09 | 1 | -0/+6 |
| | |||||
* | removed unnecessary escaping of the smtp message env. var | Michael Lewkowski | 2016-06-01 | 1 | -1/+1 |
| | |||||
* | fixed quoting of smtp_message environment variable | Michael Lewkowski | 2016-06-01 | 1 | -1/+1 |
| | |||||
* | exported smtp_message as configuration parameter | Michael Lewkowski | 2016-06-01 | 1 | -1/+3 |
| | |||||
* | fixed smtp_use_tls and smtp_alway_send parameter value overrides | Michael Lewkowski | 2016-06-01 | 1 | -2/+2 |
| | |||||
* | added smtp_always_send parameter; documented smtp_always_send and | Michael Lewkowski | 2016-06-01 | 1 | -0/+4 |
| | | | smtp_use_tls parameters | ||||
* | made tls optional | Michael Lewkowski | 2016-06-01 | 1 | -1/+7 |
| | |||||
* | made smtp auth optional | Michael Lewkowski | 2016-06-01 | 1 | -8/+16 |
| | |||||
* | Correctly stop on SIGINT/SIGTERM signals | Soulou | 2015-12-14 | 1 | -2/+4 |
| | |||||
* | Add SNMP and port configurability | Djuri Baars | 2015-06-23 | 1 | -0/+26 |
| | |||||
* | Version v5, graceful stop, email alert and better doc | Soulou | 2015-04-30 | 1 | -5/+31 |
| | |||||
* | Initial version | Soulou | 2015-04-30 | 1 | -0/+49 |