- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hp-ux logfile issue
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-2008 03:46 AM
08-05-2008 03:46 AM
hp-ux logfile issue
I'm using hp-ux 11.11i.im having an issue, these log files wont update
1.logindex
2.logproc
3. logdev
4. logappl
5. logtran
6.logglobal
It updated after the server rebooted,but now it has stoped .
can anybody can help on this issue
Thank you
shehan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 04:00 AM
08-05-2008 04:00 AM
Re: hp-ux logfile issue
Just try stopping the syslogd daemon and see if things get working cause i understand that the syslogd has connection to additional logging not very sure but am sure this would do you no harm
sbin/init.d/syslogd stop
/sbin/init.d/syslogd start
Cheers
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 04:22 AM
08-05-2008 04:22 AM
Re: hp-ux logfile issue
shehan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 04:32 AM
08-05-2008 04:32 AM
Re: hp-ux logfile issue
These are not standart OS log files as far as i know.
Check with lsof or fuser which process hold the files.
Check also syslog configuration files.
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 04:33 AM
08-05-2008 04:33 AM
Re: hp-ux logfile issue
You can either restart the daemon as above or send a hangup
kill -HUP `cat /var/run/syslog.pid`
If someone edited the syslog.conf recently then make sure that there are no spaces used in between the fields instead of using tab.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 04:40 AM
08-05-2008 04:40 AM
Re: hp-ux logfile issue
Rebooting the server might start the services. Unless it is turned off from /etc/rc.config.d dir (syslog/syslog-ng)
Check whether the syslog is running:
ps -ef|grep syslog
As Ivan said, using fuser logindex or lsof logindex will show the open files for it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 05:07 AM
08-05-2008 05:07 AM
Re: hp-ux logfile issue
ll /dev/log
prw-rw-rw- 1 root root 0 Aug 5 14:22 /dev/log
and that non of the logfiles (in the systlog.conf exeest more that 2 gig (normal syslog confs will not alow big files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 07:44 PM
08-05-2008 07:44 PM
Re: hp-ux logfile issue
mwa status
You'll see some messages that look like this:
OVPA status:
Running scopeux (OVPA data collector) pid 4892
Running midaemon (Measurement Interface daemon) pid 4366
Running ttd (ARM registration daemon) pid 4260
OVPA Server status:
Running ovcd (OV control component) pid 5357
Running ovbbccb (BBC5 communication broker) pid 5414
Running coda (perf component) pid(s) 5574
Configured DataSources(2) SCOPE
CODA
Running perfalarm (alarm generator) pid(s) 5342
OVPA Server status:
Running perflbd (location broker) pid 5427
The following data sources have running repository servers:
PID DATA SOURCE
Running rep_server 28462 SCOPE
If you see processes that are not runnning, something has gone wrong. Start by looking at /var/adm/syslog/syslog.log to see if there are any errors related to Measureware. Then look in the bootup log: /rtc/rc.log
You can start Measureware by hand using:
mwa start
You may have mixed versions of the components which will cause problems:
mwa version
which looks something like this:
OVPA executables in the directory /opt/perf/bin
ttd C.04.50.00 10/11/05 HP-UX 11
midaemon C.04.50.57 02/10/07 HP-UX 11
scopeux C.04.50.57 02/10/07 HP-UX 11
perfalarm C.04.50.57 02/10/07 HP-UX 11
extract C.04.50.57 02/10/07 HP-UX 11
utility C.04.50.57 02/10/07 HP-UX 11
dsilog C.04.50.00 10/11/05 HP-UX 11
sdlcomp C.04.50.57 02/10/07 HP-UX 11
sdlgendata C.04.50.00 10/11/05 HP-UX 11
sdlutil C.04.50.00 10/11/05 HP-UX 11
perflbd C.04.50.00 10/11/05 HP-UX 11
rep_server C.04.50.57 02/10/07 HP-UX 11
alarmgen C.04.50.57 02/10/07 HP-UX 11
agdbserver C.04.50.00 10/11/05 HP-UX 11
agsysdb C.04.50.00 10/11/05 HP-UX 11
OVPA libraries in the directory /opt/perf/lib
libarm.sl C.04.50.57 02/10/07 HP-UX 11
libnums.sl C.04.50.57 02/10/07 HP-UX 11
libscope.sl C.04.50.57 02/10/07 HP-UX 11
OVPA metric description file in the directory /opt/perf/lib
metdesc C.04.50.57 02/10/07
OVPA libraries in the directory /opt/OV/lib
libOvScopeAccess.sl C.04.50.57 02/10/07 HP-UX 11
All critical OVPA files are accessible
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 07:54 PM
08-05-2008 07:54 PM
Re: hp-ux logfile issue
BIll is right there are mwasure ware files.
and its not like that after reboot they are updating.Its actually
mwa stop
mwa start
Anyways what u mean by updating....is it there size not increasing or what??
You can see /var/opt/perf/parm file where you can specify size of various files in MB over here.
maintime parameter truncated fiels daily at specified time.
logproc---logs processes
logappl>>> for application.
Search or read some mwa docs.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 08:03 PM
08-05-2008 08:03 PM
Re: hp-ux logfile issue
will give you some insight of this.
can you post
utility -xs logproc
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2008 08:05 PM
08-05-2008 08:05 PM