Werk #1948: Livedump: Host names can now be prefixed with an individual string

Component Checks & agents
Title Livedump: Host names can now be prefixed with an individual string
Date Jan 28, 2015
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.7i1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.7i1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.7i1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.7i1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.7i1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.7i1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.7i1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.7i1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.2.7i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The import from several independent monitoring sites with duplicated host names was not possible. We introduced a new command line option for livedump to give you the possibility to add a individual string as prefix for host names.

root@linux:~#  livedump -Cp site1 # dumps the configuration of site1 with prefix site1 for every host name
root@linux:~#  livedump -Cp site2 # dumps the configuration of site2 with prefix site2 for every host name

root@linux:~#  livedump -p site1 # dumps the status of site1 with prefix site1 for every host name
root@linux:~#  livedump -p site2 # dumps the status of site2 with prefix site2 for every host name

To the list of all Werks