Project

General

Profile

Wiki » History » Revision 32

Revision 31 (chin-yeh, 02/15/2012 09:53 AM) → Revision 32/35 (chin-yeh, 02/15/2012 09:54 AM)

{{toc}} 

 h1. Documentation 

 *Note:* The Nagios's configuration for production environment is configured and maintained by Yong, Hon-Len [hlyong@cosway.com.my]. 

 h1. Guide 

 Refer to [[Documentation]] _(for test environment only)_. [[Documentation]]. 


 h2. Nagios URL 

 Test: Development: 
 <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*