Build precise queries to find exactly what you need
Press ESC to close
@pydubreucq
Favorites0
Views
Projects0
Hi, This script works fine for us too. And the patch works fine too and it's compatible with Centreon Bye
Reviewed 14 years ago
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 FOUNDn"; With that, when I'm testing in bash it's better display. Thanks a lot bye