How to read the data from SysBench And UNIXBench when testing VPS?
i want to test several linux VPS using bench mark tools
as i read there are 2 industry standard tools called unixBench and SysBench
I compiled them and executed them on the VPS
And i have results :
from reading i know that the important info is in : total time: 3.222s
ok .. but compared to what ?
how can i know that this is good result ?
also what about the other parameters ? like 95th percentile
what does it means ?
Now running UnixBench ( 4 CPU )
but again the question raised this result is compared to what ?
how should i know if this total result is good ? bad ? average ?
Thanks
Last edited by Don Cragun; 04-16-2017 at 04:47 PM..
Reason: code tags and spelling
We have the data looks like below in a log file.
I want to generat files based on the string between two hash(#) symbol like below
Source:
#ext1#test1.tale2 drop
#ext1#test11.tale21 drop
#ext1#test123.tale21 drop
#ext2#test1.tale21 drop
#ext2#test12.tale21 drop
#ext3#test11.tale21 drop... (5 Replies)
It appears i cant connect linux VPS server via SSH or i cant SCP any file to it and i cant wget any file TO it (from inside it) while CSF (Config Server Firewall, LFD is running. Just after isntall in default configuration and after changing TESTING mode to LIVE mode.
Trying to wget & install... (1 Reply)
hi all
i'm new in shell scripting and now i'm working on project and i wanna make a function take input from user and test it's datatype then if correct write it to file
i wounder what is the best way to do this ?
can i use awk ?
edit by bakunin: Please give your threads a meaningful... (5 Replies)
Hello everyone,
I am by no means good at using the shell. I only know enough stuff to be very dangerous to myself and others lol.
Basically, I have UnixBench installed on my VPS server, but I have both 4.x and 5.x installed. I would like to remove the 4.x version from my server. How can I do... (2 Replies)
Hi,
could any one tell is there any test-suite or any idea How to do data corruption validation testing, means there is no any data corruption ?
Regards
Manish (1 Reply)
I have 3 columns in an excel sheet.
c1 c2 c3
EIP_ACCOUNT SMALL_TS_01 select A.* from acc;
All the above 3 col shoud be passed a variable in the unix code.
1.How to read an excel file
2.How to pass these data as variable to the unic script (1 Reply)
Please, if somebody can help me to understand the results of unixbench.
I have read some information about benchmarking but i cant find a explanation about these results.
Dhrystone 2 using register variables
Double-Precision Whetstone
System Call Overhead ... (0 Replies)
Please, if somebody can help me to understand the results of unixbench.
I have read some information about benchmarking but i cant find a explanation about these results.
I'm new at linux, and my first work is understand and report what i get from this "microbenchmarking" program.
THANKS A... (0 Replies)