Project

General

Profile

Wiki » History » Revision 25

Revision 24 (chin-yeh, 09/13/2010 11:41 AM) → Revision 25/35 (chin-yeh, 09/13/2010 12:08 PM)

{{toc}} 

 h1. Documentation 

 [[Documentation|Click here]] to go to the official documentation for this project. 


 h1. Guide 

 General information for this project. Refer to [[Documentation]] for the official documentation. 


 h2. Nagios URL 

 Development: 
 <pre> 
 URL: http://192.168.2.13/nagios/ 
 Username: nagiosadmin 
 Password: password123 
 </pre> 

 Production: 
 <pre> 
 TODO 
 </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* 

 h2. Test email account for notification 

 Nagios Admin User: 
 _Please *DO NOT* connect Google Talk using this account_ 
 <pre> 
 Username: ecosway.nagios@gmail.com 
 Password: ecosway.nagiosgm 
 </pre> 

 Warning User: 
 <pre> 
 Username: ecosway.nagios.warning@gmail.com 
 Password: ecosway.nagios.warninggm 
 </pre> 

 Critical User: 
 <pre> 
 Username: ecosway.nagios.critical@gmail.com 
 Password: ecosway.nagios.criticalgm 
 </pre> 


 h2. Hierarchy of Nagios Configuration Files  

 * [[Configuration Files - Development]] 
 * [[Configuration Files - Production]]