[Nagios-users] useful oracle checks

2007-02-26 Thread Mestdagh Tommy
Hi, I need to monitor an oracle database ( on debian ). I played with the check_oracle --tns 127.0.0.1 over ssh And thats returns green ok ! So far so good. But what other checks are useful to do or even better like the --login option or do need to check them all ... i'm not home at

Re: [Nagios-users] useful oracle checks

2007-02-26 Thread Hari Sekhon
I just check_oracle --login dbnamesince this tells me if the server is reachable, if the login prompt is given correctly and if there are any problems, they are raised with the ORA- error message so at all time I know what the exact condition or error of the database is. -h Hari Sekhon

[Nagios-users] cgi.cfg

2007-02-26 Thread Michael Weiner
Dear list readers - I am somewhat new to nagios, but i have had a pretty good experience in building, installing, and configuring nagios to this point. I have built 2.7 on a Fedora Core 6 box - patched to the latest revs of all rpms. I am experiencing two issues, which i am having trouble

Re: [Nagios-users] cgi.cfg

2007-02-26 Thread Jim Avery
On 26/02/07, Michael Weiner [EMAIL PROTECTED] wrote: I am experiencing two issues, which i am having trouble getting around. The first issue, and probably the most concerning is that whenever i define the cgi.cfg in nagios.cfg and run nagios -v /etc/nagios/nagios.cfg it fails complaining about

Re: [Nagios-users] cgi.cfg

2007-02-26 Thread Andy Shellam (Mailing Lists)
My guess is Nagios is trying to parse cgi.cfg as an object configuration file. IIRC, cgi.cfg should be in the same place as nagios.cfg, and NOT entered into the nagios.cfg as part of either a cfg_file or cfg_dir directive. As Jim said, it would help if you post the relevant portions of your

Re: [Nagios-users] Monitoring Cisco 3750 stack

2007-02-26 Thread Andrea Gabellini
Hi, what I'm looking for is the state of all members of the stack. Something like the output of sh switch. I found the oid 1.3.6.1.4.1.9.9.500.1.2.1.1 that returns a table with the members and the states of each member. I wrote a little perl script that checks for it. Thanks to all, Andrea

[Nagios-users] Retaining history on upgrade

2007-02-26 Thread Shawn Kovalchick
I am currently running version 1.2 of Nagios, and I am setting up a new server as a replacement. I will be putting the most recent version on the new server (2.7). Is it possible to transfer the log directory contents to the new server and use them with version 2.7?

Re: [Nagios-users] Retaining history on upgrade

2007-02-26 Thread Marc Powell
-Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of Shawn Kovalchick Sent: Monday, February 26, 2007 9:19 AM To: Nagios Users Mailinglist Subject: [Nagios-users] Retaining history on upgrade I am currently running version 1.2 of

Re: [Nagios-users] Export Nagios Data

2007-02-26 Thread Marc Powell
-Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of Riahi Taieb Sent: Monday, February 26, 2007 5:10 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Export Nagios Data Hello, I have Nagios running on a machine and

[Nagios-users] Current state of database support?

2007-02-26 Thread chiel
Hello, Because of the implementation of other application in Nagios I was looking at support for databases. I see that database support for Nagios 2.0 has been dropped. When I search the web/forums etc I see some topics to address this issue, but they are all more then a year old and I don't

Re: [Nagios-users] Current state of database support?

2007-02-26 Thread Morris, Patrick
Because of the implementation of other application in Nagios I was looking at support for databases. I see that database support for Nagios 2.0 has been dropped. When I search the web/forums etc I see some topics to address this issue, but they are all more then a year old and I don't

Re: [Nagios-users] useful oracle checks

2007-02-26 Thread Morris, Patrick
I'm not sure how the tablespace check would work with auto-extending tablespaces if you use them. I'm curous about that myself. Anybody know? It doesn't work well. :) Because auto-extending tables tend to live n the edge of their available space, this check will almost always report

Re: [Nagios-users] useful oracle checks

2007-02-26 Thread Phil Costelloe
Phil Costelloe wrote: Jim Avery wrote: I confess I haven't used these yet myself (probably ought to though). The ones I would immediately pick are: check_oracle --tns Oracle Sid or Hostname/IP address and check_oracle --tablespace ORACLE_SID USER PASS TABLESPACE I probably wouldn't

Re: [Nagios-users] useful oracle checks

2007-02-26 Thread Phil Costelloe
Jim Avery wrote: I confess I haven't used these yet myself (probably ought to though). The ones I would immediately pick are: check_oracle --tns Oracle Sid or Hostname/IP address and check_oracle --tablespace ORACLE_SID USER PASS TABLESPACE I probably wouldn't bother with most of the

Re: [Nagios-users] Disk space how ??

2007-02-26 Thread Nedim Bicic
Hey thanks for your reply Looks like all check commands are for the local system do you know fo a global commad you have or link where i can dfine it for remote systems. It appears none are in the original configuration files thanks On 2/26/07, Morris, Patrick [EMAIL PROTECTED] wrote: i

[Nagios-users] Logging interval

2007-02-26 Thread H. Rocha
Hello! I've started recently working with Nagios 2.5, I use a daily log rotation method and I noticed that nagios only stores the logs in the archives folder for a period of a month. My question is if this is some sort of a problem I'm having or is a configurable nagios feature and if so how can

Re: [Nagios-users] Disk space how ??

2007-02-26 Thread Marc Powell
-Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of Nedim Bicic Sent: Monday, February 26, 2007 11:37 AM To: Morris, Patrick Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Disk space how ?? Hey thanks for your

Re: [Nagios-users] Logging interval

2007-02-26 Thread Marc Powell
-Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of H. Rocha Sent: Monday, February 26, 2007 11:41 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Logging interval Hello! I've started recently working with Nagios

Re: [Nagios-users] Logging interval

2007-02-26 Thread Marc Powell
Please always respond on list. -Original Message- From: H. Rocha [mailto:[EMAIL PROTECTED] Sent: Monday, February 26, 2007 12:25 PM To: Marc Powell Subject: Re: [Nagios-users] Logging interval Thank you for your reply! So that means that there is no way I can have historical

Re: [Nagios-users] Disk space how ??

2007-02-26 Thread Sean Keplinger
On Mon, 26 Feb 2007, Nedim Bicic wrote: Looks like all check commands are for the local system do you know fo a global commad you have or link where i can dfine it for remote systems. It appears none are in the original configuration files Check out the SSH Framework for Remote Plugins. So

[Nagios-users] No-op external command

2007-02-26 Thread Steven Schwartz
I'm trying (for various and sundry reasons) to submit what amounts to a no-op external command. As far as I can tell from http://www.nagios.org/developerinfo/externalcommands/commandlist.php, there are no official no-ops. Is there any hazard in telling the system to enable notifications over and