Forum: AIX
4 Weeks Ago
|
Replies: 1
Views: 270
Transaction based resources
How do I determine the resources needed based on volume of transactions. By resources I mean, the cores, memory etc. Is there a way to arrive at that value?
|
Forum: Emergency UNIX and Linux Support
02-12-2018
|
Replies: 2
Views: 1,339
Interfaces related query
I need to list the interfaces that uses FTP instead of SFTP on my applications that are on AIX servers. How do I get that list of IP addresses that connect to my applications via FTP?
|
Forum: Emergency UNIX and Linux Support
09-05-2017
|
Replies: 3
Views: 2,275
Network related issues
Oflate we are finding a few servers experiencing severe slowness. What would be the commands that I need to try to postmortem the situation?
|
Forum: Emergency UNIX and Linux Support
09-05-2017
|
Replies: 0
Views: 328
Usage by users
I would like to know how to capture the usage of CPU by each user. Is there a way to do this on AIX?
Gaya
|
Forum: Emergency UNIX and Linux Support
03-19-2017
|
Replies: 6
Views: 3,297
Further investigation has shown the delays are...
Further investigation has shown the delays are occurring when the loginsuccess() function, called by sshd, tries to acquire a lock on the file /etc/security/lastlog.
Any idea what could be causing...
|
Forum: Emergency UNIX and Linux Support
02-03-2017
|
Replies: 6
Views: 3,297
|
Forum: Emergency UNIX and Linux Support
02-02-2017
|
Replies: 6
Views: 3,297
AIX prompt delayed when users increase
I am facing a situation where when there are lesser users, i am able to login to the AIX server. If the number of users increase - the login prompt is getting delayed. Sometimes even timeout occurs....
|
Forum: Emergency UNIX and Linux Support
08-27-2016
|
Replies: 3
Views: 1,099
|
Forum: Emergency UNIX and Linux Support
08-10-2016
|
Replies: 3
Views: 1,099
Privilege ids list
I would like to capture the list of all users that belong to the "system" group. Or in other words all those who have privilege access on the system. Can someone please help me with a shell...
|
Forum: Emergency UNIX and Linux Support
04-04-2016
|
Replies: 5
Views: 2,820
Script for pinging continuously
Hi,
I need to set up a script that would write the results of the ping command from one AIX server to another file may be every minute. Like this I need to gather the data for a period of 24...
|
Forum: Emergency UNIX and Linux Support
12-30-2015
|
Replies: 3
Views: 1,312
Executing several commands in a text file
I have a file that has about 3000 commands , listed one below the other. I would like to execute them all in one go. Is there a simpler way to do it - like a batch file processing, than executing one...
|
Forum: Emergency UNIX and Linux Support
12-11-2015
|
Replies: 2
Views: 1,215
Interfacing applications and ports
Is there a way to understand/look into the list of interfaces that are connected to an AIX box.
Primarily I am looking for the list of IP addresses that can connect to an AIX server, and using which...
|
Forum: Emergency UNIX and Linux Support
10-23-2015
|
Replies: 4
Views: 5,202
Hi Robin,
This is to be executed as a cron...
Hi Robin,
This is to be executed as a cron job on a daily basis. Can consider shell/awk/perl scripts as well. My thoughts have been to find the difference between the /etc/passwd file and come...
|
Forum: Emergency UNIX and Linux Support
10-23-2015
|
Replies: 7
Views: 2,023
How to prevent emails as spam?
If an email is sent from our application server(running on AIX) to an id that is outside of the organization like gmail etc, and if gmail should not treat the mail as spam, what has to be done from...
|
Forum: Emergency UNIX and Linux Support
10-23-2015
|
Replies: 4
Views: 5,202
User id creation/deletion - notification
Can someone help me with a shell script that will send an email to a set of email ids when a user id is created or deleted on AIX system.
Also, if the script can let the admin know when a...
|
Forum: Shell Programming and Scripting
10-23-2015
|
Replies: 2
Views: 701
Notification of user id creation/deletion
Can someone help me with a shell script that will send an email to a set of email ids when a user id is created or deleted on AIX system.
Also, if the script can let the admin know when a particular...
|
Forum: Emergency UNIX and Linux Support
10-08-2015
|
Replies: 4
Views: 2,263
|
Forum: Emergency UNIX and Linux Support
10-08-2015
|
Replies: 4
Views: 2,263
Time out Issue
Users connecting to AIX server face disconnection after a period of inactivity. I have tried checking the /etc/profile.The TMOUT value seems to be 0.However there is disconnection being faced. Can...
|
Forum: Emergency UNIX and Linux Support
07-27-2015
|
Replies: 8
Views: 8,032
|
Forum: Emergency UNIX and Linux Support
07-27-2015
|
Replies: 8
Views: 8,032
|
Forum: Emergency UNIX and Linux Support
07-27-2015
|
Replies: 8
Views: 8,032
|
Forum: Emergency UNIX and Linux Support
07-26-2015
|
Replies: 8
Views: 8,032
A way to capture the user list
Can someone please help me with a way to generate a user list on a system along with the group to which the id belongs?
|
Forum: Emergency UNIX and Linux Support
05-11-2015
|
Replies: 4
Views: 2,107
|
Forum: Emergency UNIX and Linux Support
05-11-2015
|
Replies: 4
Views: 2,107
|
Forum: Emergency UNIX and Linux Support
05-11-2015
|
Replies: 4
Views: 2,107
Port flow capture
I am trying to get an output using the command
tcpdump -w /tmp/syn.pcap 'tcp[tcpflags] & (tcp-syn) != 0'
But I am getting the error:
tcpdump: no suitable device found
Is there an alternate...
|