This is a discussion on Needed: System Monitor App within the Linux Administration forums, part of the Linux Forums category; What are some recommended (Linux/Unix) operating system monitoring applications? Any useful resources (websites)? I would prefer open-source, but ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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. |
|
|||
|
Try snmp. Easy to configure and install. Then you can cron polling to the
system, script it, and email you anywhere. Works great. "Jeff Sheffel" <bogus@bogus.com> wrote in message news:_IrSc.240409$%_6.210740@attbi_s01... > 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. > |
|
|||
|
Try snmp. Easy to configure and install. Then you can cron polling to the
system, script it, and email you anywhere. Works great. "Jeff Sheffel" <bogus@bogus.com> wrote in message news:_IrSc.240409$%_6.210740@attbi_s01... > 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. > |
|
|||
|
On Wed, 11 Aug 2004 12:41:34 +0000, Denis Lahaie wrote:
> Try snmp. Easy to configure and install. Then you can cron polling to the > system, script it, and email you anywhere. > Works great. > SNMP is a protocol, not an application. I don't have time to develop an SNMP-based application. Thanks for sharing your ideas; let me know if I'm missing the point. > > "Jeff Sheffel" <bogus@bogus.com> wrote in message > news:_IrSc.240409$%_6.210740@attbi_s01... >> 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" <bogus@bogus.com> writes:
> 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. > http://www.nagios.org/ -jc -- (apply 'concat (reverse (list "com" (char-to-string 46) "yahoo" (char-to-string 64) "joechung"))) |
|
|||
|
In comp.unix.admin Jeff Sheffel <bogus@bogus.com> wrote:
> 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. I'd take a look at BB , it has numerous examples -- Peter Håkanson IPSec Sverige ( At Gothenburg Riverside ) Sorry about my e-mail address, but i'm trying to keep spam out, remove "icke-reklam" if you feel for mailing me. Thanx. |
|
|||
|
HP Glance Plus for Linux is commercial, but it brings me the same
accuracy that it had for years on my hp-ux, solaris & AIX systems. search on HP Openview site (http://www.openview.com) Nicolas Jeff Sheffel wrote: > 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. > |