Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
pydubreucq
bypydubreucq, September 22, 2011
Hi,
This script works fine ;)
I've just modified a little on line 67 and add "\n"
The original line :
print "CONTENT OK: EXPR FOUND";
The modified libne :
print "CONTENT OK: EXPR FOUND\n";
With that, when I'm testing in bash it's better display.
Thanks a lot
bye
This script works fine ;)
I've just modified a little on line 67 and add "\n"
The original line :
print "CONTENT OK: EXPR FOUND";
The modified libne :
print "CONTENT OK: EXPR FOUND\n";
With that, when I'm testing in bash it's better display.
Thanks a lot
bye
bypydubreucq, September 21, 2011
Hi,
This script works fine for us too.
And the patch works fine too and it's compatible with Centreon
Bye
This script works fine for us too.
And the patch works fine too and it's compatible with Centreon
Bye