config/splash.yml in prometheus-splash-0.2.0 vs config/splash.yml in prometheus-splash-0.3.0
- old
+ new
@@ -76,9 +76,19 @@
:desc: echo 'bar'
:command: echo bar
:echo3:
:desc: echo 'been'
:command: echo been
+ :rand_sleep_5:
+ :desc: sleep on a rand 5
+ :command: ruby -e 'sleep rand(5)'
+ :schedule:
+ :every: "10s"
+ :test_remote_call:
+ :desc: remote call test
+ :delegate_to:
+ :host: omicron
+ :remote_command: :echo2
### configuration of monitored logs
:logs:
- :log: /tmp/test