This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icinga2
mirror of
https://github.com/Icinga/icinga2.git
Watch
1
Star
0
Fork
You've already forked icinga2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d245bbfc77
icinga2
/
contrib
/
flap.sh
6 lines
65 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
foo
=
$(
shuf -i 0-3 -n 1
)
echo
"
flapme:
$foo
"
exit
$foo
Reference in New Issue
View Git Blame
Copy Permalink