HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Reading console message from a remote telnet ...
Operating System - HP-UX
1833846
Members
2025
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
05-10-2002 08:52 AM
05-10-2002 08:52 AM
Reading console message from a remote telnet session
Greetings,
I am remotely connected to a server of our customer using hyperterminal.
I would like to check whether some kind of message appears on the console (I want to check if a given HP-OV DM license is permanent)
when I enter a given command.
I have tried "tail -f /dev/console" but
without success.
Any help or suggestion is highly appreciated.
TIA,
Kind Regards,
Rui.
Greetings,
I am remotely connected to a server of our customer using hyperterminal.
I would like to check whether some kind of message appears on the console (I want to check if a given HP-OV DM license is permanent)
when I enter a given command.
I have tried "tail -f /dev/console" but
without success.
Any help or suggestion is highly appreciated.
TIA,
Kind Regards,
Rui.
"We should never stop learning"_________ rui.vilao@rocketmail.com
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 09:02 AM
05-10-2002 09:02 AM
Re: Reading console message from a remote telnet session
Hi Rui:
Some points:
1) If you have a web console, then you can administer the console operations remotely. You will be able to read all console messages.
2) Check the /etc/syslog.conf file. Specify an additional file along with the /dev/console entry and restart the syslogd daemon. This way, you can redirect OR log all messages which appears on the console to a file. Then you can read that file.
3) Check the /var/adm/syslog/syslog.log file. Normally system related messages will appear on this file too.
HTH,
Shiju
Some points:
1) If you have a web console, then you can administer the console operations remotely. You will be able to read all console messages.
2) Check the /etc/syslog.conf file. Specify an additional file along with the /dev/console entry and restart the syslogd daemon. This way, you can redirect OR log all messages which appears on the console to a file. Then you can read that file.
3) Check the /var/adm/syslog/syslog.log file. Normally system related messages will appear on this file too.
HTH,
Shiju
Life is a promise, fulfill it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 09:23 AM
05-10-2002 09:23 AM
Re: Reading console message from a remote telnet session
Thanks Shiju,
1) Sorry, no web console. Only a modem and hyperterminal.
2) It is not a syslog message... I have tried your suggestion and it does not
work.
Note: The command I run is ovstart -v
3) No message in /var/adm/syslog/syslog.log either...
Regards,
Rui.
1) Sorry, no web console. Only a modem and hyperterminal.
2) It is not a syslog message... I have tried your suggestion and it does not
work.
Note: The command I run is ovstart -v
3) No message in /var/adm/syslog/syslog.log either...
Regards,
Rui.
"We should never stop learning"_________ rui.vilao@rocketmail.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2002 11:23 AM
05-10-2002 11:23 AM
Solution
The ovstart does not normally write to the console. The -v option will show the progress/status of the startup. You can use ovstatus to verify everything is up an running.
If one of the components is experiencing a problem, a message is usually written to /var/opt/OV/log/OpC/mgmt_sv/opcerror not the console.
If you are not seeing any messages using the tail -f and there is nothing in the syslog, then the probability is high (near 100%) that no messages were issued.
If one of the components is experiencing a problem, a message is usually written to /var/opt/OV/log/OpC/mgmt_sv/opcerror not the console.
If you are not seeing any messages using the tail -f and there is nothing in the syslog, then the probability is high (near 100%) that no messages were issued.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP