Menu

Tree [5e29f3] master /
 History

HTTPS access


File Date Author Commit
 conf 2016-02-08 root root [dda19e] fusion locale vers distant
 contrib 2016-02-08 root root [dda19e] fusion locale vers distant
 cron.d 2015-09-24 mgmonitoring mgmonitoring [409a3d] fusion locale vers distant
 docs 2015-12-18 mgmonitoring mgmonitoring [4fad63] Update about-the-high-availability.rst
 scripts 2015-10-19 mgmonitoring mgmonitoring [b4564d] Update naemonbox.cfg
 snmp 2016-02-08 root root [dda19e] fusion locale vers distant
 sources 2016-02-08 root root [dda19e] fusion locale vers distant
 sql 2016-02-08 root root [dda19e] fusion locale vers distant
 CHANGELOG 2016-02-08 root root [dda19e] fusion locale vers distant
 CONTRIBUTING.md 2015-09-22 mgmonitoring mgmonitoring [b1cbec] Update CONTRIBUTING.md
 LICENSE 2014-11-20 mgmonitoring mgmonitoring [3fdab5] Initial commit
 README 2015-09-24 mgmonitoring mgmonitoring [409a3d] fusion locale vers distant
 README.md 2016-02-09 mgmonitoring mgmonitoring [2087ef] Update README.md
 about.rst 2015-01-23 mgmonitoring mgmonitoring [e98fc8] Create about.rst
 install 2016-02-08 root root [dda19e] fusion locale vers distant
 naemonbox_all 2016-02-12 mgmonitoring mgmonitoring [5e29f3] Update naemonbox_all

Read Me

[ENGLISH] To resolve Time difference on VPS OpenVZ. You should configure your container to have the same time zone as the HN. Do as root (According to the time zone):
[FRANCAIS] Pour résoudre la différence d'heure sur VPS OpenVZ. Vous devez configurer votre container pour avoir le même fuseau horaire que le Noeud Matériel. 
Lancez les commandes suivantes, en root (en fonction du fuseau horaire):

cd /etc/
rm localtime
ln -s /usr/share/zoneinfo/Europe/Paris ./localtime 

---------------------------------------------------------------------------------------------------
FRANCAIS :
----------

Pour installer NaemonBox :
	
	Lancer les commandes suivantes (en root):
	wget https://github.com/mgadi/naemonbox/releases/download/NumVer/naemonbox-NumVer.tar.gz
	cd naemonbox
	bash install

---------------------------------------------------------------------------------------------------
ENGLISH :
---------

For install :

	Launch (as root)
	wget https://github.com/mgadi/naemonbox/releases/download/NumVer/naemonbox-NumVer.tar.gz
	cd naemonbox
	./install


---------------------------------------------------------------------------------------------------

For more information :

- visit NaemonBox Website https://naemonbox.com
- visit NaemonBox forge   https://github.com/mgadi/naemonbox

Thanks for using NaemonBox.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.