Project

General

Profile

Wiki » History » Version 24

chin-yeh, 09/13/2010 11:41 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 1 chin-yeh
8 16 chin-yeh
h1. Guide
9
10
General information for this project. Refer to [[Documentation]] for the official documentation.
11
12
13
h2. Nagios URL
14 2 chin-yeh
15 12 chin-yeh
Development:
16
<pre>
17
URL: http://192.168.2.13/nagios/
18
Username: nagiosadmin
19
Password: password123
20
</pre>
21
22
Production:
23 21 chin-yeh
<pre>
24
TODO
25
</pre>
26 3 chin-yeh
27 23 chin-yeh
h2. SCM
28
29
The versioning scheme is:
30
> major.minor[.bugfixes] 
31
32
SVN URL:
33 24 chin-yeh
> http://192.168.2.13:50000/svn/nagios_monitoring/
34 23 chin-yeh
35 22 chin-yeh
h2. Test email account for notification
36 1 chin-yeh
37 14 chin-yeh
Nagios Admin User:
38 20 chin-yeh
_Please *DO NOT* connect Google Talk using this account_
39 1 chin-yeh
<pre>
40 15 chin-yeh
Username: ecosway.nagios@gmail.com
41
Password: ecosway.nagiosgm
42
</pre>
43
44
Warning User:
45
<pre>
46 14 chin-yeh
Username: ecosway.nagios.warning@gmail.com
47
Password: ecosway.nagios.warninggm
48 1 chin-yeh
</pre>
49 14 chin-yeh
50 15 chin-yeh
Critical User:
51 14 chin-yeh
<pre>
52
Username: ecosway.nagios.critical@gmail.com
53
Password: ecosway.nagios.criticalgm
54
</pre>
55
56
57 17 chin-yeh
h2. Hierarchy of Nagios Configuration Files 
58 3 chin-yeh
59 11 chin-yeh
* [[Configuration Files - Development]]
60
* [[Configuration Files - Production]]