Re: ProLiant server monitoring

2003-10-14 Thread Andre ten Bohmer
Hello Greg, > I am presented with what is (apparantly) a unique situation :-) I have > a ProLiant 5500 server that I pressed back into service as a network > monitoring station, running RH 9, MRTG and various other tools. As this > machine is looked at by some higher-ups, I would

ProLiant server monitoring

2003-10-13 Thread Greg Dickinson
Hello all, I am presented with what is (apparantly) a unique situation :-) I have a ProLiant 5500 server that I pressed back into service as a network monitoring station, running RH 9, MRTG and various other tools. As this machine is looked at by some higher-ups, I would prefer that this box

Re: System monitoring tools

2003-08-15 Thread Jason Dixon
On Fri, 2003-08-15 at 09:34, Mark Haney wrote: > Just out of curiosity, are there any new Memory/CPU monitoring tools out > there? I kind of got used to the GUI System Monitor in GNOME since it's > very much like Win2k's (gasp!), but I need CLI tools now. I know all > the

System monitoring tools

2003-08-15 Thread Mark Haney
Just out of curiosity, are there any new Memory/CPU monitoring tools out there? I kind of got used to the GUI System Monitor in GNOME since it's very much like Win2k's (gasp!), but I need CLI tools now. I know all the older ones, but wanted to see if there were any new ones that pe

Re: Monitoring running/stopped process

2003-08-14 Thread Bret Hughes
On Fri, 2003-08-08 at 10:02, Chris wrote: > I have an intermitent problem on one of my servers with the Apache service > failing at random intervals. How would I go about checking, in a shell > script (run every few minutes with cron), whether httpd service is "running" > or "stopped", and if "sto

Monitoring running/stopped process

2003-08-14 Thread Chris
I have an intermitent problem on one of my servers with the Apache service failing at random intervals. How would I go about checking, in a shell script (run every few minutes with cron), whether httpd service is "running" or "stopped", and if "stopped" run a command or another shell script that w

RE: Status Monitoring Software?

2003-08-04 Thread Chris Miles
IL PROTECTED] > Subject: Re: Status Monitoring Software? > > > On Fri, Jul 25, 2003 at 04:56:55PM -0500, Matthew A. Blasinski wrote: > > I'm running a relatively small scale RedHat 9 server and am > wondering if > > there are any good (free/open source?) status monitor

RE: Monitoring with snmp

2003-07-29 Thread Cowles, Steve
Yohann DESQUERRE (DSI NOISIEL) wrote: > Hi all, > > > I try to monitor my network via snmp and I don't know which mib file > is used by redhat 9.0 > > I'm not aware of a net-snmp using a single mib file. 1) Have you looked at: /usr/share/snmp/mibs 2) Have you dumped the entire mib tree using

Monitoring with snmp

2003-07-29 Thread Yohann DESQUERRE (DSI NOISIEL)
Hi all, I try to monitor my network via snmp and I don't know which mib file is used by redhat 9.0 Any ideas --- Yohann Desquerre "Plateforme ANPE.FR" S/Direction de la production Gestion des Ressources --

Re: Status Monitoring Software?

2003-07-26 Thread Ed Wilts
On Fri, Jul 25, 2003 at 04:56:55PM -0500, Matthew A. Blasinski wrote: > I'm running a relatively small scale RedHat 9 server and am wondering if > there are any good (free/open source?) status monitoring tools that > check if web services, mail services, etc are functioning

RE: Status Monitoring Software?

2003-07-26 Thread subscribe
I've used Nagios and PureSecure, both are great. PureSecure is also IDS frontend for snort. --- Trond -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew A. Blasinski Sent: 25. juli 2003 23:57 To: [EMAIL PROTECTED] Subject: Status Monit

Re: Status Monitoring Software?

