- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Flag Alert
 
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
08-05-2003 10:57 PM
08-05-2003 10:57 PM
			
				
					
						
							Flag Alert
						
					
					
				
			
		
	
			
	
	
	
	
	
Is there any flag alert in HP-UX? If yes where can i find the logs?
thanks in advance
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
08-05-2003 11:08 PM
08-05-2003 11:08 PM
			
				
					
						
							Re: Flag Alert
						
					
					
				
			
		
	
			
	
	
	
	
	
sorry for my ignorance, but what is a "flag alert" ?
Massimo
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
08-05-2003 11:36 PM
08-05-2003 11:36 PM
			
				
					
						
							Re: Flag Alert
						
					
					
				
			
		
	
			
	
	
	
	
	
thanks
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
08-06-2003 01:10 AM
08-06-2003 01:10 AM
			
				
					
						
							Re: Flag Alert
						
					
					
				
			
		
	
			
	
	
	
	
	
If you refer to log for system erros, then you have
/var/adm/syslog/syslog.log
that is the main source for information.
If you are looking for a corrrespondence between error number and meaning, have a look at
"man errno" and the file /usr/conf/h/errno.h
Otherwise i haven't still understand you query, sorry :)
Massimo
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
08-06-2003 01:21 AM
08-06-2003 01:21 AM
			
				
					
						
							Re: Flag Alert
						
					
					
				
			
		
	
			
	
	
	
	
	
Thanks for all the replies. I will try your recommendation.