Changeset 1475
- Timestamp:
- Feb 19, 2010, 4:49:30 PM (16 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/lvs/debian/config/etc/munin/plugins/cps_1_0 (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/lvs/debian/config/etc/munin/plugins/cps_1_0r1259 r1475 167 167 my $ipvs = shift; 168 168 169 print "graph_title Loadbalanced ",($vip?$vip:"*"),"->",$port," connections\n";169 print "graph_title ", ($ENV{"graph_title"} || "Loadbalanced ".($vip?$vip:"*")."->".$port." connections"),"\n"; 170 170 print "graph_args -l 0\n"; 171 171 print "graph_total total\n"; 
Note: See TracChangeset
          for help on using the changeset viewer.
      
