I have setup most of the Nagios scripts and commands for checking the various Scalix services and queues. Things "appeared" to be working with regards to the queues as I knew I had one corrupted message in the ERROR queue and the Nagios command returned "Scalix message queue ERROR has 1 message(s)" . But I went into the SAC and deleted that currupted message and so the list of messages in all the queues is correctly showing "0" in the SAC, but the Nagios check command below still shows a message in the ERROR queue? Where is this info comming from if the SAC shows all 0's for messages in the queues?
#/usr/local/nagios/libexec/check_queues.py -c 5 -w 1 -q ERROR
WARNING - Scalix message queue ERROR has 1 message(s)