LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-17-2010, 02:05 PM   #1
vt88288
LQ Newbie
 
Registered: Oct 2010
Posts: 2

Rep: Reputation: 0
What is mi_dmonq


Hi,

I am running Red Hat Enterprise Linux Server 5.1. I notice that when my server gets slow and the load goes up, there is a bunch of processes call mi_dmonq running. Does anyone know what this process does? I tried to find it online but didn't find anything. Also, I tried to find the binary on the server but find doesn't return anything. Does anyone know what it is?

Thanks.
Victor
 
Old 10-17-2010, 06:16 PM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by vt88288 View Post
I tried to find the binary on the server but find doesn't return anything.
As root run '(apropos mi_dmonq; locate mi_dmonq; /usr/bin/pgrep -lf dmonq; /usr/sbin/lsof -Pwln|grep dmonq)|tee /var/tmp/log.txt;' then inspect and attach the plain text file "/var/tmp/log.txt"?
 
Old 10-18-2010, 06:27 PM   #3
vt88288
LQ Newbie
 
Registered: Oct 2010
Posts: 2

Original Poster
Rep: Reputation: 0
Hi,

Here is the log from the output. It doesn't show much though...

Victor
Attached Files
File Type: txt log.txt (15.2 KB, 35 views)
 
Old 10-19-2010, 10:31 AM   #4
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by vt88288 View Post
Here is the log from the output. It doesn't show much though...
Sorry for the late reply. Indeed it does not show much. Are you sure you ran the commands as root user? The only process details are they run as root and each have two file descriptors (one for root directory and one for current working directory) both of which are "/". Since the commands run as root ideally you should bring the machine down and operate on the (read-only!) corpse booting a Live CD like the RHEL installer CD, HELIX or KNOPPIX but if this is a remote you at least should
- save output '(w; echo; who; echo last; /bin/netstat -antupe; echo; /usr/sbin/lsof -Pwln; echo; /bin/ps axfwwwe)|tee /var/tmp/log1.txt' off site and proceed to
- shut down all net-facing services (excluding SSH) and
- other non-critical daemons (atd, cron) and
- raise the firewall to exclude all traffic except for your management IP or range in an attempt to stabilize the situation. After that
- copy all logs, including logrotated ones, to a physically different workstation and run them, with the --archives --range All settings, through 'logwatch' in an attempt to find quick clues.
Also have a look at commands from the CERT Intruder Detection Checklist as it never hurts to perform those.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration