I am trying to learn, find a way to create/execute host specific service checks, like:
ovirt-engine.service
vdsm.service
jira
*…
Is it via some existing check command where I just need to add service, or do I need to build it myself? Any way that you find elegant and relatively easy to maintain that could help me get started.
When I need a check that is not covered by ITL I always start looking here and here. If they don’t show up a usable plugin I use a search engine (and sometimes get a hint for a github project).