Fix mtime reporting in textfile collector, add tests.

This commit is contained in:
Julius Volz 2015-09-03 16:59:56 +02:00
commit e13f910427
9 changed files with 186 additions and 11 deletions

View file

@ -0,0 +1,8 @@
name: "node_textfile_scrape_error"
help: "1 if there was an error opening or reading a file, 0 otherwise"
type: GAUGE
metric: <
gauge: <
value: 0
>
>