• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

JD Server Manager +Mysql charts sender

Joined
Apr 6, 2012
Messages
545
Reaction score
217
New Update
JD Manager
list folder sorry forgot put on packages ^^''(/root/ put list folder)
-extract all (with 7zip)
-put all files on /root
-edit config.sh and config.php on /root with right info
-
Code:
chmod 777 /root
-Add on your crontab (/etc/crontab) the info on crontab (/root/auto/crontab)
-edit the gdb.conf and unique.conf on /root/prog
-if you use my server files + interserver files rename (on /usr/rain/gamed and for interserver /usr/rain/gamed/interserver):
realm 1 pve.conf,
realm 2 pvp.conf,
realm instance instance.conf ,
realm fort fort.conf
realm territory territory.conf
interrealm 1 pveinter.conf,
interrealm 2 pvpinter.conf,
-Create a database mysql with the dbo.sql on /root/sql folder
-
Code:
./start.sh
-Key :[1] for : run server + interserver ,toplist and logservice (for the 2)
-Key :[2] for : Backup Server database + Logs +mysql
-Key :[30] for for exit and stop server


If you configure right :

You have a server auto backup + toplist every hour + send to mysql + jaden every hour+clean log +check if server are down if down restart (all each different part inclued script)

Accually script with server files are not inclued
P.S.: Thanks comper for fix charts name .
And sorry for my bad english

somes php top View attachment listing.rar
 
Last edited:
Junior Spellweaver
Joined
Sep 3, 2011
Messages
150
Reaction score
94
Re: Character to Mysql db + save db script

Thanks for release.

I have problem.
Seems script can not get characters name from the database.
In log file it looks like:

#name,zoneid,roleid,status,time
"",1,1600,2,1360635499

My server is working on Ubuntu.
 
Junior Spellweaver
Joined
Sep 3, 2011
Messages
150
Reaction score
94
Last edited:
Back
Top