Commit Graph

1927 Commits

Author SHA1 Message Date
coderfengyun 49514f21c3 add timerTask to control warm up, execute and cool down. not finished,
to be finished tomorrow
2013-08-20 17:37:21 +08:00
coderfengyun 9cea4f370a add things about testPlan to save in database, testPlanScript to save in
database, and planCofig to save in database.
and as the upper things need, i edit some model's structure and class's
function
2013-08-20 16:24:14 +08:00
coderfengyun e4039167bd add things about script behaviors and refactor 2013-08-20 13:31:02 +08:00
fanfuxiaoran e19a82b626 add the LogicalDisk to Linux 2013-08-19 17:41:29 +08:00
coderfengyun 47445acab9 get the load from HA, and add the query about script 2013-08-19 17:34:03 +08:00
fanfuxiaoran 5133ec0fa4 add the LogicalDisk for linux 2013-08-19 17:17:50 +08:00
coderfengyun 5517ef9e2c add maxLoadOfHAPool 2013-08-19 17:00:10 +08:00
coderfengyun cb73c6eaf1 add things about breakdown, and add some about the webPage 2013-08-19 14:13:43 +08:00
fanfuxiaoran 6d9f450139 add LogicalDisk for linux 2013-08-19 11:15:32 +08:00
rkasdf bec6f437ff a little update 2013-08-16 18:22:07 +08:00
coderfengyun dbdb457478 complete the heartBeat, and completing dealing with the non-break-down
part, Break-down part to be done
2013-08-16 18:03:30 +08:00
fanfuxiaoran 0ff05255d5 Change the AverageDiskBytesPerTransfer(Read,Write) to
DiskBytesPerSecond(Read,Write)
2013-08-16 16:16:56 +08:00
coderfengyun c505bc4edf edit for the information of finishedScenarioCount, to get it for moving
task
2013-08-16 15:04:16 +08:00
coderfengyun f1a1339418 add the HightAvailable model, and contact with agent by heart beats, and
at the same time, update the HAAgentPool, and the agents's remainLoad
2013-08-16 13:31:17 +08:00
rkasdf ce712478f6 add the function that the test result can be dynamic shown. 2013-08-16 11:31:56 +08:00
fanfuxiaoran 4f615ec810 Fix the PhysicalDisk and processor part of linux 2013-08-16 10:21:10 +08:00
coderfengyun 04f060f936 add the HA, and the timer schedule of HeartBeat 2013-08-15 18:28:34 +08:00
coderfengyun 7da1ca476e a little modify about the name of xml element 2013-08-15 14:38:48 +08:00
coderfengyun 78e412a5ce move some logic from TestPlanRunner to LoadBallancer, let the
loadBallancer be the real contactor with agent, and it's easy to add HA
now
2013-08-15 14:37:48 +08:00
rkasdf c396dee535 a little update 2013-08-15 09:35:27 +08:00
coderfengyun f84f458001 add the agentDetailModel 2013-08-15 09:18:35 +08:00
rkasdf bcf9c6dbda initial commit 2013-08-14 19:19:12 +08:00
coderfengyun 20fb4e108e add support for detailStatus of agent 2013-08-14 17:48:23 +08:00
coderfengyun 392fbc4588 remove the bug of limit the length of script Content 2013-08-14 16:53:02 +08:00
coderfengyun d4b2ff5a3e complete about the support of muti-script testplan 2013-08-14 16:33:11 +08:00
coderfengyun cf3cf083a1 add the support about muti-script testplan 2013-08-14 13:37:50 +08:00
fanfuxiaoran d6051dae65 t 2013-08-14 11:38:07 +08:00
fanfuxiaoran eecbf3a5db push 2013-08-14 11:10:26 +08:00
rkasdf 829fd5b05c initial commit 2013-08-14 10:28:16 +08:00
coderfengyun a890978271 add something for TestPlanRunner, and edit testAdress 2013-08-14 09:53:44 +08:00
fanfuxiaoran 6784f54370 delete the OSUtils 2013-08-14 09:37:42 +08:00
coderfengyun f4ce7c5815 add testPlanContext, and do it in a way of taskList, it's a MileStone to
complete
2013-08-13 17:42:22 +08:00
coderfengyun bef43f8952 debug 2013-08-13 13:43:24 +08:00
coderfengyun 4ba0d9ed0f debug and add some things about tasklist 2013-08-13 10:36:51 +08:00
coderfengyun 6e596d7f95 Arrange all the controllers, and make them check scope before do
everything, to do this authorization
2013-08-12 17:01:26 +08:00
coderfengyun 7da80f2166 add some testcase includes AgentPoolControllerTest,
RecordPortControllerTest, RecordScriptCotrollerTest, TestBase, UserTest
2013-08-12 16:59:35 +08:00
fanfuxiaoran 63b27f55c6 在 native文件家里添加了 System.h 和system.cpp 2013-08-12 14:49:44 +08:00
fanfuxiaoran 0653718a7e add /Native/SystrmMonitor 2013-08-12 14:00:04 +08:00
fanfuxiaoran 9a71bc3d17 add SystemMonitor 2013-08-12 11:33:13 +08:00
fanfuxiaoran 686e3fd292 删除了没用的包 2013-08-12 09:41:39 +08:00
fanfuxiaoran 3afbf4bff2 add MemoryMonitor of Linux 2013-08-11 17:32:38 +08:00
fanfuxiaoran d3de4ec3d6 add ProcessorMonitor of Linux 2013-08-11 15:03:14 +08:00
coderfengyun ea021ceb64 modify a little 2013-08-08 09:57:05 +08:00
coderfengyun e1ccf55b0b refactor, do the real contact with agent in the testPlanRunner, and next
step i will create the ha
2013-08-07 23:25:13 +08:00
fanfuxiaoran c5aea1d7c9 add networkInterface ,physicalDiskController part 2013-08-06 12:11:11 +08:00
coderfengyun cb8d901946 refactoring and adding HA and balancer, and i will do it as a different
way and add the task to TaskList, then i will use the balancer to do the
balancing, and HA will really contact with the agent.
2013-07-26 17:31:54 +08:00
fanfuxiaoran 00379bfd55 add process 2013-07-26 17:28:23 +08:00
fanfuxiaoran fe3473d456 add process 2013-07-26 16:30:45 +08:00
fanfuxiaoran 475481e6d5 Merge branch 'master' of
https://github.com/lostcharlie/Bench4Q-Monitor.git

Conflicts:
	src/main/java/org/bench4q/monitor/Main.java
2013-07-26 16:29:56 +08:00
coderfengyun 02e2b25ff9 do a small modify to get the infomation i want 2013-07-26 11:14:48 +08:00