Extending system status page

I would like to add an item to the “server status” section of the “FreePBX System Status” report. For example, under the “SSH Server [OK]” line I would like to add “My Server [ok]” line.

Is this possible (without modifying FreePBX code that will be overwritten with the next update)? If so, can you point me to how this would be done?

Git.FreePBX.org
Module is reports.

You can submit a patch with a feature request

Actually the module is dashboard and requires patching at this point. In 12 it’s modular so you could write a module that exposes more functionality