mirror of https://github.com/statping/statping
Updated Bulk Import Services (markdown)
parent
d8f8449a52
commit
454befda62
|
@ -1,3 +1,5 @@
|
|||
You can import multiple services based on a CSV file with the format below. You can view an example CSV file at [source/tmpl/bulk_import.csv](https://github.com/hunterlong/statping/blob/master/source/tmpl/bulk_import.csv).
|
||||
|
||||
```csv
|
||||
name,domain,expected,expected_status,interval,type,method,post_data,port,timeout,order,allow_notifications,public,group_id,headers,permalink
|
||||
Bulk Upload,http://google.com,,200,60s,http,get,,,60s,1,true,true,,Authorization=example,bulk_example
|
||||
|
|
Loading…
Reference in New Issue