Wiki » History » Revision 31
Revision 30 (chin-yeh, 02/09/2012 09:12 AM) → Revision 31/35 (chin-yeh, 02/15/2012 09:53 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]].
h2. Nagios URL
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*
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]]
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_)