Hello,
the problem is in debian patch (5.4-2+deb7u2):
--- a/src/collector.c
+++ b/src/collector.c
@@ -64,10 +64,13 @@
*/
static int data_send(Socket_T socket, Mmonit_T C, const char *D) {
char *auth = Util_getBasicAuthHeader(C->url->user, C->url->password);
+MD_T token;
+
argument for "Content-Length:
%d\r\n" ... harmless, but will give wrong content length, so the POST request
will fail
Best regards,
Martin
> On 12 Dec 2016, at 14:06, Martin Pala wrote:
>
> Hello,
>
> the problem is in debian patch (5.4-2+deb7u2):
>
> --
Hi,
we we have added support for GNU/kFreeBSD to Monit … it will be part of next
release (monit 5.4). It is necessary to install the libkvm-dev package to
compile Monit on kFreeBSD.
Regards,
Martin
On Sep 26, 2011, at 6:06 PM, Christoph Egger wrote:
> Package: src:monit
> Version: 1:5.3-1
>
Hello,
the patch is attached
Best regards,
Martin
ssl.patch
Description: Binary data
On Apr 6, 2011, at 6:10 AM, Cyril Brulebois wrote:
> Source: monit
> Version: 1:5.2.5-1
> Severity: serious
> Justification: FTBFS
>
> Hi,
>
> your package FTBFS with:
> | gcc -rdynamic alert.o collec
Georges Toth wrote:
Quoting Martin Pala <[EMAIL PROTECTED]>:
Please can you provide your monit configuration? (the "set httpd ..."
part is sufficient).
set httpd port 28000 and
use address 123.123.123.123
ssl enable
pemfile /etc/ssl/ca_priv_pub.pem
cl
Please can you provide your monit configuration? (the "set httpd ..."
part is sufficient).
Is the certificate self-signed or using public CA?
Thanks,
Martin
Georges Toth wrote:
Package: monit
Version: 1:4.10.1-4
Severity: grave
Justification: renders package unusable
After having upgraded
wrote:
Hi,
Martin Pala wrote:
there is support for large files (>2GB) in monit cvs already and it will
be part of next monit version.
Would this be easy to backport to 4.8.1 or are there major changes involved?
As we are nearing the next official debian release, I'm hesitant to
in
Hi,
there is support for large files (>2GB) in monit cvs already and it will
be part of next monit version.
Another solution which works even with current monit versions is to
compile it with 64-bit support on platforms which supports it (the large
files then aren't problem).
Martin
Thom
Hi,
monit-4.8.1 was released yesterday ...
Martin
Stefan Alfredsson wrote:
(forwarding for reference. In summary - monit needs to be compiled on
amd64 for the patch to be effective. It fails when started from
initscripts but works with manual start -- I'll await 4.8.1 before doing
further inv
Hi,
this is AMD64 only related bug which is addressed by this patch for
monit-4.8:
http://www.tildeslash.com/monit/dist/monit-4.8-patch01
We will release monit-4.8.1 soon which will contain the fix.
Martin
Neil Broderick wrote:
Package: monit
Version: 1:4.8-1
Severity: grave
Justificatio
10 matches
Mail list logo