Wiki » History » Revision 34
Revision 33 (chin-yeh, 02/15/2012 10:01 AM) → Revision 34/35 (chin-yeh, 02/15/2012 10:04 AM)
{{toc}}
h1. Documentation
*Note:* The Nagios's configuration for production environment is configured and maintained by IBM & Yong, Hon-Len [hlyong@cosway.com.my].
h1. Contact Person
* *Change Request/Operation Issue*:
** Yong, Hon-Len [hlyong@cosway.com.my]
** Mustafa Mohammed Miskun [1mustafa@my.ibm.com]
* *Misc:*
** Choo, Chin-Yeh [cychoo@cosway.com.my]
** Kwan, Chooi-Mey [cmkwan@cosway.com.my]
*Important notes:*
> If the CR is submitted via email, the email subject must be started with the wording, *CHANGE REQUEST: Update command xxx*
h1. Guide
Refer to [[Documentation]] _(for test environment only)_.
h2. Nagios URL
Test:
<pre>
URL: http://192.168.2.13/nagios/
Username: nagiosadmin
Password: password123
</pre>
Production: (required VPN)
<pre>
URL: http://172.16.3.97/nagios/cgi-bin/status.cgi?hostgroup=all
Configuration: http://172.16.3.97/nagios/cgi-bin/config.cgi
</pre>
h2. SCM
The versioning scheme is:
> major.minor[.bugfixes]
SVN URL:
> http://192.168.2.13:50000/svn/nagios_monitoring/
General guidelines:
* all development works should put in the *trunk*
* all of the release version *should be tagged* by following the versioning scheme above
** no further modification on those tagged version
* you could commit your development works in the *branches*