monetdbd.liststatus: Get list of available databases from monetdbd
Description
The monetdbd daemon can be used to manage multiple MonetDB databases in UNIX-like systems. This function connects to it and retrieves information about the available databases. Please note that monetdbd has to be configured to allow TCP control connections first. This can be done by setting a passphrase, e.g. "examplepassphrase" (monetdbd set passphrase=examplepassphrase /path/to/dbfarm) and then switching on remote control (monetdbd set control=true /path/to/dbfarm).