Hi @all. With this command “mco ping --select 'fact("raid_controllers.0").value = /MegaRAID/'” I can display the fqdn of my server that have a "MegaRAID" controller. But is it possible to print the fqdn _and_ the value of the fact too?
And another question: is it possible to use the command “mco facts <a-fact>” where <a-fact> is a value of a hash or an array (for instance raid_controllers[0] or something like that)?