mirror of
https://github.com/drewkerrigan/nagios-http-json.git
synced 2026-02-05 14:45:17 +01:00
Update example data
This commit is contained in:
2
test/testdata/README.md
vendored
2
test/testdata/README.md
vendored
@@ -60,4 +60,6 @@ UNKNOWN: Status UNKNOWN. Key ratings(0) mismatch. 4.1 != 4.5
|
||||
```bash
|
||||
python check_http_json.py -H localhost:8080 -p data5.json -q service1.status,True service2.status,True service3.status,True
|
||||
OK: Status OK.
|
||||
|
||||
python check_http_json.py -H localhost:8080 -p data5.json -q "service1.status,True" -q "service2.status,True" -q "service3.status,False"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user