Wiki » History » Version 30
chin-yeh, 02/09/2012 09:12 AM
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 | 30 | chin-yeh | Configuration: http://172.16.3.97/nagios/cgi-bin/config.cgi |
25 | 21 | chin-yeh | </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 | 25 | chin-yeh | General guidelines: |
36 | * all development works should put in the *trunk* |
||
37 | * all of the release version *should be tagged* by following the versioning scheme above |
||
38 | ** no further modification on those tagged version |
||
39 | * you could commit your development works in the *branches* |
||
40 | |||
41 | 22 | chin-yeh | h2. Test email account for notification |
42 | 1 | chin-yeh | |
43 | 14 | chin-yeh | Nagios Admin User: |
44 | 20 | chin-yeh | _Please *DO NOT* connect Google Talk using this account_ |
45 | 1 | chin-yeh | <pre> |
46 | 15 | chin-yeh | Username: ecosway.nagios@gmail.com |
47 | Password: ecosway.nagiosgm |
||
48 | </pre> |
||
49 | |||
50 | Warning User: |
||
51 | <pre> |
||
52 | 14 | chin-yeh | Username: ecosway.nagios.warning@gmail.com |
53 | Password: ecosway.nagios.warninggm |
||
54 | 1 | chin-yeh | </pre> |
55 | 14 | chin-yeh | |
56 | 15 | chin-yeh | Critical User: |
57 | 14 | chin-yeh | <pre> |
58 | Username: ecosway.nagios.critical@gmail.com |
||
59 | Password: ecosway.nagios.criticalgm |
||
60 | </pre> |
||
61 | |||
62 | |||
63 | 17 | chin-yeh | h2. Hierarchy of Nagios Configuration Files |
64 | 3 | chin-yeh | |
65 | 11 | chin-yeh | * [[Configuration Files - Development]] |
66 | 26 | chin-yeh | |
67 | h2. Notification Method |
||
68 | |||
69 | The @Nagios@ supports the following notification method: |
||
70 | |||
71 | * SMS (_requires GSM modem_) |
||
72 | * Instant Message (_supports XMPP based only, e.g. Google Talk_) |