Project

General

Profile

Wiki » History » Version 27

chin-yeh, 11/01/2010 09:56 AM

1 10 chin-yeh
{{toc}}
2 9 chin-yeh
3 20 chin-yeh
h1. Documentation
4 1 chin-yeh
5 20 chin-yeh
[[Documentation|Click here]] to go to the official documentation for this project.
6 10 chin-yeh
7 27 chin-yeh
*Note:* The Nagios's configuration for production environment is setup and maintained by another team.
8
9 1 chin-yeh
10 16 chin-yeh
h1. Guide
11
12
General information for this project. Refer to [[Documentation]] for the official documentation.
13
14
15
h2. Nagios URL
16 2 chin-yeh
17 12 chin-yeh
Development:
18
<pre>
19
URL: http://192.168.2.13/nagios/
20
Username: nagiosadmin
21
Password: password123
22
</pre>
23
24
Production:
25 21 chin-yeh
<pre>
26
TODO
27
</pre>
28 3 chin-yeh
29 23 chin-yeh
h2. SCM
30
31
The versioning scheme is:
32
> major.minor[.bugfixes] 
33
34
SVN URL:
35 24 chin-yeh
> http://192.168.2.13:50000/svn/nagios_monitoring/
36 23 chin-yeh
37 25 chin-yeh
General guidelines:
38
* all development works should put in the *trunk*
39
* all of the release version *should be tagged* by following the versioning scheme above
40
** no further modification on those tagged version
41
* you could commit your development works in the *branches*
42
43 22 chin-yeh
h2. Test email account for notification
44 1 chin-yeh
45 14 chin-yeh
Nagios Admin User:
46 20 chin-yeh
_Please *DO NOT* connect Google Talk using this account_
47 1 chin-yeh
<pre>
48 15 chin-yeh
Username: ecosway.nagios@gmail.com
49
Password: ecosway.nagiosgm
50
</pre>
51
52
Warning User:
53
<pre>
54 14 chin-yeh
Username: ecosway.nagios.warning@gmail.com
55
Password: ecosway.nagios.warninggm
56 1 chin-yeh
</pre>
57 14 chin-yeh
58 15 chin-yeh
Critical User:
59 14 chin-yeh
<pre>
60
Username: ecosway.nagios.critical@gmail.com
61
Password: ecosway.nagios.criticalgm
62
</pre>
63
64
65 17 chin-yeh
h2. Hierarchy of Nagios Configuration Files 
66 3 chin-yeh
67 11 chin-yeh
* [[Configuration Files - Development]]
68
* [[Configuration Files - Production]]
69 26 chin-yeh
70
h2. Notification Method
71
72
The @Nagios@ supports the following notification method:
73
* E-Mail
74
* SMS (_requires GSM modem_)
75
* Instant Message (_supports XMPP based only, e.g. Google Talk_)