Re: [Nagios-users] Plugin check_oracle_health

2012-11-08 Thread Cosmin Neagu
--username ABC --password ABC --mode=tnsping --method sqlplus contactscosmin } define service { use generic-service host_name DBIGASDS service_description Reachability via tnsping 2 check_command

Re: [Nagios-users] Plugin check_oracle_health

2012-11-07 Thread Cosmin Neagu
runs them, only 2 of them work. I know that the error message tells me that there is some env variable path problem, but why are the first 2 calls of check_oracle_healt work then? Cosmin Neagu NOC Team Leader Str. I. G. Duca nr. 36 Otopeni, Judetul Ilfov, 075100 Romania Tel: 021 303 31

Re: [Nagios-users] Plugin check_oracle_health

2012-10-29 Thread Cosmin Neagu
Hi Nagios Users, Can someone help me or give a hint on why check_oracle_health does not work (as describe below) ? On 10/23/2012 04:59 PM, Cosmin Neagu wrote: Hi all, I manage to install the oracle client on nagios machine after all (google is the best) and making all the necesary setting

Re: [Nagios-users] Plugin check_oracle_health

2012-10-23 Thread Cosmin Neagu
host_name DBIGASDS service_description Reachability via tnsping check_command check_oracle_health! --connect IGAS --username abc --password abc --mode=tnsping contactscosmin } define service { use generic

Re: [Nagios-users] Plugin check_oracle_health

2012-10-02 Thread Cosmin Neagu
Well, thats the hard part for me, installing those ORA files - didnt find yet how to do that. I think installing the plugin on DBServer and using NRPE is easier. Cosmin Neagu NOC Team Leader Str. I. G. Duca nr. 36 Otopeni, Judetul Ilfov, 075100 Romania Tel: 021 303 3159 / 0732 669 193

[Nagios-users] Plugin check_oracle_health

2012-10-02 Thread Cosmin Neagu
erver. -- Cosmin Neagu NOC Team Leader Str. I. G. Duca nr. 36 Otopeni, Judetul Ilfov, 075100 Romania Tel: 021 303 3159 / 0732 669 193 www.omnilogic.ro -- Don't let slow site performance ruin your business.

Re: [Nagios-users] check_ping strange behavior with google

2012-06-07 Thread Cosmin Neagu
You were right. It need to be told to use ipv4 with -4 switch. Thanks Cosmin Neagu NOC Team Leader Str. I. G. Duca nr. 36 Otopeni, Judetul Ilfov, 075100 Romania www.omnilogic.ro On 06/07/2012 11:32 PM, Holger Weiß wrote: > * Travis Runyard [2012-06-07 13:18]: >> It does w

[Nagios-users] check_ping strange behavior with google

2012-06-07 Thread Cosmin Neagu
(www.google.com) nagios@mon2:/usr/local/nagios/libexec$ ./check_ping -H www.google.it -w 3000.0,80% -c 5000.0,100% CRITICAL - Network Unreachable (www.google.it) Any idea why? -- Cosmin Neagu NOC Team Leader Str. I. G. Duca nr. 36 Otopeni, Judetul Ilfov, 075100 Romania www.omnilogic.ro

Re: [Nagios-users] Unable to use check_bgp and check_catalyst_mem

2011-11-01 Thread Cosmin Neagu
Hi, Can anyoune help me understand what is wrong with those definitions? Please. On 10/31/2011 10:33 AM, Cosmin Neagu wrote: Actually, i have another one in the same situation, when executed manualy, it is working: /nagios@mon2:/usr/local/nagios/libexec$ ./check_catalyst_mem.pl -s

Re: [Nagios-users] Unable to use check_bgp and check_catalyst_mem

2011-10-31 Thread Cosmin Neagu
heck corect? Cosmin Neagu On 10/31/2011 10:22 AM, Cosmin Neagu wrote: Hello, I'm trying to monitor bgp session, and i came upon the following script check_bgp. When i run it manually, it checks the bgp session OK: /nagios@mon2:/usr/local/nagios/libexec$ ./check_bgp.pl -H X.X.X.X -C x

[Nagios-users] Unable to use check_bgp

2011-10-31 Thread Cosmin Neagu
g? I have about 300 diferent services, and all checks works fine, this is the first time when a script works when invoked manually but not when invoked by nagios. Please help. -- Cosmin Neagu -- Get your Androi

[Nagios-users] Auto generated reports

2011-02-09 Thread Cosmin Neagu
Hello, Does anyone know a plugin that can generate periodically reports and sent them via email? Thanks -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors be

[Nagios-users] Help on check_telnet plugin

2010-10-25 Thread Cosmin Neagu
line 120: $telnet->close; Is anyone using this plugin with success? I know that i can check tcp port 23, but i was curious to see how this plugin works. Can someone help me? The OS is ubuntu 10.4, nagios v3.2.3 -- Cosmin Neagu check_telnet.

Re: [Nagios-users] Checking DHCP

2010-07-08 Thread Cosmin Neagu
Well...thanks for the comment. I thing you are right...i will add a pool for that ip address, just so it can give me an offer. Holger Weiß wrote: * Cosmin Neagu [2010-07-08 10:12]: So from what i see on the server: DHCPD: DHCPDISCOVER received from client 0050.56a1.4fbf through relay

Re: [Nagios-users] Checking DHCP

2010-07-08 Thread Cosmin Neagu
nt. Is there any posibilities to control this, i mean to put in that header whatever ip address i want for dhcp relay agent? Otherwise, i thing nagios cand only monitor dhcp servers on the same lan/subnet. and i realy need a remote solution for monitoring. Thx for help. Cosmin Neagu NO

Re: [Nagios-users] Beginer questions about check_http

2010-01-15 Thread Cosmin Neagu
Thanks allot, it make sens that way :) Cosmin Neagu NOC Team Leader Str. I. G. Duca nr 36 Otopeni, Judetul Ilfov, 075100 Romania Tel: 021 303 3159 / 0732 669 193 www.omnilogic.ro Assaf Flatto wrote: Cosmin Neagu wrote: Hello everybody, I'm using check_http to monitor a wab server

