📄 readme.mysql
字号:
How to use ntop with mySQL--------------------------1) install and run mySQL2) run: mysqladmin create NTOP3) run: mysql NTOP < database/mySQLdefs.txt4) run: perl database/mySQLserver.pl &5) run: ntop -w 3000 -i eth0 -b localhost:4000If you are working with mySQL, you should try the MySQL-Explorer (W95/NT) you can download from ftp://accordata.net/pub.Hint:- "database" is a subdir of the ntop-source- If the database is on an different machine than ntop, run the perl-script on the machine where mySQL is executed- If you get an error like /tmp/mysql.sock not found, edit the perl-script (more inside)---Ralf.Amandi<Ralf.Amandi@accordata.net>, February 2000============================================================I've right now downloaded the MySQL Explorer. I'm starting to useMySQL and I'm curious to use your good software. As I've seen thatit needs an auto-extracting setup I've created it to give youa little contribution.In attachment there is the Inno Setup Project file used to buildthe setup file. You can download Inno Setup Pro 1.09a from <http://pakawatk.hypermart.net/>if you would (as I think) build the auto-extracting file by yourself.It's a great tool and it's free!To build on your own the setup you have to put all the files into thedirectory C:\tmp\mysqlexplorer , create there a directory called"Setup", put into C:\tmp\mysqlexplorer\ the project file here inattachment and click over that. It will invoke Inno Setup Pro1.09a. Then you'll have to click on the button "Save&Compile". IntoC:\tmp\mysqlexplorer\Setup it will create the auto-extracting file.If you would like to have more information please contact me.---Antonio 'marty' Maiorca <marty@tai.it>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -