Description
Hey folks,
first of all I wanted to thank you for this awesome project. I really appreciate the nagios output format in this project and couldn't find any information regarding my "Issue"
Describe the feature:
It would be cool to change the title of the nagios output (GOSS). This way you could seperate nagios checks for different topics or applications. Lets say I have different gossfiles per application. e. G: Nextcloud.
GOSS OK - Count: 10, Failed: 0, Skipped: 0, Duration: 0.003s
would be
NEXTCLOUD OK - Count: 10, Failed 0, Skipped: 0, Duration: 0.003s
Describe the solution you'd like
Maybe the nagios output could use some title keys inside of the gossfile, commandline flag, or something completely different. I am very open on a different approach.
Thanks!