Project

General

Profile

Wiki » History » Version 28

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