https://github.com/nicolargo/shinkenautoinstall
Script d'installation automatique de Shinken/Thruk
https://github.com/nicolargo/shinkenautoinstall
Last synced: 28 days ago
JSON representation
Script d'installation automatique de Shinken/Thruk
- Host: GitHub
- URL: https://github.com/nicolargo/shinkenautoinstall
- Owner: nicolargo
- Created: 2011-05-09T13:53:17.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-05-31T11:01:27.000Z (about 12 years ago)
- Last Synced: 2025-05-09T02:16:23.450Z (28 days ago)
- Language: Shell
- Homepage: http://blog.nicolargo.com/2011/04/script-dinstallation-automatique-de-shinkenthruk.html
- Size: 137 KB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Shinken/Thurk auto install
==========================This script aims at installating the latest versions of Shinken with the Thruk Web interface on your Debian (or Ubuntu) system.
See more detail here: http://blog.nicolargo.com/2011/04/script-dinstallation-automatique-de-shinkenthruk.html
Screen-shot: http://desmond.yfrog.com/Himg610/scaled.php?tn=0&server=610&filename=0vp4.png&xsize=640&ysize=640Docs
====Download:
# rm -f shinkenautoinstall-debian.sh
# wget --no-check-certificate https://raw.github.com/nicolargo/shinkenautoinstall/master/shinkenautoinstall-debian.sh
# chmod a+x shinkenautoinstall-debian.shEn execute:
As root:# ./shinkenautoinstall.sh
Or has an allowed sudo user:
# sudo ./shinkenautoinstall.sh
Versions
========Version 1.0.1-1
* Shinken 1.0.1
* Thruk 1.1.7Version 1.0.0-1
* Shinken 1.0
* Thruk 1.1.7Version 0.8.5-1
* Shinken 0.8.5
* Thruk 1.1.7Version 0.8.1-7
* Shinken 0.8.1
* Thruk 1.1.7Version 0.8.1-5
* Use the init script to check the Shinken configuration
* The script version follows the Shinken one
* Use hostname --fqdnVersion 0.81113
* Shinken 0.8.1
* Thruk 1.1.1Version 0.81112
* Shinken 0.8
* Thruk 1.1.1
* Add link to the Shinken WebUIVersion 0.65111
* Shinken 0.6.5
* Thruk 1.1.1Version 0.659
* Shinken 0.6.5
* Thruk 1.0.9Version 0.65
* Shinken 0.6.5
* Thruk 1.0.8Version 0.63
* Shinken 0.6.5
* Thruk 1.0.7Version 0.61
* Shinken 0.6.5
* Thruk 1.0.6
* New look for the script :)Version 0.50
* Shinken 0.6.4Version 0.49
* Hack for the i686 lib problem (thanks to Yann !)Version 0.48
* Change working path to /tmp/shinken.$DATEVersion 0.47
* Correct the script to download Thruk when architecture is i386 | i686Version 0.45
* Update to Thruk 1.0.3
* Replace `arch` by `uname -a`Version 0.41
* Update to Thruk 1.0.2
* Add controls during wgetVersion 0.3
* Update to Thruk 1.0.1Version 0.2
* Update to Shinken 0.6
* Update to Thruk 0.94.4Version 0.1:
* Shinken 0.5.5
* Thruk 0.90