sni / Thruk

Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
http://www.thruk.org
Other
406 stars 147 forks source link

rewrite long commands by the thruk gui removes the last option #518

Closed tsoehl closed 8 years ago

tsoehl commented 9 years ago

Hi

When thruk rewrites long commds it removes the last option:

@@ -1,7 +1,14 @@

define command{

     command_name    check_snmp_traffic_device

- command_line $USER2$/check_snmp_int.pl -H $HOSTADDRESS$ -C $ARG1$ -w 300000,300000 -c 300001,300001 -n '$ARG2$' -k -f -Y -B -r

Tested with Version 1.88-2

sni commented 8 years ago

thanks, should be fixed now.