Wiki » History » Revision 27
Revision 26 (chin-yeh, 09/15/2010 03:18 PM) → Revision 27/35 (chin-yeh, 11/01/2010 09:56 AM)
{{toc}}
h1. Documentation
[[Documentation|Click here]] to go to the official documentation for this project.
*Note:* The Nagios's configuration for production environment is setup and maintained by another team.
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]]
h2. Notification Method
The @Nagios@ supports the following notification method:
* E-Mail
* SMS (_requires GSM modem_)
* Instant Message (_supports XMPP based only, e.g. Google Talk_)