You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
174 B

2 months ago
2 months ago
2 months ago
  1. # monit-sympa
  2. monitors a list of SYMPA servers and
  3. reports the failed ones
  4. ## prerequired
  5. * GNU Parallel `sudo apt install parallel`
  6. ## execute
  7. ```bash
  8. bash all.sh
  9. ```