Monitor goes into standby


 
Thread Tools Search this Thread
Operating Systems AIX Monitor goes into standby
# 1  
Old 02-03-2010
Monitor goes into standby

On a IBM AIX 4.3.3 OS monitor goes into standby after a certain period of time. Where should i look to disable monitor power management ?
# 2  
Old 02-03-2010
On AIX CDE two icons to the right of the desktop selection is an icon with a mouse, pallet and Ttt picture, Style Manager, in here select Screen and then you can change the screen saver options, default seems to be to blank the screen at 10 minutes - on AIX 53 but CDE does not seem to have changed much snce 433.
HTH
# 3  
Old 02-06-2010
I can't find Style Manager. Can i start it from the console ? If i type in the console xset s off , the screensaver is disabled, but until i log off. How can i make it permanently ?
# 4  
Old 02-06-2010
Is your console a text / green screen only LFT console? ( LFT = a direct attached keyboard and the screen on a RS6000 graphics adapter).

Or are you using a TTY / serial attached (dumb or other) terminal?
# 5  
Old 02-07-2010
I hace CDE but i can't find that icon. I can enter the console from CDE .
# 6  
Old 02-07-2010
Looks like you can set the screen saver settings with the dtsession command.
# 7  
Old 02-08-2010
What does this command do ? Opens the style manager ?
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

SEA to standby

hello, what will happen if i try to move sea of my 1 vio server to standby( using chdev command), when sea of other vio server is already in standby mode? (1 Reply)
Discussion started by: amvineeth
1 Replies

2. AIX

Servers state STANDBY in HMC v7

We have 2 p520 aix6.0 installed server. Both the server in cluster. and managed by HMC v7 both servers have rebooted due to power outage. Now both server state is STANDBY in HMC. I am unable to login or ping to that servers. Please help (5 Replies)
Discussion started by: reyazan
5 Replies

3. Solaris

IPMP active-standby configuration

Hi All, Need your help to explaining why when i configure 2 interface IPMP active-standby appear, INACTIVE and DEPRECATED parameter, detail screen shoot as below : root@machine01 # ifconfig -a e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 7 inet... (6 Replies)
Discussion started by: Wong_Cilacap
6 Replies

4. Solaris

ifconfig primary & standby purpose

I have two ethernet interfaces nge0 and nge1. An IP assigned on nge0 is 10.10.10.1/24 and on nge1 is 20.20.20.1/24. I want to make nge0 as primary interface. My question here is, 1. Being nge0 as primary interface, if I ping to an IP 20.20.20.5, what will happen? 2. If the answer for the... (4 Replies)
Discussion started by: nthiruvenkatam
4 Replies

5. Shell Programming and Scripting

shell script for primary and standby DB archive log check

Hi All, OS:AIX 5.3 64 bits I would like the below script to send alert mail with the message - "Standby logs falling behind Primary" to xyz@yahoo.com Script ===== #!/usr/bin/ksh #----------------------------------------------------------------------------- # Use SQL*Plus to query... (1 Reply)
Discussion started by: a1_win
1 Replies

6. Shell Programming and Scripting

shell script not connecting to primary from standby site

Hi All, I am using below shell script using SQL*Plus to query the MAX(SEQUENCE#) from both databases V$LOG_HISTORY view.If the STANDBY appears to be falling behind by - 2, then alert mail should be sent... How could I achieve it with improving the below script. #!/usr/bin/ksh ... (0 Replies)
Discussion started by: a1_win
0 Replies

7. AIX

hacmp 5.3 primary and standby?

Hi All, How do I determine if a hacmp 5.3 server is a primary or a standby? Thanks in advance. (2 Replies)
Discussion started by: itik
2 Replies

8. Filesystems, Disks and Memory

hdparm standby

Hi! I have a harddrive that I use in school. I allso wanna use it at home... It's built into a 5.25" rack, and is non-hotswap. My rack has a power key wich I can use to unpower the device. My question is, does the drive take damage if I just umount and run hdparm -y <dev> on it? 1.... (2 Replies)
Discussion started by: Esaia
2 Replies
Login or Register to Ask a Question