Updated OS definitions

Hi Folks,

We’ve updated our OS definitions (includes/definitions.inc.php) and moved all OS config to files in includes/definitions/. It’s Yaml based and easy to create / edit the files but if you get stuck feel free to ask. Unit tests are in place to confirm the formatting is correct and the files can be parsed so don’t worry about breaking anything if you are adding or updating support.

We will be extending out polling and discovery to make more use of these files and unload some of the work done in php to come straight from the yaml files.

1 Like