Sponsored Content
Full Discussion: syslog not coming up
Homework and Emergencies Emergency UNIX and Linux Support syslog not coming up Post 302607550 by solaris_1977 on Wednesday 14th of March 2012 05:45:11 PM
Old 03-14-2012
Not yet. Few applications are running on zone, so I was trying to start syslog service without restarting zone. Does that log says something
PHP Code:
/var/svc/log/system-system-log:default.log 
?
 

5 More Discussions You Might Find Interesting

1. Red Hat

Sendmail help on RH 9 - going out but NOT coming in..

Is there not one of us who can help here?? I'm really letting down my pants here - not sure what's going on but if you could foreward this link to a group you may know I would greatly appreciate it. I'm getting this error: May 30 22:18:35 MYSERVERNAME sendmail: j4V2HWka015549: ... (1 Reply)
Discussion started by: angelohl
1 Replies

2. Linux

incoming mails not coming

I am using Linux box. i am able to send mails through sendmail to local and other domains. i am not receving any incoming mails. dovecot service is running. (4 Replies)
Discussion started by: harishindn
4 Replies

3. Shell Programming and Scripting

return value not coming as expected

Hi, We are using a shell script which is called from COBOL program. Here the program works fine till we are using MicroFocus(MF) COBOL 4 and UNIX AIX 5.3. Recently we have upgraded to MicroFocus(MF) COBOL 5.1 but same AIX version. now the shell script not working as expected. The shell... (5 Replies)
Discussion started by: vensk27
5 Replies

4. UNIX for Dummies Questions & Answers

coming out from vi editior

Hi Folks, I have opened a log file through Vi editor in putty itself and I was searching for a pattern in logs , let say 'ABCD' /abcd then I want to come out from vi editor, Please advise what is the command to come out from unix editor..! (1 Reply)
Discussion started by: KAREENA18
1 Replies

5. Infrastructure Monitoring

Notifications not coming through

Issue: I'm not receiving notifications I can succesfully receive an e-mail if I do this on the command line: /usr/bin/mail -s "NAGIOS HOST ALERT on $HOSTNAME$" rgouette@butlerbros.com but, my command.cfg configuration below, refuses to send an e-mail when I set a service to a critical... (3 Replies)
Discussion started by: rgouette
3 Replies
named-checkzone(1)					      General Commands Manual						named-checkzone(1)

NAME
named-checkzone - zone validity checking tool SYNOPSIS
class] mode] mode] outfile] directory] directory] zonename [filename] DESCRIPTION
is a tool for performing integrity checks on the zone contents. It uses the same integrity checks as the daemon when loading a zone. This makes useful for checking zone files before configuring them into a name server. Zones and zone files are described in named.conf(4). Options Specify the class of the zone. Dump the zone file in canonical format. Enable debugging. Read the journal (if it exists) when loading the zone file. Perform checks with the specified failure mode. Possible modes are (default), and The option is described in named.conf(4). Specify whether NS records should be checked to see if they are addresses. Possible modes are (default), and Write zone output to outfile . Enable quiet mode for exit code only. Print the version of and exit. Change to directory (see chdir(2)) so that relative file names in master file directives work This is similar to the clause in Operands filename The file to use for checking the zone contents. The default is the file with the zone name. For the default to work, the file name for the zone in the statement of the file must be identical to the zone name. zonename The zone whose contents are to be checked. RETURN VALUE
sets the exit status to: Success. Errors were detected. EXAMPLES
To perform integrity checks on zone in the zone file and display debug information: AUTHOR
was developed by the Internet Systems Consortium (ISC). SEE ALSO
named(1M), chdir(2), named.conf(4). Requests for Comments (RFC): 1035, available online at available online at available from the Internet Systems Consortium at BIND 9.3 named-checkzone(1)
All times are GMT -4. The time now is 06:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy