ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ v9 linear logging strange behavior

Post new topic  Reply to topic Goto page Previous  1, 2
 MQ v9 linear logging strange behavior « View previous topic :: View next topic » 
Author Message
gbaddeley
PostPosted: Sun Feb 12, 2023 2:11 pm    Post subject: Reply with quote

Jedi

Joined: 25 Mar 2003
Posts: 2492
Location: Melbourne, Australia

mmorri8305 wrote:
gbaddeley wrote:
It might occur again.... Does your monitoring script record the output of "ls -l" on a regular basis? This will provide solid evidence for file sequence numbers apparently disappearing and reappearing.

Actually, we are just monitoring manually.

It would be pretty easy to set up a script that is regularly run by a cron job from mqm userid. eg. /var/mqm/loglist.ksh
Code:
#!/usr/bin/ksh
{
 date
 ls -lR /var/mqm/log
} >>/var/mqm/loglist.out 2>&1

However, it may not be of much value, as MQ log processing is very solid and reliable.
_________________
Glenn
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General IBM MQ Support » MQ v9 linear logging strange behavior
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.