Commit Graph

114 Commits

Author SHA1 Message Date
Jeremy Gardais 012472f86f Don't store host fingerprint with SSH 2018-08-21 09:20:04 +02:00
Jeremy Gardais 1cd251847b Create log files and remove empty one at the end 2018-08-21 08:48:44 +02:00
Jeremy Gardais aab15f81ba Disable debug for xymon scripts 2018-08-17 15:33:46 +02:00
Jeremy Gardais fc0e87eb3b Add a master script to redirect xymon alerts 2018-08-17 15:31:17 +02:00
Jeremy Gardais a0b6f958a3 Manage apache2.service 2018-08-17 14:03:43 +02:00
Jeremy Gardais 852046b176 Add ssh command to restart services 2018-08-17 11:49:40 +02:00
Jeremy Gardais 1ed852d180 Fix probe test for libs 2018-08-17 11:46:03 +02:00
Jeremy Gardais 192b959b70 Manage only libs probe for this script 2018-08-17 11:42:38 +02:00
Jeremy Gardais 180e5ddabd Add Netdata service and purge vars for test 2018-08-17 11:29:55 +02:00
Jeremy Gardais 4c8645288c Restart service only if it's managed 2018-08-17 11:06:21 +02:00
Jeremy Gardais 18e60cc89e Redirect stdout to a file for debug messages 2018-08-17 10:58:32 +02:00
Jeremy Gardais c642749986 Add a script to restart service after a xymon err
Only for libs probe.
2018-08-17 10:45:48 +02:00
Jeremy Gardais 76b628c04d Start a xymon script to restart a service in error 2018-08-14 17:25:55 +02:00
Jeremy Gardais 6da1d04fb1 Change Proxmox templates storage 2018-08-02 15:40:15 +02:00
Jeremy Gardais a89e47c370 Exist if partitionned disks are found 2018-06-25 17:07:19 +02:00
Jeremy Gardais 03a3f7ac29 Try to load zfs module 2018-06-25 17:01:07 +02:00
Jeremy Gardais 9a57c64941 Add a script to give the zpool creation command 2018-06-21 17:09:49 +02:00
Jeremy Gardais 0ed7d39b05 Add a script to generate ZFS's vdev file for IBM 2018-06-21 15:09:25 +02:00
Jeremy Gardais d93818eb87 Ensure to remove update information if upgraded 2018-05-04 16:58:18 +02:00
Jeremy Gardais 3dc74ad15f Script to upgrade Jenkins's plugins 2018-05-04 16:28:47 +02:00
Jeremy Gardais f2211f9580 Avoid to display a message when `cd -` 2018-05-02 16:10:23 +02:00
Jeremy Gardais 97c7f3b500 Ensure to change working directory for jenkins 2018-04-26 17:08:14 +02:00
Jeremy Gardais bf4cc41b3d Add a script to check Jenkins plugins updates 2018-04-26 16:39:31 +02:00
Jeremy Gardais 5e4ece1e7a Rename scripts 2018-04-26 16:34:23 +02:00
Jeremy Gardais 8c97848104 Add scripts to simplify hard disk management for IBM trays 2018-04-04 16:17:47 +02:00
Jeremy Gardais 20222ea1d0 End list of options for rm command 2018-03-26 14:06:26 +02:00
Jeremy Gardais b4fb6674fd Clean old journald logs 2018-03-26 14:04:26 +02:00
Jeremy Gardais 57ca51b307 Remove "none" test to be able to manage bind mounts
This impact /var/tmp bind mount. If a device don't have a mount path
(none), the `grep` in /etc/mtab will ignore this device.
2018-03-12 13:48:01 +01:00
Jeremy Gardais 0bb95412a2 Add a script to remount devices with extra rights
To be able to run updates such as apt, dpkg, grub,…
2018-03-12 13:47:53 +01:00
Jeremy Gardais de6a86ba5d Add a script to remount devices with default value 2018-03-12 10:49:33 +01:00
Jeremy Gardais 041d5cd05d Need to escape a backslash 2018-02-21 09:45:38 +01:00
Jeremy Gardais 59a66af233 Add another missing ";"… 2018-02-21 09:19:34 +01:00
Jeremy Gardais 40ae5debe6 Add a missing ";"… 2018-02-16 09:52:09 +01:00
Jeremy Gardais 8d8527d4e2 Add a script to prepare a container to becoming a debian template 2018-02-13 13:58:04 +01:00
Jeremy Gardais dd83740f16 Add a hook to create Debian Stetch template 2018-02-13 11:48:34 +01:00
Jeremy Gardais 2add0a1412 The vzdump hook became specific to Debian Jessie
It will link the last tar file to a better name.
2018-02-13 11:37:33 +01:00
Jeremy Gardais cc5edc015c rename mailtosesame -> mail2sesame 2017-03-06 10:07:59 +01:00
Jeremy Gardais a52c10743c Ensure to use the right command to check core update ! 2017-02-15 16:11:56 +01:00
Jeremy Gardais f58238e993 Also check update for WordPress core. 2017-02-15 15:02:03 +01:00
Jeremy Gardais 8fe485446d Correct the tests. 2017-02-15 14:50:07 +01:00
Jeremy Gardais a9cd46082e Use $() instead of `` 2017-02-15 14:39:37 +01:00
Jeremy Gardais e89ec993cb Add "read -r" 2017-02-15 14:38:32 +01:00
Jeremy Gardais 85ba2a65dd Correct whitespaces 2017-02-15 14:37:46 +01:00
Jeremy Gardais 2928251d4a Add wordpress_cron to monitore WordPress plugin's update. 2017-02-15 12:16:46 +01:00
Jeremy Gardais 58d069443d sesame2mail: can now convert one user ID passed in arg to it's mail address 2017-01-17 18:27:37 +01:00
Jeremy Gardais 999bc04056 Add proxmox hook to copy a dump as a template 2016-12-09 16:08:26 +01:00
Jeremy Gardais 4b73c35d9e Add grav daily cron to check available update. 2016-10-26 14:59:05 +02:00
Jeremy Gardais 9217d0ec02 Rename fullusb.sh to copy_to_usb.sh 2016-09-15 15:29:29 +02:00
Jeremy Gardais d7b3bfae8c Add exit code for errors 2016-09-15 14:45:05 +02:00
Jeremy Gardais caa057fdb8 Rename $k to $device 2016-09-15 14:26:10 +02:00