2003-07-25 Thread Rus Foster
> Hi, > > I'm running a relatively small scale RedHat 9 server and am wondering if > there are any good (free/open source?) status monitoring tools that > check if web services, mail services, etc are functioning and alerts an > administrator if they aren't (for

Status Monitoring Software?

2003-07-25 Thread Matthew A. Blasinski
Hi, I'm running a relatively small scale RedHat 9 server and am wondering if there are any good (free/open source?) status monitoring tools that check if web services, mail services, etc are functioning and alerts an administrator if they aren't (for example, if the daemon isn

Re: Bandwidth usage monitoring tools

2003-07-21 Thread vijaya
MRTG Vijaya On Monday 21 July 2003 05:16 pm, Bonny wrote: > In data Sun, 20 Jul 2003 22:09:17 -0400 > > Aeryn <[EMAIL PROTECTED]> scriveva: > > Hello all, I was wondering if anybody knows of a good, open source > > bandwidth usage monitoring tool for linux. My p

Re: Bandwidth usage monitoring tools

2003-07-21 Thread Bonny
In data Sun, 20 Jul 2003 22:09:17 -0400 Aeryn <[EMAIL PROTECTED]> scriveva: > Hello all, I was wondering if anybody knows of a good, open source > bandwidth usage monitoring tool for linux. My problem is that I have > a dedicated NTOP - www.ntop.org -- Bonny - Registered Lin

Re: Bandwidth usage monitoring tools

2003-07-20 Thread Joseph A Nagy Jr
On Sunday 20 July 2003 21:09, Aeryn wrote this in an attempt to be witty and informative: > Hello all, I was wondering if anybody knows of a good, open source > bandwidth usage monitoring tool for linux. My problem is that I > have a dedicated webserver at a hosting company and they me

Re: Bandwidth usage monitoring tools

2003-07-20 Thread Vince Scimeca
On Sun, 2003-07-20 at 22:09, Aeryn wrote: > Hello all, I was wondering if anybody knows of a good, open source bandwidth > usage monitoring tool for linux. My problem is that I have a dedicated > webserver at a hosting company and they measure the bandwidth usage with > some netw

Bandwidth usage monitoring tools

2003-07-20 Thread Aeryn
Hello all, I was wondering if anybody knows of a good, open source bandwidth usage monitoring tool for linux. My problem is that I have a dedicated webserver at a hosting company and they measure the bandwidth usage with some networking tools. Lately, their measurements are rather high for my

RE: Monitoring and Notification of Failed Services

2003-06-05 Thread Christopher Lyon
Thanks all for your input. Monit looks like it is the way to go for my needs. > -Original Message- > From: Mark Foster [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 04, 2003 1:45 PM > To: [EMAIL PROTECTED] > Subject: Re: Monitoring and Notification of Failed

Re: Monitoring and Notification of Failed Services

2003-06-05 Thread Mark Foster
I recommend monit. http://www.tildeslash.com/monit/ -mark On Wed, 2003-06-04 at 12:38, Mike Burger wrote: > On Wed, 4 Jun 2003, Christopher Lyon wrote: > > > I have been having some problems with some of the services running on > > Redhat 8.0. I will do a service start and the service will run >

Re: Monitoring and Notification of Failed Services

2003-06-05 Thread Mike Burger
On Wed, 4 Jun 2003, Christopher Lyon wrote: > I have been having some problems with some of the services running on > Redhat 8.0. I will do a service start and the service will run > for a while but during the night it will fail. I have fixed the problem > with that service but I want to be e-mai

Re: Monitoring and Notification of Failed Services

2003-06-05 Thread Ziaur Rahman
The following simple bash script may help: #!/bin/bash if [ `ps -ax |grep httpd |grep -v grep |wc -l` -lt 1 ] then echo HTTPD server dead. Restarting HTTPD at `date`... /etc/init.d/httpd restart echo HTTPD Server Started at `date`... fi Just replace the httpd with your se

Monitoring and Notification of Failed Services

2003-06-05 Thread Christopher Lyon
I have been having some problems with some of the services running on Redhat 8.0. I will do a service start and the service will run for a while but during the night it will fail. I have fixed the problem with that service but I want to be e-mailed or paged if this happens again. Does anybody have

Re: Performance Monitoring in RH9

2003-06-04 Thread Charles R. Dennett
Robert Denton wrote: > Hello, I am trying to set up a system in linux. One area in which I am > having difficulty is performance monitoring. What I would like to do is > collect perf counters at 15 sec intervals throughout the day and then have > them emailed to me in a log in the

Performance Monitoring in RH9

2003-06-04 Thread Robert Denton
Hello, I am trying to set up a system in linux. One area in which I am having difficulty is performance monitoring. What I would like to do is collect perf counters at 15 sec intervals throughout the day and then have them emailed to me in a log in the evenings. A few ways I have already tried

Re: Monitoring Network Traffic

2003-06-03 Thread Charles Denentt
I think the install > and maint is a little easier. > Permit me to make yet another suggestion. As a Solaris sys admin, a few years ago I discovered a monitoring tool called Orca. It is a perl program that use RRDtool to graph arbitrary data. On Solaris, it uses a very Solaris specific

Re: Monitoring Network Traffic

2003-06-03 Thread achillemiele
Alle 19:06, lunedì 02 giugno 2003, Tom Smith ha scritto: > I've also found NTop and Nagios good programs for doing this. They both > (in my humble opinion) have a much cleaner and well refined interface > for viewing and gathering network-related statistics. I'm using ntop and find it really good

Re: Monitoring Network Traffic

2003-06-03 Thread Tom Smith
sentinel wrote: Good tools however they are not GUI based. MRTG and RRDtool write logs and create charts/web pages. Snort has ACID which is a GUI tool but typically is used to monitor network intrusion. iptraf is a firewall filter which can also write logs and charts created. It was my understa

Re: Monitoring Network Traffic

2003-06-03 Thread Andrew Williams
On Mon, 2003-06-02 at 12:39, sentinel wrote: > Good tools however they are not GUI based. MRTG and RRDtool write logs and > create charts/web pages. Snort has ACID which is a GUI tool but typically > is used to monitor network intrusion. iptraf is a firewall filter which can > also write logs an

Re: Monitoring Network Traffic

2003-06-03 Thread sentinel
Good tools however they are not GUI based. MRTG and RRDtool write logs and create charts/web pages. Snort has ACID which is a GUI tool but typically is used to monitor network intrusion. iptraf is a firewall filter which can also write logs and charts created. It was my understanding he was loo

Re: Monitoring Network Traffic

2003-06-03 Thread Manuel Aróstegui Ramirez
I use iptraf and snort, for me are the best traffic "monitor" --- sentinel <[EMAIL PROTECTED]> escribió: > Better? Well.. Yes and no. I've been looking at > switching over to it for > some time. You have more options with RRDtool. For > example, with MRTG you > couldn't chart more than two it

Re: Monitoring Network Traffic

2003-06-03 Thread sentinel
Better? Well.. Yes and no. I've been looking at switching over to it for some time. You have more options with RRDtool. For example, with MRTG you couldn't chart more than two items in the same chart. You would have to create multiple charts to track multiple items. RRDtool however allows you

Re: Monitoring Network Traffic

2003-06-01 Thread Steve Lee
is RRDtool better then MRTG ? On Fri, 30 May 2003, sentinel wrote: > Personally for a web/gui based tool I really like MRTG. I understand that > it will soon be going away (if it hasn't already) in favor of it's bigger > brother RRDtool. Basically using SNMP to pull from your SNMP enabled >

Re: Monitoring Network Traffic

2003-05-31 Thread sentinel
Personally for a web/gui based tool I really like MRTG. I understand that it will soon be going away (if it hasn't already) in favor of it's bigger brother RRDtool. Basically using SNMP to pull from your SNMP enabled devices whatever you want. I've been using it for years. It's been a great add

Re: Monitoring Network Traffic

2003-05-31 Thread Edward Croft
You could try etherape. On Fri, 2003-05-30 at 10:20, [EMAIL PROTECTED] wrote: > Greetings! > > I have a leased line connection to the Internet and this > is being shared by a hundred of users in my LAN. Is there > a tool, preferably web or GUI based, that will show me the bandwidth usage > of ea

Monitoring Network Traffic

2003-05-31 Thread chino
Greetings! I have a leased line connection to the Internet and this is being shared by a hundred of users in my LAN. Is there a tool, preferably web or GUI based, that will show me the bandwidth usage of each of my lan user. I am using Linux as my Firewall and all of my user is behind this fi

Re: System monitoring tool

2003-03-28 Thread Mark Guzzo
Nagios ? http://www.nagios.org/ On Fri, 2003-03-28 at 10:32, Me wrote: > I have a few systems that need monitoring. I currently use Hotsanic: > > http://sourceforge.net/projects/hotsanic/ > > I'm in love with the graphs that show my performance history. The only > a

Re: Network equipment monitoring tool

2003-03-28 Thread Ivan Roseland
http://people.ee.ethz.ch/~oetiker/webtools/mrtg/ mrtg If you like snmp MRTG and RRDTool kick ass. I am monitoring everything here with mrtg. we have written a bunch of custom SNMP stuff to monitor specific time trendy data as well. If you are freindly with perl them mrtg is hyper extendable

Re: Network equipment monitoring tool

2003-03-28 Thread David Busby
MRTG? - Original Message - From: "Gene Yoo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 28, 2003 08:47 Subject: Re: Network equipment monitoring tool > Sudhakar list wrote: > > Hi, > > > > I'd appreciate if anyo

Hardware Monitoring Applet in 8.0 and beyond

2003-03-28 Thread Brian Hanks
What happened to the hardware monitoring applet? It wasn't included in 8.0 and it isn't in the Phoebe beta. My assumption is that it won't be in version 9 either. Is there some other way to get CPU Temp and Fan Speed monitoring on the main panel?? In know it's petty, bu

Re: Network equipment monitoring tool

2003-03-28 Thread Gene Yoo
Sudhakar list wrote: Hi, I'd appreciate if anyone on the list can help me with information of a Linux tool for monitoring( CPU , Throughput, Memory) network equiment like Cisco routers and switches. Thanks, Sudhakar check out ntop or nagios -> www.ntop.org www.nagios.org (FKA:

System monitoring tool

2003-03-28 Thread Me
I have a few systems that need monitoring. I currently use Hotsanic: http://sourceforge.net/projects/hotsanic/ I'm in love with the graphs that show my performance history. The only added functionality that I would like to see is for it to notify me when something is out of normal peram

Re: CPU monitoring service?

2003-03-28 Thread Sudhakar list
I'm using Big Brother and it works like a charm. We can also monitor specific process with it. - Original Message - From: "Chris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 26, 2003 2:04 PM Subject: CPU monitoring service? > Is the

Network equipment monitoring tool

2003-03-28 Thread Sudhakar list
Hi,   I'd appreciate if anyone on the list can help me with information of a Linux tool for monitoring( CPU , Throughput, Memory)  network equiment like Cisco routers and switches.   Thanks,   Sudhakar

Re: CPU monitoring service?

2003-03-28 Thread Sudhakar list
I've been Big Brother and it works like a charm for the same purpose. We can also monitor specific services with it. - Original Message - From: "Chris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 26, 2003 2:04 PM Subject: CPU monitoring ser

Re: CPU monitoring service => even more Correct

2003-03-26 Thread Bret Hughes
On Wed, 2003-03-26 at 18:02, Chris wrote: > Hi Jeff, > > > > Now, is it possible to kill a process, based on it's name (not PID) when > > > such message is triggered and an email is dispatched to my cell phone? > The > > > > Yes it is possible. Lets see you come up with some ideas and we'll help

Re: Re[2]: CPU monitoring service => even more Correct

2003-03-26 Thread Chris
Hello Brian, > Don't know that much about the FP extensions, but... > > Have you tried adding... > alias Author.exe='nice +19 /path/to/Author.exe' > to the user who runs that process' ~/.bashrc ? > (I don't know if it is your webserver or not) > > That should slow it down a bit. > > Alternatively,

Re: CPU monitoring service => even more Correct

2003-03-26 Thread Chris
Hi Jeff, > > Now, is it possible to kill a process, based on it's name (not PID) when > > such message is triggered and an email is dispatched to my cell phone? The > > Yes it is possible. Lets see you come up with some ideas and we'll help > you refine them. You already got a free gimme. :-) T

Re[2]: CPU monitoring service => even more Correct

2003-03-26 Thread Brian Ashe
Hello Chris, Wednesday, March 26, 2003, 4:36:41 PM, you textually orated: C> I'd love to just kill the "Author.exe" process sucking up all the CPU C> cycles when the load gets to 5+ level (for example), to automatically C> stop her unnecessary imact on the server. Since the PID changes all the C>

Re: CPU monitoring service?

2003-03-26 Thread Gene Yoo
Chris wrote: Is there a way to have a Red Hat 7.x machine send an email to a predetermined email address when the CPU usage reaches a certain point? Sort of like those godawful RaQ servers do, but for standard RH7 installation. I'd like to have such emails sent to my cell phone with server name an

Re: CPU monitoring service => even more Correct

2003-03-26 Thread Jeff Kinz
Thanks, > > Chris > > > > > - Original Message - > From: "Anthony E. Greene" <[EMAIL PROTECTED]> > Sent: Wednesday, March 26, 2003 1:07 PM > Subject: Re: CPU monitoring service => even more Correct > > > > Chris wrote: &

RE: CPU monitoring service?

2003-03-26 Thread Rechenberg, Andrew
NMIS is fairly nice. We use it for monitoring our network bandwidth and getting an overall network metric for all devices monitored. It has SNMP capability and has levels of escalation (level 1 fault send to [EMAIL PROTECTED], level 2 fault send to [EMAIL PROTECTED], etc.) http

Re: CPU monitoring service? (OpenNMS + Net-SNMP).

2003-03-26 Thread Jose Vicente Nunez Z
If you're serious about a large cluster maybe you will want to use SNMP and NMS (well known standards). My choices (for Solaris and Linux) are: - SNMP Agent: Net-SNMP (http://net-snmp.sourceforge.net) - NMS: OpenNMS (http://www.opennms.org) Both programs have a very active community behind them,

Re: CPU monitoring service?

2003-03-26 Thread Jeff Bearer
I scanned the replies and didn't see it mentioned, Nagios is the free clone that Ed was talking about. http://www.nagios.org/ On Wed, 2003-03-26 at 14:04, Chris wrote: > Is there a way to have a Red Hat 7.x machine send an email to a > predetermined email address when the CPU usage reaches a cert

Re: CPU monitoring service => even more Correct

2003-03-26 Thread Chris
--- Original Message - From: "Anthony E. Greene" <[EMAIL PROTECTED]> Sent: Wednesday, March 26, 2003 1:07 PM Subject: Re: CPU monitoring service => even more Correct > Chris wrote: > The problem is that $load actually contains a string representation of a > float

Re: CPU monitoring service => even more Correct

2003-03-26 Thread Anthony E. Greene
Chris wrote: I sort of got it working, other than it complains with "integer expression expected" on the "if [ $load -gt $#MY_THRESHOLD ] ; then". If I comment out the whole loop and have it send the current CPU level by itself, without checking MY_THRESHOLD, it works perfectly... one time only,

Re: CPU monitoring service?

2003-03-26 Thread Ed Wilts
On Wed, Mar 26, 2003 at 12:09:23PM -0800, Chris wrote: > Thanks for the info - this looks very cool indeed! The Spotlight product > looks really cool too - I'll definitely have to have a look at both. > Pricing on Big Brother Pro is a little high for my pocket, but we'll > see how the demo wo

Re: CPU monitoring service => even more Correct

2003-03-26 Thread Jeff Kinz
's/\.//'` may work > > Chris > > > > - Original Message - > From: "Jeff Kinz" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, March 26, 2003 11:31 AM > Subject: Re: CPU monitoring service => even more Corre

Re: CPU monitoring service?

2003-03-26 Thread Chris
- Original Message - From: "Ed Wilts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 26, 2003 11:33 AM Subject: Re: CPU monitoring service? > On Wed, Mar 26, 2003 at 11:04:08AM -0800, Chris wrote: > > Is there a way to have a Red Hat 7.x mac

Re: CPU monitoring service => Correction

2003-03-26 Thread Anthony E. Greene
Jeff Kinz wrote: [snip] #The name of the server NAME=`hostname` Shouldn't you be able to just use the $HOSTNAME env var? Tony -- Anthony E. Greene OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D AOL/Yahoo Chat: TonyG05 HomePage:

Re: CPU monitoring service => even more Correct

2003-03-26 Thread Chris
f Kinz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 26, 2003 11:31 AM Subject: Re: CPU monitoring service => even more Correct > On Wed, Mar 26, 2003 at 02:25:52PM -0500, Jeff Kinz wrote: > CORRECTION: > mail -s "$NAME load is at $load&q

Re: CPU monitoring service?

2003-03-26 Thread Ed Wilts
On Wed, Mar 26, 2003 at 11:04:08AM -0800, Chris wrote: > Is there a way to have a Red Hat 7.x machine send an email to a > predetermined email address when the CPU usage reaches a certain point? If you're concerned about the cpu load, you're probably also concerned about other stuff, so have a loo

Re: CPU monitoring service => even more Correct

2003-03-26 Thread Jeff Kinz
On Wed, Mar 26, 2003 at 02:25:52PM -0500, Jeff Kinz wrote: CORRECTION: mail -s "$NAME load is at $load" [EMAIL PROTECTED] should be : mail -n -s "$NAME load is at $load" [EMAIL PROTECTED] < /dev/null resulting in.: #The name of the server NAME=`hostname` #

Re: CPU monitoring service => Correction

2003-03-26 Thread Jeff Kinz
On Wed, Mar 26, 2003 at 02:21:06PM -0500, Jeff Kinz wrote: > Off the top of my head - totally untested, not even syntax checked. CORRECTION: mail -s "$NAME $MY_THRESHOLD" [EMAIL PROTECTED] should be : mail -s "$NAME load is at $load" [EMAIL PROTECTED] resulti

Re: CPU monitoring service?

2003-03-26 Thread Jeff Kinz
On Wed, Mar 26, 2003 at 11:04:08AM -0800, Chris wrote: > Is there a way to have a Red Hat 7.x machine send an email to a > predetermined email address when the CPU usage reaches a certain point? > Sort of like those godawful RaQ servers do, but for standard RH7 > installation. I'd like to have suc

CPU monitoring service?

2003-03-26 Thread Chris
Is there a way to have a Red Hat 7.x machine send an email to a predetermined email address when the CPU usage reaches a certain point? Sort of like those godawful RaQ servers do, but for standard RH7 installation. I'd like to have such emails sent to my cell phone with server name and CPU usage a

Re: Hardware Monitoring

2003-03-20 Thread Gene Yoo
much for hard drive monitoring or raid monitoring. robert, you could use netsaint/nagios to watch all your remote servers performance. you might want to check it out: http://www.nagios.org gene -- <> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 -BEGIN PGP SIGNATURE- Version: G

Re: Hardware Monitoring

2003-03-19 Thread nate
t I am not seeing much > for hard drive monitoring or raid monitoring. if your using software raid, there's a program called mdadm which emails you when your software raid state changes. not sure off the top of my head if it's available as part of a default redhat install, looks like

Hardware Monitoring

2003-03-19 Thread Robert Denton
much for hard drive monitoring or raid monitoring.

Re: Network activity monitoring

2003-03-10 Thread Jon Haugsand
* Joe Polk > Get iptraf. You can pull it down with up2date. Ah, thanks. It's already here. -- Jon Haugsand, [EMAIL PROTECTED] http://www.norges-bank.no -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Network activity monitoring

2003-03-07 Thread Joe Polk
Get iptraf. You can pull it down with up2date. <> On Fri, 2003-03-07 at 09:31, Jon Haugsand wrote: > Working over a slow ISDN line, I sometimes experience the line is even > slower, so there has to take place some activity I fair is of > suspicious character. However, it can also be that I have

Network activity monitoring

2003-03-07 Thread Jon Haugsand
Working over a slow ISDN line, I sometimes experience the line is even slower, so there has to take place some activity I fair is of suspicious character. However, it can also be that I have a browser somewhere that does a periodic refresh, or that my son is sitting on another computer working. A

Re: linux performance monitoring

2003-02-25 Thread Gene Yoo
Todd A. Jacobs wrote: On Mon, 24 Feb 2003 [EMAIL PROTECTED] wrote: Is there a list of performance monitoring tools for linux? I am fighting sar? xosview? procinfo? top? iostat? Define what you want to monitor, *then* pick a tool. Doing it the other way around makes no sense. look at

Re: linux performance monitoring

2003-02-24 Thread Todd A. Jacobs
On Mon, 24 Feb 2003 [EMAIL PROTECTED] wrote: > Is there a list of performance monitoring tools for linux? I am fighting sar? xosview? procinfo? top? iostat? Define what you want to monitor, *then* pick a tool. Doing it the other way around makes no sense. -- "Of course I'm in s

linux performance monitoring

2003-02-24 Thread jeffrey . p . miller
Is there a list of performance monitoring tools for linux? I am fighting with "cacti" and I do not want to take this exercise much further. I eveluated Spyn's "Uptime" which was great but I would like to look primarily at open source options. Any and all leads app

Re: Monitoring Bind 9

2003-02-19 Thread Matthew Melvin
On Wed, 19 Feb 2003 at 9:56pm (-0700), Jason Riedel wrote: > Does anyone know a really good way to monitor bind, like requests > processed a second etc so that I can see how much load my system is under. > I would prefer an MRTG type application...I am currently writing perl apps > using informati

Monitoring Bind 9

2003-02-19 Thread Jason Riedel
Does anyone know a really good way to monitor bind, like requests processed a second etc so that I can see how much load my system is under. I would prefer an MRTG type application...I am currently writing perl apps using information from TCPDUMP, but I hate to re-invent the wheel.    Thanks

RE: Performance Monitoring Tools

2003-02-04 Thread Spanke, Alexander
PROTECTED]' Subject: Performance Monitoring Tools Dear Friends, Please tell me about Performance Monitoring Tools on linux and unix systems. It should have the following features and free : 1. Daily report of Average CPU utilazation. 2. Daily report of Disk usage , VM usage. 3. Weekly report

Performance Monitoring Tools

2003-02-04 Thread Veeraraju_Mareddi
Dear Friends, Please tell me about Performance Monitoring Tools on linux and unix systems. It should have the following features and free : 1. Daily report of Average CPU utilazation. 2. Daily report of Disk usage , VM usage. 3. Weekly report of Average CPU utilazation. 4. Weekly report of Disk

monitoring for VPN tunnel

2003-01-15 Thread garyumc
Dear all,   Anyone got any idea on what tools can use to monitor VPN tunnels? Include the traffic and services???   Please help to advise..   Thanks, gary

One more try: Adaptec raid monitoring

2003-01-13 Thread Michael Sorrentino
Can anyone point me in the right direction for some raid monitoring software for RH8? Thanks! -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Adaptec raid monitoring

2003-01-09 Thread Michael Sorrentino
Can anyone point me in the right direction for some raid monitoring software for RH8? Thanks! -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: port monitoring

2002-12-31 Thread Gene
Kent Perrier wrote: On Tue, 2002-12-31 at 07:08, Scott Harrison wrote: On Tue, Dec 31, 2002 at 12:59:18PM -, shyam wrote: hi happy ney year (:- does anybody knows good tool to monitor traffic on perticular port My suggestions would be: mrtg http://people.ee.ethz.ch/~oetiker/webtools/

Re: port monitoring

2002-12-31 Thread Kent Perrier
On Tue, 2002-12-31 at 07:08, Scott Harrison wrote: > On Tue, Dec 31, 2002 at 12:59:18PM -, shyam wrote: > > hi > > happy ney year (:- > > > > does anybody knows good tool to monitor traffic on perticular > > port > > My suggestions would be: > > mrtg http://people.ee.ethz.ch/~oetiker/webt

Re: port monitoring

2002-12-31 Thread Scott Harrison
On Tue, Dec 31, 2002 at 12:59:18PM -, shyam wrote: > hi > happy ney year (:- > > does anybody knows good tool to monitor traffic on perticular > port My suggestions would be: mrtg http://people.ee.ethz.ch/~oetiker/webtools/mrtg/ or netboy (http://www.snmp.co.uk/netboy/) The gnome desktop

port monitoring

2002-12-31 Thread shyam
hi happy ney year (:- does anybody knows good tool to monitor traffic on perticular port shyam 71/1 c-dot millers road bangalore india [EMAIL PROTECTED] [EMAIL PROTECTED] "When everything fails ,try your luck" -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubs

RE: Help: Process monitoring

2002-12-16 Thread Cowles, Steve
> -Original Message- > From: Rob Cartier > Sent: Sunday, December 15, 2002 10:24 PM > Subject: Help: Process monitoring > > > Are there any tools out there beside BMC Patrol > that I can use to monitor my system for any > process that either exceeds CPU thre

Help: Process monitoring

2002-12-15 Thread Rob Cartier
Are there any tools out there beside BMC Patrol that I can use to monitor my system for any process that either exceeds CPU threshold time for a set time frame. I am in particular looking for any run-away processes that might be grabbing the system Thanks Rob -- redhat-list mailing list u

Re: Monitoring network traffic on port nivo

2002-11-29 Thread Wim De Hul
: > > > > > > Thanks Wim !! > > But these monitoring tools do not measure the dataflow per port. I'm gonna > set up a webserver & gameserver. Each game will work on a different port. > For example the Game Counter Strike on port 27015. I wanna measu

Re: Monitoring network traffic on port nivo

2002-11-29 Thread Wim De Hul
Hi Raymond, Just a thought: if you install Cacti and snmpd, write a perl script or something like that... I think it can be done that way. Cheers! Wim On Fri, 2002-11-29 at 10:27, Raymond van den Houwen wrote: > > > > > > Thanks Wim !! > > But these monitoring

Re: Monitoring network traffic on port nivo

2002-11-29 Thread Raymond van den Houwen
Thanks Wim !! But these monitoring tools do not measure the dataflow per port. I'm gonna set up a webserver & gameserver. Each game will work on a different port. For example the Game Counter Strike on port 27015. I wanna measure how much bandwidth this game uses. Anyone has a

Re: Monitoring network traffic on port nivo

2002-11-29 Thread Wim De Hul
Hi Raymond, Are it servers or routers you need to monitor? If it are routers, take a loot at netflow at www.caida.org Graphing can be done with cacti at www.raxnet.net, it uses RRDTool from Tobi Oetiker! Cheers! Wim On Fri, 2002-11-29 at 10:02, Raymond van den Houwen wrote: > Does anyone know

Monitoring network traffic on port nivo

2002-11-29 Thread Raymond van den Houwen
Does anyone know a good program to monitor bandwidth on port nivo ? The reports must be showed webbased ! Yo can make me very happy with this ;) _ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ib

RE: Email monitoring

2002-11-07 Thread sgarcia
In <[EMAIL PROTECTED]>, on 11/07/2002 at 01:22 PM, "Paul Lee" <[EMAIL PROTECTED]> said: >A note on the legal side of the monitoring ... all employees know that >the mail is monitored and have signed computer use forms to this extent. >It is done not necessar

apache monitoring

2002-11-07 Thread Andy Elacion, Jr.
We have a Apache Web Server with RedHat 7.3. When I monitor the services of apache, using top, I noticed that my process reaches 298 during high load but, the sleeping processes are between 290 to 295. My question is this, how can I remove those sleeping processes? Thanks, - andy -- redhat-

Re: Email monitoring

2002-11-07 Thread Brian Ashe
Hello Paul, Thursday, November 7, 2002, 2:46:30 PM, you textually orated: PL> For security reasons, our network administrator currently receives a copy of PL> EVERY incoming and outgoing email to/from our office. We are in the process PL> of phasing in a RH8/Sendmail server and need to know what

Re: Email monitoring

2002-11-07 Thread Chuck Mead
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 7 Nov 2002, Paul Lee posted the following: PL>For security reasons, our network administrator currently receives a copy of PL>EVERY incoming and outgoing email to/from our office. We are in the process PL>of phasing in a RH8/Sendmail server an

RE: Email monitoring

2002-11-07 Thread Paul Lee
A note on the legal side of the monitoring ... all employees know that the mail is monitored and have signed computer use forms to this extent. It is done not necessarily to police our employees but rather to maintain security and protect our system. For example, in the past, spammers found our

Re: Email monitoring

2002-11-07 Thread Mike Burger
I can't speak for Sendmail, but in Postfix, there is an option to BCC every incoming/outgoing message to a particular address. On Thu, 7 Nov 2002, Paul Lee wrote: > For security reasons, our network administrator currently receives a copy of > EVERY incoming and outgoing email to/from our office

Re: Email monitoring

2002-11-07 Thread Todd A. Jacobs
One of the sendmail folks should definitely give this guy the technical answer, but I also wanted to pipe up and mention that the original poster should *definitely* check with his legal department and make sure that the company is not violating the Electronic Communications Privacy Act by doing th

  1   2   3   >