Project

General

Profile

Wiki » History » Version 33

chin-yeh, 02/15/2012 10:01 AM

1 10 chin-yeh
{{toc}}
2 9 chin-yeh
3 20 chin-yeh
h1. Documentation
4 1 chin-yeh
5 33 chin-yeh
*Note:* The Nagios's configuration for production environment is configured and maintained by IBM & Yong, Hon-Len [hlyong@cosway.com.my].
6
7
h1. Contact Person
8
9
* *Change Request/Operation Issue*:
10
** Yong, Hon-Len [hlyong@cosway.com.my]
11
** Mustafa Mohammed Miskun [1mustafa@my.ibm.com]
12
* *Misc:*
13
** Choo, Chin-Yeh [cychoo@cosway.com.my]
14
** Kwan, Chooi-Mey [cmkwan@cosway.com.my]
15 1 chin-yeh
16
h1. Guide
17 16 chin-yeh
18 32 chin-yeh
Refer to [[Documentation]] _(for test environment only)_.
19 16 chin-yeh
20
21
h2. Nagios URL
22 2 chin-yeh
23 32 chin-yeh
Test:
24 12 chin-yeh
<pre>
25
URL: http://192.168.2.13/nagios/
26 1 chin-yeh
Username: nagiosadmin
27 12 chin-yeh
Password: password123
28
</pre>
29
30 29 chin-yeh
Production: (required VPN)
31 21 chin-yeh
<pre>
32 29 chin-yeh
URL: http://172.16.3.97/nagios/cgi-bin/status.cgi?hostgroup=all
33 30 chin-yeh
Configuration: http://172.16.3.97/nagios/cgi-bin/config.cgi
34 21 chin-yeh
</pre>
35 3 chin-yeh
36 23 chin-yeh
h2. SCM
37
38
The versioning scheme is:
39
> major.minor[.bugfixes] 
40
41
SVN URL:
42 24 chin-yeh
> http://192.168.2.13:50000/svn/nagios_monitoring/
43 23 chin-yeh
44 25 chin-yeh
General guidelines:
45
* all development works should put in the *trunk*
46
* all of the release version *should be tagged* by following the versioning scheme above
47
** no further modification on those tagged version
48
* you could commit your development works in the *branches*