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