Sponsored Content
Operating Systems Solaris uamod messages in /var/adm/messages Post 302394662 by toshibelul on Friday 12th of February 2010 07:35:43 AM
Old 02-12-2010
uamod messages in /var/adm/messages

Hello,

I am using Solaris 10 and I'm geting the folowing error in /var/adm/messages.

Code:
Feb 12 09:01:18 srp21ce1 uamod: [ID 518202 kern.notice] NOTICE: (uamod480 @ Q 0x600159db710) set threshold to default values
Feb 12 09:01:18 srp21ce1 uamod: [ID 876852 kern.notice] NOTICE: (uamod480 @ Q 0x600159db710) threshold values :(abat_l1=524288, l1=629145, l2=734003, l3=838860)
Feb 12 09:01:19 srp21ce1 uamod: [ID 358727 kern.notice] (uamod479 @ Q 0x6001600efe0) close
Feb 12 09:01:19 srp21ce1 uamod: [ID 966411 kern.notice] (uamod481 @ Q 0x60012dbd210) open (60013c38c80)
Feb 12 09:01:19 srp21ce1 uamod: [ID 518202 kern.notice] NOTICE: (uamod481 @ Q 0x60012dbd210) set threshold to default values
Feb 12 09:01:19 srp21ce1 uamod: [ID 876852 kern.notice] NOTICE: (uamod481 @ Q 0x60012dbd210) threshold values :(abat_l1=524288, l1=629145, l2=734003, l3=838860)
Feb 12 09:01:19 srp21ce1 uamod: [ID 358727 kern.notice] (uamod480 @ Q 0x600159db710) close
Feb 12 09:01:19 srp21ce1 uamod: [ID 966411 kern.notice] (uamod482 @ Q 0x60015e3fa10) open (600156e3380)
Feb 12 09:01:19 srp21ce1 uamod: [ID 518202 kern.notice] NOTICE: (uamod482 @ Q 0x60015e3fa10) set threshold to default values
Feb 12 09:01:19 srp21ce1 uamod: [ID 876852 kern.notice] NOTICE: (uamod482 @ Q 0x60015e3fa10) threshold values :(abat_l1=524288, l1=629145, l2=734003, l3=838860)

Can you help me understand from where it can come?

Thank you.

Last edited by Scott; 02-12-2010 at 09:23 AM.. Reason: Please use code tags
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

error messages in /var/adm/messages

Hi, I have a SunFire V490, Solaris 10 with XP1024 storage and HP Library. I have noticed the following error messages in the /var/adm/messages file. These errors are being generated constantly. Also commands like devfsadm, format cfgadm etc are getting hung. After a reboot it works fine for a... (1 Reply)
Discussion started by: nitinp82
1 Replies

2. Solaris

Info req: /var/adm/messages - Kern.warning - different ID messages

Hi all, where I can find a list and meaning of the ID number (for example ID 353554 kern.warning)? Thanks in advance Pierluigi (1 Reply)
Discussion started by: Petrucci
1 Replies

3. Solaris

Help understanding [daemon.warning] messages in /var/adm/messages

Hi I've been using solaris for a few days now. During the install process i had some problems configuring my nic as i needed to install a third-party driver, which i got from a a linked site from the Sun Device Detector tool a ran prior to installing. I got it working eventually, but i'm... (1 Reply)
Discussion started by: jpg.2009
1 Replies

4. Solaris

[kern.warning] messages in /var/adm/messages

Hi Having looked through the log file /var/adm/messages i've noticed these kernel warning messages and i don't know what they mean: !-- @page { size: 8.5in 11in; margin: 0.79in } P { margin-bottom: 0.08in } --> cpudrv: NOTICE: cpu_acpi: _TSS package not found. cpudrv: WARNING:... (1 Reply)
Discussion started by: jpg.2009
1 Replies

5. Solaris

diff b/w /var/log/syslog and /var/adm/messages

hi sirs can u tell the difference between /var/log/syslogs and /var/adm/messages in my working place i am having two servers. in one servers messages file is empty and syslog file is going on increasing.. and in another servers message file is going on increasing but syslog file is... (2 Replies)
Discussion started by: tv.praveenkumar
2 Replies

6. UNIX for Advanced & Expert Users

/var/adm/messages vs /var/log/messages

The /var/adm/messages in Solaris seem to log more system messages/errors compared to /var/log/messages in Linux. I checked the log level in Linux and they seem OK. Is there any other log file that contains the messages or is it just that Linux doesn't log great many things? (2 Replies)
Discussion started by: gomes1333
2 Replies

7. Solaris

Difference between /var/log/syslog and /var/adm/messages

Hi, Is the contents in /var/log/syslog and /var/adm/messages are same?? Regards (3 Replies)
Discussion started by: vks47
3 Replies

8. UNIX for Dummies Questions & Answers

Why there are /var/adm/messages.0,messages.1,messages.2,messages.3

Hi folks, In what circumstance does the log move to /var/adm/messages.0.......messages.1,messages.2,messages.3 .......etc ---------- Post updated at 06:23 PM ---------- Previous update was at 06:17 PM ---------- To make my questions more understandable, What are the processes that... (4 Replies)
Discussion started by: kimurayuki
4 Replies

9. Solaris

Local zone is not logging systems messages to /var/adm/messages

This is isolated to just 1 non-global zone out of many zones managed This is a Solaris 11 system on SPARC This is NOT a branded zone syslogd is active This came to our attention when one of our scripts didn't run over the weekend prompting us to check our messages logging in... (6 Replies)
Discussion started by: samthewildone
6 Replies
utmpx(4)							   File Formats 							  utmpx(4)

NAME
utmpx, wtmpx - utmpx and wtmpx database entry formats SYNOPSIS
#include <utmpx.h> /var/adm/utmpx /var/adm/wtmpx DESCRIPTION
The utmpx and wtmpx files are extended database files that have superseded the obsolete utmp and wtmp database files. The utmpx database contains user access and accounting information for commands such as who(1), write(1), and login(1). The wtmpx database contains the history of user access and accounting information for the utmpx database. USAGE
Applications should not access these databases directly, but should use the functions described on the getutxent(3C) manual page to inter- act with the utmpx and wtmpx databases to ensure that they are maintained consistently. FILES
/var/adm/utmpx user access and adminstration information /var/adm/wtmpx history of user access and adminstrative information SEE ALSO
getutxent(3C), wait(3C)wait.h(3HEAD) SunOS 5.10 22 Feb 1999 utmpx(4)
All times are GMT -4. The time now is 08:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy