similar to: Resource utilisation of processes on linux server.

Displaying 20 results from an estimated 6000 matches similar to: "Resource utilisation of processes on linux server."

2019 Apr 14
3
Resource utilisation of processes on linux server.
Hi On Sun, Apr 14, 2019 at 7:33 PM J Martin Rushton via CentOS < centos at centos.org> wrote: > On 14/04/2019 14:17, Kaushal Shriyan wrote: > > Hi, > > > > I have around 6 processes running on CentOS Linux release 7.6.1810 > (Core). > > Is there a way to find out which process is taking resources like memory, > > CPU, I/O and network. > > > >
2019 Apr 14
0
Resource utilisation of processes on linux server.
On 14/04/2019 14:17, Kaushal Shriyan wrote: > Hi, > > I have around 6 processes running on CentOS Linux release 7.6.1810 (Core). > Is there a way to find out which process is taking resources like memory, > CPU, I/O and network. > > Process 1 : How much memory, CPU, I/O and network is currently consuming on > linux server > Process 2 : How much memory, CPU, I/O and
2019 Jan 07
5
Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6
On Mon, Jan 7, 2019 at 1:49 PM Fabian Arrotin <arrfab at centos.org> wrote: > On 07/01/2019 07:51, Kaushal Shriyan wrote: > > Hi, > > > > Is there a way to upgrade from Centos Linux release 7.4.1708 (Core) to > > Centos Linux release 7.5.1804 (Core) and not up to CentOS Linux release > > 7.6.1810 (Core) as the product does not support the latest CentOS Linux
2019 Jan 07
4
Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6
Hi, Is there a way to upgrade from Centos Linux release 7.4.1708 (Core) to Centos Linux release 7.5.1804 (Core) and not up to CentOS Linux release 7.6.1810 (Core) as the product does not support the latest CentOS Linux release 7.6.1810 (Core) version as of now. It is still a work in progress. Any help will be highly appreciable. I look forward to hearing from you. Thanks in Advance. Best
2019 Jan 07
2
Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6
On Mon, Jan 7, 2019 at 5:49 PM Kenneth Porter <shiva at sewingwitch.com> wrote: > On 1/6/2019 10:51 PM, Kaushal Shriyan wrote: > > the product does not support the latest CentOS Linux > > release 7.6.1810 (Core) version as of now. > > What product and what, specifically, about 7.6 does it not support? > Could you not just exclude the incompatible packages? You could
2019 Apr 16
2
Measure network bandwidth per process
Hi, Is there a way to measure network bandwidth per process in CentOS Linux release 7.6.1810 (Core) using any utility? I was reading about nethogs but it does not have the option to run it in daemon mode so that we can take a look at historical data to figure out the process which was consuming high network bandwidth instead it is a good tool for Live monitoring. Please suggest. Thanks in
2019 Apr 20
3
Does devtmps and tmpfs use underlying hard disk storage or Physical Memory (RAM)
Hi, I am running the below command on CentOS Linux release 7.6.1810 (Core) # df -hT --total Filesystem Type Size Used Avail Use% Mounted on /dev/xvda1 xfs 150G 8.0G 143G 6% / devtmpfs devtmpfs 7.8G 0 7.8G 0% /dev tmpfs tmpfs 7.8G 0 7.8G 0% /dev/shm tmpfs tmpfs 7.8G 817M 7.0G 11% /run tmpfs tmpfs 7.8G 0
2013 Oct 02
5
Historical Data related to CPU,IO and Memory
Hi, Are there any utilities or tools to look at historical data of Memory, CPU Utilization or IO activity on CentOS 6.4 or 5.9 Version? For example the how much the memory was consumed for the period of last six months. Regards, Kaushal
2011 Aug 19
5
Outbound Dial
Hi, I have 8 E1 PRI Lines and i have 200 phone numbers and 200 channels (25 channels per PRI). is there a utility available in Asterisk to dial out 200 numbers and run a campaign for 200 numbers concurrently and play a mp3 file ? Please suggest/guide Regards Kaushal
2020 Jul 16
6
Iptables rules not working
Hi, I am running CentOS Linux release 8.2.2004 (Core) on a remote server. I am running the below iptables command to allow SSH port 22 from a specific source IP 219.91.200.59 iptables -A INPUT -m tcp -p tcp -s 219.91.200.59 --dport 22 -j ACCEPT > service iptables save The above iptables ruleset is not working and I am still able to connect from the internet to SSH port 22. I look forward to
2011 Apr 30
12
HA Asterisk
Hi, I have been looking at Asterisk SCF http://www.asterisk.org/asterisk/scf, but its not yet production ready. Can someone please pitch in about HA feature in Asterisk ? (HA -> High Availability.) Also, What would be the pros and cons of using AsteriskNow over Asterisk ? Are the versions same in Asterisk and AsteriskNow ? We have been evaluating Asterisk for our Voice Application and it seems
2019 Oct 03
4
Differences between CentOS 7.x and CentOS 8.x OS
Hi, I will appreciate it if someone can help me understand the differences between CentOS 7.x and CentOS 8.x OS. I look forward to hearing from you and thanks in advance. Best Regards, Kaushal
2019 Jan 03
1
Measure system resources consumptions by ClamAV File scanner
Hi, I am running ClamAV process which is invoked by Cron scheduler around 3:00 AM ( Midnight) on remote server running CentOS Linux release 7.6.1810 (Core). Is there a way to measure what was the system resources consumptions like CPU, Network, I/O, Memory and Computing load is being used and is it possible to find out how much time it took to complete the scan? Any help will be highly
2018 Nov 03
7
Log ssh sessions using open source tools
Hi, Are there any open source tools to keep track of ssh sessions? For example, if a specific user is ssh logging to remote server and what commands or scripts are being run. Basically, i need to log all users sessions. Thanks in Advance and i look forward to hearing from you. Best Regards, Kaushal
2011 Sep 13
3
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
Hi, Can someone please comment about the below issue [root at host0040 kaushal]# file obd-demo.mp3 obd-demo.mp3: MPEG ADTS, layer III, v1, 256 kBits, 44.1 kHz, Monaural [root at host0040 kaushal]# sox obd-demo.mp3 -e stat sox: Failed reading obd-demo.mp3: Do not understand format type: mp3 [root at host0040 kaushal]# sox -V obd-demo.mp3 -r 8000 -c 1 -t ul -w vm-intro.ulaw sox: Failed reading
2011 Jul 01
1
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
Hi Please help me understand about the below issue ? [root at asterisk1 ~]# /etc/init.d/asterisk restart Stopping safe_asterisk: [ OK ] Shutting down asterisk: [ OK ] Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
2020 Nov 12
4
MIDI on a VM
I have an application (Frescobaldi/Lilypond) that generates and plays MIDI files. Due to problems with flatpak I can only run it on C8 or Fedora, both of which live on VMs. The host is running C7. I've tried "adding hardware", specifically a virtual sound card, to the VMs, but still they remain silent. How do I connect the virtual sound cards to the physical sound card so that I
2009 Oct 27
3
samba ldap
Hi, I am following https://help.ubuntu.com/8.10/serverguide/C/samba-ldap.html and ldap works perfectly fine. I have issues with connecting to ldap from samba. I get [2009/10/27 12:37:28, 1] lib/smbldap.c:another_ldap_try(1153) Connection to LDAP server failed for the 9 try! [2009/10/27 12:37:29, 2] lib/smbldap.c:smbldap_open_connection(786) smbldap_open_connection: connection opened
2020 Jul 16
2
Iptables rules not working
On Thu, Jul 16, 2020 at 9:25 PM Phil Perry <pperry at elrepo.org> wrote: > On 16/07/2020 16:48, Kaushal Shriyan wrote: > > Hi, > > > > I am running CentOS Linux release 8.2.2004 (Core) on a remote server. I > am > > running the below iptables command to allow SSH port 22 from a specific > > source IP 219.91.200.59 > > > > iptables -A INPUT -m
2008 Nov 26
2
rsync command exclude option
Hi I do rsync -avz oldUnicelFiles hostB:/home/kaushal --exclude-from=exclude.txt but it rsynced the excluded files too my exclude.txt file contains #################### /home/kaushal/oldUnicelFiles/*.gz /home/kaushal/oldUnicelFiles/*.txt #################### Any ideas as what am i doing wrong Thanks and Regards Kaushal -------------- next part -------------- HTML attachment scrubbed and