-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
109 lines (79 loc) · 2.03 KB
/
README
File metadata and controls
109 lines (79 loc) · 2.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
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=640
Docs
====
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.sh
En 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.7
Version 1.0.0-1
* Shinken 1.0
* Thruk 1.1.7
Version 0.8.5-1
* Shinken 0.8.5
* Thruk 1.1.7
Version 0.8.1-7
* Shinken 0.8.1
* Thruk 1.1.7
Version 0.8.1-5
* Use the init script to check the Shinken configuration
* The script version follows the Shinken one
* Use hostname --fqdn
Version 0.81113
* Shinken 0.8.1
* Thruk 1.1.1
Version 0.81112
* Shinken 0.8
* Thruk 1.1.1
* Add link to the Shinken WebUI
Version 0.65111
* Shinken 0.6.5
* Thruk 1.1.1
Version 0.659
* Shinken 0.6.5
* Thruk 1.0.9
Version 0.65
* Shinken 0.6.5
* Thruk 1.0.8
Version 0.63
* Shinken 0.6.5
* Thruk 1.0.7
Version 0.61
* Shinken 0.6.5
* Thruk 1.0.6
* New look for the script :)
Version 0.50
* Shinken 0.6.4
Version 0.49
* Hack for the i686 lib problem (thanks to Yann !)
Version 0.48
* Change working path to /tmp/shinken.$DATE
Version 0.47
* Correct the script to download Thruk when architecture is i386 | i686
Version 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 wget
Version 0.3
* Update to Thruk 1.0.1
Version 0.2
* Update to Shinken 0.6
* Update to Thruk 0.94.4
Version 0.1:
* Shinken 0.5.5
* Thruk 0.90