combo.cfg customize
list David Raymond
Hi all, Can we add html in combo.cfg ? We want to create SLA with some sub-group in this sla. Like : TEST.sla = "Network</br>"(sw\-02.conn && sw\-01.conn) || "</br> Services </br>" (srv\-02.procs && srv\-01.procs) So I hope look like : (sw\-02.conn && sw\-01.conn) || (srv\-02.procs && srv\-01.procs) = (1&&1) || (1&&1) = 1 Network &green sw-02.conn &green sw-01.conn Services &green srv-02.procs &green srv-01.procs But is not, can someone help me ? thx David Raymond