Daniele Palumbo

Results 19 comments of Daniele Palumbo

@marcoschwartz do you agree? would you agree on splitting the lib into .h and .cpp file?

Brief notice, increasing the buffer (but lowering the footprint of other variables) fixed the issue.

@akomakom this is a good workaround, but nevertheless not possible to enforce in the plugin itself. Nevertheless, this should be not probably resolved within the plugin itself, as it is...

I think this may be related to https://github.com/aswen/nagios-plugins/issues/42

I have reviewed it in Gentoo. There is a bug in nrpe. $HOME is not properly set to nrpe user home directory. https://github.com/aswen/nagios-plugins/pull/44 to fix this issue.

Debian, starting from version stretch (9) does not support gunicorn.d too. This means, the /etc/gunicorn.d approach does not work since July 2020 on Debian stable. https://metadata.ftp-master.debian.org/changelogs//main/g/gunicorn/gunicorn_19.6.0-10+deb9u1_NEWS

i would hugely sponsor this feature as well. for the debug, it's definitely good, so you can leave mtr running without checking the start date and doing the math.

Hi, When this patch is planned to be released? Is correct to keep the other two #linkText ? ``` function replaceUrl() { if ($('#linkText').css('display') == 'block') { var curUrl =...

For admin page, on 9.0 i had to enable "beta" applications. This is not written into documentation. But is still not clear to me how to use it on user...

So seems to me https://github.com/Fmstrat/shorten/pull/31/commits/4f608ddd6841867c8fe765e0ca61b5fe1f96932c I have applied the patch to 9.0.4 and it is working as well. Seems to me less invasive than the sed command.