Search:

Type: Posts; User: david.rahrer; Keyword(s):

Search: Search took 0.14 seconds.

  1. Re: HOWTO: Set maximum CPU consumption in percentage by any process

    The following is the response from #2 when the mysqldump script is running.


    root@WSN005:~# top -b -n1 -c | grep -E 'mysqldump'
    19923 root 20 0 99012 3092 1312 S 4 0.1 0:03.16...
  2. Re: HOWTO: Set maximum CPU consumption in percentage by any process

    Answer to #1 is attached file.

    Answer to #2 is:

    root@localhost:~# top -b -n1 -c | grep -E 'mysqldump'
    30159 root 20 0 11684 912 784 S 0 0.0 0:00.00 grep --color=auto -E...
  3. Re: HOWTO: Set maximum CPU consumption in percentage by any process

    I have set up the version of this script from Sept 2010 as found here. While it seems to work fine in general, I have an issue that I don't see mentioned anywhere in this thread.

    I placed...
Results 1 to 3 of 3