Sponsored Content
Full Discussion: kctune no display
Operating Systems HP-UX kctune no display Post 302691935 by Peasant on Sunday 26th of August 2012 03:04:56 PM
Old 08-26-2012
Just confirm that there is no display, It will start fine, in text version.

If you do have an X server somewhere and you can use it from that machine via export DISPLAY it will start the gui version (same command).

You can also access it via web interface on http://host:2301 (you will be redirected to secure SSL page).

Hope that helps
Regards
Peasant.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

ls display

Hi, When i list the subfolders in my Hp-Ux machine ,iam getting like this $ls -ltr total 14 -rw-r--r-- 1 sss users 6747 Aug 15 02:09 it is showing total as 14,but it is showing one file only!.plz tell me why is this? Thanks (3 Replies)
Discussion started by: shruti_mgp
3 Replies

2. Solaris

X Display

I have an application that I run remotely, before I start the app, i have to export the display using the DISPLAY=x.x.x.x; export DISPLAY command now, i have just put a crt monitor on this box, and i try to run the same command, for the display variable, i have used the machines own IP address,... (2 Replies)
Discussion started by: BG_JrAdmin
2 Replies

3. Linux

Display

Hi all, I wish to get vmware GUI on my windows ws without get there phisically. I always used in Unix systems setenv DISPLAY = 10.192.10.43:0.0 and run the application. The server running vmware is behind a firewalled farm zone where every telnet, ssh connection has the same IP addr. so how to... (1 Reply)
Discussion started by: Carmen123
1 Replies

4. Shell Programming and Scripting

I need to display it how to do

I have infomation like this 06/10/07 06:45:33 AMQ9002: Channel 'CLUS.TO.IMVP1WASQM' is starting. 06/10/07 09:06:13 AMQ9002: Channel 'CLUS.TO.IMVP1EAIQM' is starting. EXPLANATION: Channel 'CLUS.TO.IMVP1EAIQM' is starting. ACTION: None.... (2 Replies)
Discussion started by: unitipon
2 Replies

5. Shell Programming and Scripting

how to display this.....

Hi... I have this sql script and i have spool this output to the name backup_status.log START_TIM END_TIME STATUS --------- --------- ----------------------- 14-JUL-08 14-JUL-08 COMPLETED WITH ERRORS How to use IF statement in order to cut and email the status if the status for that day... (1 Reply)
Discussion started by: adzuanamir
1 Replies

6. HP-UX

command to get vol_maxio other than kctune/kmtune

Hi All, Is there any command other than kctune/kmtune to get the vol_maxio value ? Reply awaited. thanks Prasi (4 Replies)
Discussion started by: prasi_in
4 Replies

7. UNIX for Advanced & Expert Users

DISPLAY=local_host:0.0 ; export DISPLAY

Hi, from my Windows Workstation I can connect with PUTTY to an AIX 6.1 unix server. On AIX via PUTTY I run DBCA which has a grphical interface. Then : #DISPLAY=local_host:0.0 ; export DISPLAY $(hostname) $(whoami):/appli/oracle/product/10.2.0/db_1/bin#dbca _X11TransSocketINETConnect()... (12 Replies)
Discussion started by: big123456
12 Replies

8. Shell Programming and Scripting

Display

Hello, this will sound geek but I've got a shell script that takes an age to run. I am wondering if someone as a function that will display like dash or something every second ? I could try to get it inside of this script when needed. I am using ksh. Thanks (4 Replies)
Discussion started by: Aswex
4 Replies

9. AIX

Help with DISPLAY

Hi I have humming bird exceed software installed in my system. I have 2 aix lpars with 7.1 version. When I export the display and run xlcock it works only in one server. The output of the below command is the same in both the lpars # cat /etc/ssh/sshd_config | grep -i X11... (3 Replies)
Discussion started by: newtoaixos
3 Replies
intr_strobe_ics_pct(5)						File Formats Manual					    intr_strobe_ics_pct(5)

NAME
intr_strobe_ics_pct - limit for the percent of time a processor is allowed to spend in interrupt context VALUES
Failsafe Default Allowed values Setting to will switch the feature off. Recommended values DESCRIPTION
specifies the system limit for the percent of time a processor is allowed to spend in interrupt context. When the tunable is set to a value less than the kernel does not allow I/O interrupts to consume the processor time beyond the set limit and hence the threads and other low priority interrupts get time to execute. This is important when the system is under a heavy I/O interrupt load and some threads like heartbeat timer in service guard environment need to run within a limited time delay. In the normal working of the system, the value of the tunable should be If is to less than a message like the following may be seen in the message buffer. The message buffer can be read via or This message indicates that the percent of time spent on the processor crossed the specified limit and corrective action has been taken. Who Is Expected to Change This Tunable? Only HP Field engineers should change the value of this tunable. Restrictions on Changing Changes to this tunable take effect immediately. When Should the Value of This Tunable Be Lowered? The value should be lowered only when heavy I/O interrupt load is causing a time critical process to timeout. What Are the Side Effects of Lowering the Value? Reducing the value of the tunable would give the thread context more time to execute. However, the overall system throughput may decrease. What Other Tunable Values Should Be Changed at the Same Time? This tunable is independent of other tunables. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. SEE ALSO
kctune(1M), kcweb(1M). Tunable Kernel Parameters intr_strobe_ics_pct(5)
All times are GMT -4. The time now is 07:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy