On Wed, Apr 7, 2010 at 1:58 PM, Peter Plate <[email protected]> wrote: > Hello, > > Seems to me you forgot the escape the second \ in your statement : > > -H $HOSTADDRESS$ -p 12489 -v COUNTER -l "\\Terminal Services\\Active > Sessions","active sessions %.f" -w 45 -c 50 > > This is for example my check for physical memory : > > -H $HOSTADDRESS$ -v COUNTER -d SHOWALL -l '\\Memory\\Available > MBytes','Available Physical Memory: %.0f MB' -w 512 -c 256 -p 12489 >
that was it. Thanks! But why don't you have to escape the other backslashes? Why does it work in the shell and not in the webui? anyway, it works, this one will make the PHB happy :) -- groeten, natxo _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
