Skip to content

0.6

Compare
Choose a tag to compare
@languitar languitar released this 09 Nov 13:44
· 1233 commits to main since this release

This versions add two new checks:

  • An XPath check which receives an XML file from a URL and matches it against an XPath expression, for instance for tvheadend.
  • A check that calls a configurable program and uses the exit code to determine system activity.

Moreover, unit testing and continuous integration using Travis have been added.