- Timestamp:
- Oct 17, 2013, 9:31:37 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/gformat.py
r12473 r12475 1915 1915 compass_target = remote_hosts[0] 1916 1916 datadump[iface_key]['compass'] = cd_between_hosts(host, compass_target, datadumps) 1917 1918 # Monitoring Group default 1919 if not 'monitoring_group' in datadump: 1920 datadump['monitoring_group'] = 'wleiden' 1921 1917 1922 except Exception as e: 1918 1923 print "# Error while processing interface %s" % iface_key
Note:
See TracChangeset
for help on using the changeset viewer.