charm-rabbitmq-server/scripts
Chris MacNaughton cdef3f6885 Do not accidentaly overwrite DATA_FILE
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
2018-12-04 12:06:03 +01:00
..
add_to_cluster Sync scripts/. 2013-04-09 18:22:26 -07:00
check_rabbitmq.py Fix more PY3 issues in check_rabbitmq_queues.py 2018-11-21 15:18:01 +00:00
check_rabbitmq_cluster.py Change charm to py3 2018-10-24 14:50:35 +01:00
check_rabbitmq_queues.py Fix more PY3 issues in check_rabbitmq_queues.py 2018-11-21 15:18:01 +00:00
collect_rabbitmq_stats.sh Do not accidentaly overwrite DATA_FILE 2018-12-04 12:06:03 +01:00
remove_from_cluster Sync scripts/. 2013-04-09 18:22:26 -07:00