[Nagios-users] Beginer questions about check_http

2010-01-14 Thread Cosmin Neagu
done with the real web site and the correct ip address, not exemple1.com. -- Cosmin Neagu NOC Team Leader Str. I. G. Duca nr 36 Otopeni, Judetul Ilfov, 075100 Romania Tel: 021 303 3159 / 0732 669 193 www.omnilogic.ro --

Re: [Nagios-users] Sending mails - first post

2009-11-18 Thread Cosmin Neagu
to be added in /etc/postfix/transport: mail2.omnilogic.ro : .mail2.omnilogic.ro : * smtp:[mail2.omnilogic.ro]:25 Thank allot Lyle Michael Saldivar wrote: On Tue, Nov 17, 2009 at 2:36 AM, Cosmin Neagu mailto:cosmin.ne...@omnilogic.ro>> wrote: Hello everybody,

[Nagios-users] Sending mails - first post

2009-11-17 Thread Cosmin Neagu
ating to emails before. From what i see from commands.cfg, by default it tries to send email with: /usr/bin/mail -s. But the email ends up in a local folder /var/mail/cosmin. Can anyone help me with some documentation or some advice on how can i make nagios send emails? T

[Nagios-users] Nagios instalation problems on cpanel server

2008-06-10 Thread cosmin
shutdown... (PID=3894) [1212740252] Nagios 3.0.2 starting... (PID=4707) [1212740252] Local time is Fri Jun 06 11:17:32 EEST 2008 [1212740252] LOG VERSION: 2.0 [1212740252] Finished daemonizing... (New PID=4708) but the cgi`s are not runing regards, Cosmin __ Information from ESET