Ask a Question related to Linux / Unix Administration, Design and Development.
-
Jeff Sheffel #1
Needed: System Monitor App
What are some recommended (Linux/Unix) operating system monitoring
applications? Any useful resources (websites)?
I would prefer open-source, but inexpensive commercial apps are
considerable.
The basic requirements are typical: monitor certain production
processes, monitor file system usage, monitor other servers, provide
logging and notification (!).
Footnote: I'm beginning to use InfoWatcher, which is two Perl programs
that use the messages file interface, but I'm now having to debug and
patch the app for my needs. I'm familiar with Swatch.
Jeff Sheffel Guest
-
Monitor System Resources
Is there any way for a coldfusion template to display what the current system resources (CPU usage, memory, etc.) are? -
Setting the threshold of the system monitor?
I am running Server 2003 and I am trying to set the threshold monitor for an alert on the system monitor. What numbers do I use? Is it a... -
system 6 needed
Hi, I'm interested in buying a system 6 on 4 DD bootable disks to turn my old Mac Classic alive. Thank you very much Mark -
Irq_l help needed system crash
CAN someone please make sense of this for me I'm new to all this, I keep getting an error message Irql_not_less_or_equal . I think its a hard... -
Sql Query for new users in the system.....Help Needed
SELECT today.LogDate, (today.TotalUsers - yesterday.TotalUsers) AS new_users FROM RegisteredUsers today INNER JOIN RegisteredUsers yesterday ON... -
Dave Hinz #2
Re: Needed: System Monitor App
On Wed, 11 Aug 2004 16:22:18 GMT, Jeff Sheffel <bogus@bogus.com> wrote:
Check out [url]http://bb4.org/[/url] which sounds like what you're looking for.> What are some recommended (Linux/Unix) operating system monitoring
> applications? Any useful resources (websites)?
Free for most users.
Yes, yes, yes, yes, and yes, in that order.> The basic requirements are typical: monitor certain production
> processes, monitor file system usage, monitor other servers, provide
> logging and notification (!).
With BigBrother, you can add external scripts for pretty much anything> Footnote: I'm beginning to use InfoWatcher, which is two Perl programs
> that use the messages file interface, but I'm now having to debug and
> patch the app for my needs. I'm familiar with Swatch.
you want, the interface into bb is very straightfoward. [url]www.deadcat.net[/url]
is full of stuff people have already written for it.
Take a look, play with the demo. If you have a reasonbly intact
environment, you can be up and running with a basic setup in half a day.
Dave Hinz
Dave Hinz Guest
-
Denis Lahaie #3
Re: Needed: System Monitor App
Try snmp. Easy to configure and install. Then you can cron polling to the
system, script it, and email you anywhere.
Works great.
"Dave Hinz" <DaveHinz@spamcop.net> wrote in message
news:2nv0p7F52abfU1@uni-berlin.de...> On Wed, 11 Aug 2004 16:22:18 GMT, Jeff Sheffel <bogus@bogus.com> wrote:>> > What are some recommended (Linux/Unix) operating system monitoring
> > applications? Any useful resources (websites)?
> Check out [url]http://bb4.org/[/url] which sounds like what you're looking for.
> Free for most users.
>>> > The basic requirements are typical: monitor certain production
> > processes, monitor file system usage, monitor other servers, provide
> > logging and notification (!).
> Yes, yes, yes, yes, and yes, in that order.
>>> > Footnote: I'm beginning to use InfoWatcher, which is two Perl programs
> > that use the messages file interface, but I'm now having to debug and
> > patch the app for my needs. I'm familiar with Swatch.
> With BigBrother, you can add external scripts for pretty much anything
> you want, the interface into bb is very straightfoward. [url]www.deadcat.net[/url]
> is full of stuff people have already written for it.
>
> Take a look, play with the demo. If you have a reasonbly intact
> environment, you can be up and running with a basic setup in half a day.
>
> Dave Hinz
>
Denis Lahaie Guest
-
Joe Chung #4
Re: Needed: System Monitor App
"Jeff Sheffel" <bogus@bogus.com> writes:
[url]http://www.nagios.org/[/url]> What are some recommended (Linux/Unix) operating system monitoring
> applications? Any useful resources (websites)?
>
> I would prefer open-source, but inexpensive commercial apps are
> considerable.
>
> The basic requirements are typical: monitor certain production
> processes, monitor file system usage, monitor other servers, provide
> logging and notification (!).
>
> Footnote: I'm beginning to use InfoWatcher, which is two Perl programs
> that use the messages file interface, but I'm now having to debug and
> patch the app for my needs. I'm familiar with Swatch.
>
-jc
--
(apply 'concat (reverse (list "com"
(char-to-string 46) "yahoo"
(char-to-string 64) "joechung")))
Joe Chung Guest



Reply With Quote

