Sponsored Content
Operating Systems AIX Change Log Repair Action without using diag? Post 302452999 by dukessd on Monday 13th of September 2010 06:54:26 PM
Old 09-13-2010
I'm not familiar with the dial menu, is this like the diag menu or it is used for making phone or modem connections?
 

8 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Sun Hardware Diag Tools

Problem: Several possible cooked Sun U10's. Need: Sun Hardware Diag Tools. I want to pound on these boxes and see whats what. I am wondering where I could find some Diag tools that will help me diag problems. Freeware is preferred. (The magic budget of $0) (7 Replies)
Discussion started by: edkung
7 Replies

2. HP-UX

user diag ??

if user diag is removed with a -r will it delete usr/mds ? and if so will this prevent a system from booting? Any info would be greatly appreciated!! Thanks Brian (1 Reply)
Discussion started by: breigner
1 Replies

3. AIX

Error Message during Diag

I received an error during a reboot, I ran the in shell Diag's and got this message. service Request Number(s)/Probable Cause or Cause(s): 21F00002: Refer to the Error Code to FRU Index in the system service guide. 100% P2-Z1-A4.0 The problem is... (1 Reply)
Discussion started by: marvin51796
1 Replies

4. AIX

diag report

Hello Everybody, we have a System Model: IBM,7017-S7A running AIX 4.3 Processor Type: PowerPC_RS64-II Number Of Processors: 4 I found while running "diag" the following errors. The Service Request Number(s)/Probable Cause(s) (causes are listed in descending order of... (3 Replies)
Discussion started by: karthikosu
3 Replies

5. AIX

How to determine if there is a Power Problem using DIAG command?

Hi guys can someone show me on how to use DIAG command in determining if there is really a power problem aside from errpt report? (2 Replies)
Discussion started by: sky_lark02
2 Replies

6. Shell Programming and Scripting

awk, sed or similar log repair help

I have a log file that for some reason, once or two time a month, line foods are missing. This log is generated from vmstat everyminute. I dont know why sometimes it does this. Each line in the log should have 18 columns separated by one or more spaces. Good Log: (not actual log) 1 1... (8 Replies)
Discussion started by: Ikon
8 Replies

7. Shell Programming and Scripting

How to perform action on newest line in log using tail?

I don't quite know what I'm doing, so this simple script is proving a challenge. Here is some pseudo code that doesn't work yet: if tail -1 "WORKING.txt" >/dev/null | egrep "^NMBR=*" > /dev/null then curl -k 'http://www.myserver.com/log.cgi?input=$?' echo "hi there" fi Purpose:... (3 Replies)
Discussion started by: dihewidd
3 Replies

8. UNIX for Dummies Questions & Answers

How to repair DNS

I am using Mac OS X and my server keeps crashing every several hours or so. I have checked the log file at /var/log/system.log and the entries closest to the crash read Mar 15 22:27:23 server servermgrd: servermgr_dns: no name available via DNS for 192.168.84.21 Mar 15 22:27:23 server... (4 Replies)
Discussion started by: timgolding
4 Replies
FAXANSWER(8)						      System Manager's Manual						      FAXANSWER(8)

NAME
faxanswer - tell a HylaFAX server to answer the telephone SYNOPSIS
/usr/sbin/faxanswer [ -q queue-dir ] [ -h how ] modem DESCRIPTION
faxanswer sends a message to the HylaFAX faxgetty(8) process servicing modem telling it to answer the telephone. This is useful, for exam- ple, when a modem is used on a shared phone line and the server is configured to not normally answer the phone. The specified modem can either be the name (typically the last component of the terminal port the modem is attached to), or the full name of the associated FIFO named pipe file, e.g. ``FIFO.ttym2''. OPTIONS
-q dir Use a spooling area other than /var/spool/hylafax. -h Specify exactly how the phone should be answered. By default, the server process is instructed to answer the phone and accept any kind of call (voice, data, fax). Discrimination of the type of call is dependent on a modem's adaptive-answer support. The -h option can be used to force the server to answer the phone for particular type of call: one of fax, data, voice, any, extern (to force faxgetty to invoke an external application to to handle the call), or dialX (where X is a dialstring to dial before initiating a fax reception). If using dialX, the specified dialstring will likely need to end with a semicolon (``;''). FILES
/var/spool/hylafax default spooling area /var/spool/hylafax/FIFO fifo for contacting faxq Consult hylafax-server(5) for a complete discussion of the structure and content of the spooling area. SEE ALSO
hylafax-server(5), faxgetty(8) May 23, 1996 FAXANSWER(8)
All times are GMT -4. The time now is 10:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy