Re: [Shinken-devel] Checks and environment variables

2011-05-26 Thread nap
On Wed, May 25, 2011 at 6:49 PM, Ronny Lindner < net-spi...@users.sourceforge.net> wrote: > Hi Jean, > > you're absolutely right, I use the standard configuration - should have > looked there first ;) Thanks! > > About the incompatibility thing: The changes were mostly because of bugs > that are n

Re: [Shinken-devel] Checks and environment variables

2011-05-25 Thread Ronny Lindner
Hi Jean, you're absolutely right, I use the standard configuration - should have looked there first ;) Thanks! About the incompatibility thing: The changes were mostly because of bugs that are now either fixed or were reported some hours ago. PS.: Markus and I are currently using 0.6.3 - you'r

Re: [Shinken-devel] Checks and environment variables

2011-05-25 Thread nap
On Wed, May 25, 2011 at 4:16 PM, Ronny Lindner wrote: > Hello again. > > I noticed a problem with check_multi and shinken: > When macros like $HOSTADDRESS$ are used in check_multi, they are > working in Nagios but not in Shinken. I tested it with these two checks > in a multicheck-file: >

[Shinken-devel] Checks and environment variables

2011-05-25 Thread Ronny Lindner
Hello again. I noticed a problem with check_multi and shinken: When macros like $HOSTADDRESS$ are used in check_multi, they are working in Nagios but not in Shinken. I tested it with these two checks in a multicheck-file: == command[test1] = env|grep NAGIOS|tee /tmp/multi command[test2] =