the ollect_rabbitmq_stats.sh file correctly
creates and uses a tempfile, except it writes
the colums headers to DATA_FILE, which is both
non-atomic and overwritten a few lines later with a mv.
Change-Id: I59a9279e67da26b483a0cac539abc8e40da3622b
Closes-Bug: #1806635