]> granicus.if.org Git - icinga2/blobdiff - plugins/thresholds.hpp
Merge pull request #6801 from BarbUk/feature/itl-check-varnish
[icinga2] / plugins / thresholds.hpp
index 8348306f218e4f3c67e3547b19fa8d4006459da5..e7d77f745ba7ea375f506d516a870213725a3a43 100644 (file)
@@ -76,4 +76,6 @@ std::wstring TunitStr(const Tunit&);
 void printErrorInfo(unsigned long err = 0);
 std::wstring formatErrorInfo(unsigned long err);
 
+std::wstring stateToString(const state&);
+
 #endif /* THRESHOLDS_H */