[Nagios-users] Oracle plugin check_oracle

2006-07-04 Thread Hari Sekhon
Hi, has anybody got the check_oracle plug-in working? I usually try to do this stuff from the command line first to see how it works before creating the check_command definition but it's not working for this plug-in. The error I get is: ./check_oracle --tns 192.168.1.99 Cannot determine

Re: [Nagios-users] Oracle plugin check_oracle

2006-07-04 Thread Hari Sekhon
Jason Martin wrote: On Tue, Jul 04, 2006 at 04:49:42PM +0100, Hari Sekhon wrote: has anybody got the check_oracle plug-in working? I usually try to do this stuff from the command line first to see how it works before creating the check_command definition but it's not working

Re: [Nagios-users] Oracle plugin check_oracle

2006-07-04 Thread Hari Sekhon
Elias Probst wrote: Hari Sekhon wrote: is there a better binary plug-in anywhere that doesn't have these dependencies? It would be nice to get this working... Don't know about a binary plugin doing this. The Oracle Instantclient (sqlplus) is available here: http

Re: [Nagios-users] Oracle plugin check_oracle

2006-07-04 Thread Hari Sekhon
Ton Voon wrote: On 4 Jul 2006, at 18:41, Morris, Patrick wrote: Don't know about a binary plugin doing this. The Oracle Instantclient (sqlplus) is available here: http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/

[Nagios-users] jabber plugin returning critical when server up

2006-07-05 Thread Hari Sekhon
I'm trying to use the jabber plug-in but the service is returning critical even though the service is up and I can log in and use it. /usr/nagios/libexec/check_jabber -H servername CRITICAL - Cannot make SSL connection 19034:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown

Re: [Nagios-users] Is there a way to include the result of check_nagios in the subject line of an e-mail?

2006-07-05 Thread Hari Sekhon
Title: Is there a way to include the result of check_nagios in the subject line of an e-mail? Hari Sekhon wrote: Rimbert Rivera wrote: It's piping the command to mail. This is the check command: /usr/local/nagios/libexec/check_nagios -F /usr/local/nagios

Re: [Nagios-users] Is there a way to include the result of check_nagiosin the subject line of an e-mail?

2006-07-05 Thread Hari Sekhon
Hari Sekhon wrote: Aaron Segura wrote: Is there a way to include the result of check_nagios in the subject line of an e-mail? echo | /bin/mail s `/usr/local/nagios/libexec/check_nagios -F /usr/local/nagios/var/status.log -e 5 -C /usr/local/nagios/bin

[Nagios-users] nagios HTTPS plugin?

2006-07-05 Thread Hari Sekhon
I haven't been able to find a check_https plug-in for nagios and I've had a google which seems to indicate that there might be one, I just haven't found it, could anybody give me any pointers? I've running nagios on gentoo and have checked the use flags but there isn't a use flag for it... -h

Re: [Nagios-users] nagios HTTPS plugin?

2006-07-05 Thread Hari Sekhon
Aaron Segura wrote: check_http should have a -S switch for SSL... /usr/local/groundwork/nagios/libexec/check_http --help [...clip...] -S, --ssl Connect via SSL [...clip...] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hari Sekhon Sent

Re: [Nagios-users] nagios HTTPS plugin?

2006-07-05 Thread Hari Sekhon
fi else echo "KO - "$LOUTPUT exit 2 fi ###### andrea - Original Message Da: Hari Sekhon [EMAIL PROTECTED] To: nagios-users@lists.sourceforge.net nagios-users@lists.sourceforge.net Oggetto: [Nagios-users] nagios HTTPS plu

[Nagios-users] Service Check Interval 1 minute ?

2006-07-06 Thread Hari Sekhon
Is it possible to define a service check interval of less than a minute? I want some services to be checked every 30 seconds for example... so I really need to be able to specify service_check_interval in seconds... -h Using Tomcat but need to do more? Need to support web services, security?

Re: [Nagios-users] Service Check Interval 1 minute ?

2006-07-06 Thread Hari Sekhon
D. Wthrich wrote: Hi You must change 'interval_length' in nagios.cfg ... Hari Sekhon wrote: Is it possible to define a service check interval of less than a minute? I want some services to be checked every 30 seconds for example... so I really need to be able to specify

[Nagios-users] DB supoprt in Nagios 2.x dropped?

2006-07-06 Thread Hari Sekhon
I've read the changelog for Nagios 2.x to see what it has over my current 1.4.1 and I noticed that under 2.0b1 - 12/15/2004 it says Native DB support dropped. Can anybody confirm that this means there is no DB support in 2.x so you can no longer use a MySQL/PostgreSQL backend? -h Using

Re: [Nagios-users] DB supoprt in Nagios 2.x dropped?

2006-07-06 Thread Hari Sekhon
Thibault Genessay wrote: Hi Hari Sekhon wrote: Can anybody confirm that this means there is no DB support in 2.x so you can no longer use a MySQL/PostgreSQL backend? There is no *native* support for DB backends in Nagios 2.0. However, with the event broker mechanism

Re: [Nagios-users] authenticated at the second time

2006-07-07 Thread Hari Sekhon
Israel Brewster wrote: What's happening here, if I am understanding things correctly, is that you are authenticating once for the nagios webpage directory, and once for the CGI-BIN directory, therefore two logins. Since both directories use the same password file, the same password

Re: [Nagios-users] Oracle plugin check_oracle

2006-07-10 Thread Hari Sekhon
On 04/07/06, Hari Sekhon [EMAIL PROTECTED] wrote: Ton Voon wrote: On 4 Jul 2006, at 18:41, Morris, Patrick wrote: Don't know about a binary plugin doing this. The Oracle Instantclient (sqlplus) is available here: http://www.oracle.com/technology/software/tech/oci/instantclient

Re: [Nagios-users] Oracle plugin check_oracle

2006-07-10 Thread Hari Sekhon
On 10/07/06, Jason Martin [EMAIL PROTECTED] wrote: On Mon, Jul 10, 2006 at 05:57:08PM +0100, Hari Sekhon wrote: Cannot determine ORACLE_HOME for sid dbname with status UNKNOWN This happened to me before but since it was working earlier I don't see how this could have broken... Soemthing

Re: [Nagios-users] Oracle plugin check_oracle

2006-07-11 Thread Hari Sekhon
Hari Sekhon wrote: On 10/07/06, Jason Martin [EMAIL PROTECTED] wrote: On Mon, Jul 10, 2006 at 05:57:08PM +0100, Hari Sekhon wrote: Cannot determine ORACLE_HOME for sid dbname with status UNKNOWN This happened to me before but since it was working earlier I don't see how this could have

Re: [Nagios-users] Windows 2003 Server

2006-07-12 Thread Hari Sekhon
REMY Julien wrote: Hello, I have always my problem with Nagios (in Redhat EL 4) and my servers on Windows 2003 Server. I can't know the free space in my hard disk. A message Connexion refuse appears. Does somebody manage to know free space on the hard disk on Windows 2003 servers ???

Re: [Nagios-users] jabber plugin returning critical when server up

2006-07-13 Thread Hari Sekhon
On 05/07/06, Hari Sekhon [EMAIL PROTECTED] wrote: I'm trying to use the jabber plug-in but the service is returning critical even though the service is up and I can log in and use it. /usr/nagios/libexec/check_jabber -H servername CRITICAL - Cannot make SSL connection 19034:error

Re: [Nagios-users] Oracle plugin check_oracle

2006-07-18 Thread Hari Sekhon
Ton Voon wrote: On 18 Jul 2006, at 02:33, Yang Xiao wrote: On 7/11/06, Ton Voon [EMAIL PROTECTED] wrote: On 11 Jul 2006, at 11:21, Hari Sekhon wrote: It's happened again, I changed a non-related service name

[Nagios-users] Scheduling Downtime Not Authorized?

2006-07-20 Thread Hari Sekhon
I'm really pleased with my nagios 1.4.1 installation so far, I have it monitoring loads of servers, but now I feel like expanding beyond the basics and am trying to schedule downtime for a couple of hosts since they are down and will be for some time. However I get the following error: Sorry,

[Nagios-users] nagios using wrong ip for host?

2006-07-20 Thread Hari Sekhon
My nagios server is telling me that a host is down despite also saying that a service on that host is up !! MyServer Oracle OK 20-07-2006 18:23:52 0d 0h 48m 44s 1/3 OK - dummy login connected SSHCRITICAL 20-07-2006 18:22:26 0d

Re: [Nagios-users] On-Demand Macros

2006-07-28 Thread Hari Sekhon
Mika Borner wrote: Hi Can somebody explain me the on-demand macros? I just don't get it after RTFMing. I have a service check which is run on host1. The service itself is runs on host2. How can I run the check, in a way that it does not use to hostname defined in the service description?

Re: [Nagios-users] [Fwd: Re: Nagios disaster recovery plan!]

2006-07-28 Thread Hari Sekhon
Maccy wrote: Subject: Re: [Nagios-users] Nagios disaster recovery plan! From: Maccy [EMAIL PROTECTED] Date: Thu, 27 Jul 2006 16:44:59 +0100 To: Colby

Re: [Nagios-users] advise on upgrage?

2006-07-28 Thread Hari Sekhon
Ali Moreno wrote: #aptitude install mondo mondo-doc Excelent ;) -- Al Moreno Direccin de Proyectos IT Link Technologies, C.A. www.linktechno.com 0414 1442444 - Take Surveys. Earn Cash. Influence the Future of

[Nagios-users] detect 2 DHCP Servers on network?

2006-07-28 Thread Hari Sekhon
I was wondering what the best way of detecting a rogue dhcp server on the network is. I ask because some idiot at work installed vmware with it's dhcp server which stuffed the company laptops which rely on dhcp since they got sent to the wrong subnet. Nagios actually drew my attention to

[Nagios-users] Externals Commands

2006-08-01 Thread Hari Sekhon
I am having real difficulty getting external commands to work and don't full understand what's going wrong, despite having RTFMing several times. As an example, I log in to the web interface as nagiosadmin via basic apache auth successfully as usual. I go to "comments" in the left hand pane

Re: [Nagios-users] Externals Commands

2006-08-01 Thread Hari Sekhon
Marc Powell wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED]] On Behalf Of Hari Sekhon Sent: Tuesday, August 01, 2006 7:48 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Externals Commands I am having real

Re: [Nagios-users] Externals Commands

2006-08-01 Thread Hari Sekhon
Martin J. Green wrote: I cant get external commands to work either (appears it cant write to the file for some reason), but its so low on my list of priorities I havent gotten to it yet. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Hari Sekhon

Re: [Nagios-users] Nagios Light?

2006-08-02 Thread Hari Sekhon
jon.johnston wrote: After trying to work with Nagios for a while, I've determined that it's not the best fit for most of the environments I work with. Looks like great stuff, but takes too long to setup, configure, and get running in network environments where I would leave it with

Re: [Nagios-users] Externals Commands

2006-08-04 Thread Hari Sekhon
- check your httpd.conf is correctly configured -Original Message- From: Hari Sekhon [mailto:[EMAIL PROTECTED]] Sent: 01 August 2006 14:14 To: Martin J. Green Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Externals Commands Martin J

Re: [Nagios-users] Externals Commands

2006-08-04 Thread Hari Sekhon
2006 14:46 To: Deborah Martin Cc: Hari Sekhon; Martin J. Green; nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Externals Commands i'm logged in as nagiosadmin and i have that username in all my cgi's. I have the sameissue, can't schedule downtime or issue

Re: [Nagios-users] Externals Commands

2006-08-04 Thread Hari Sekhon
Marcel Mitsuto Fucatu Sugano wrote: On Tue, 2006-08-01 at 14:13 +0100, Hari Sekhon wrote: are external commands generally broken or is there something missing in the docs/our configs/our brains? With my install just following the docs was all I needed to get everything

Re: [Nagios-users] Separate config files

2006-08-04 Thread Hari Sekhon
Nazar Kulynych wrote: Is it possible to separate hostgroups into different files. For example, I would like to have production hosts in one config file and development hosts in another. if so how, Thanks! - Take

Re: [Nagios-users] check oracle

2006-08-07 Thread Hari Sekhon
Luis Gardea wrote: Hello what do I have install in my nagios server and oracle server to check oracle? I need some client in nagios server to do that? I have use the check_oracle but don't start. [EMAIL PROTECTED] libexec]# ./check_oracle -tns 148.210.20.33 Cannot determine ORACLE_HOME

Re: [Nagios-users] check oracle

2006-08-07 Thread Hari Sekhon
Luis Gardea wrote: hi in the nagios server I should install only the sqlplus or oracle complete. I just download instantclient-sqlplus-linux32-10.1.0.5-20060511 but i have doubt about ORACLE_HOME On 8/7/06, Hari Sekhon [EMAIL PROTECTED] wrote: Luis Gardea wrote: I'm sorry because I'm

Re: [Nagios-users] Multiple hostnames in host_name

2006-08-08 Thread Hari Sekhon
Fridtjof Busse wrote: Hi Is there any way to define the hosts for host_name in the service-definition as a list? I want to be able to add a hostname to a list (e.g. a macro in resource.cfg) and every service-definition automagically (after a reload) gets the new hostname, without me having

Re: [Nagios-users] Multiple hostnames in host_name

2006-08-08 Thread Hari Sekhon
Fridtjof Busse wrote: * Hari Sekhon [EMAIL PROTECTED]: yes, the service definitions can definitely take a list like host_name host1,host2,host3... That's what I'm currently doing. Not sure about the macros, check the docs that come with nagios since

Re: [Nagios-users] how to display statusmap?

2006-08-09 Thread Hari Sekhon
Arief Iqbal wrote: hi, I really need your help. I've already intalled lipng, libgd, etc in my system, and i have reconfigure it, but the statusmap still does not appear in my nagios web interface, there's a message: Not Found The requested URL /nagios/cgiurl/statusmap.cgi was not

Re: [Nagios-users] Externals Commands

2006-08-09 Thread Hari Sekhon
]] Sent: 01 August 2006 16:22 To: Deborah Martin Cc: Martin J. Green; Hari Sekhon; nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Externals Commands okay so here is my output: in my httpd.conf file I have: ScriptAlias /nagios/cgi-bin "/usr/local/nagios/sb

Re: [Nagios-users] Externals Commands

2006-08-09 Thread Hari Sekhon
Hari Sekhon wrote: Deborah Martin wrote: no idea! i use .htaccess and it works for me! my httpd.conf has the following which is what i extracted from the docs! ScriptAlias /nagios/cgi-bin /usr/local/nagios/sbin Directory "/usr/local/nagios/sbin" All

[Nagios-users] stange symbols in notifications

2006-08-11 Thread Hari Sekhon
Here is an example CRITICAL: Only 19.11G (4%) free on 92.168.1.138ig2 Why does it seem to be mangled? Is this a character set issue or a local issue or something? Hari - Using Tomcat but need to do more? Need to

Re: [Nagios-users] stange symbols in notifications

2006-08-11 Thread Hari Sekhon
Hari Sekhon wrote: Here is an example CRITICAL: Only 19.11G (4%) free on 92.168.1.138ig2 Why does it seem to be mangled? Is this a character set issue or a local issue or something? Hari - Using Tomcat

[Nagios-users] Nagios process not running? It is running!

2006-08-11 Thread Hari Sekhon
I have been operating Nagios and most of it's features to monitor 70 services for quite some time successfully but something that I want to fix now is a tiny thing in the top of the screen which says: Current Network Status Last Updated: Fri Aug 11 18:42:22 BST 2006 Updated every 90 seconds

Re: [Nagios-users] stange symbols in notifications

2006-08-14 Thread Hari Sekhon
Hugo van der Kooij wrote: On Fri, 11 Aug 2006, Hari Sekhon wrote: Hari Sekhon wrote: Here is an example CRITICAL: Only 19.11G (4%) free on 92.168.1.138ig2 Why does it seem to be mangled? Is this a character set issue or a local issue or something

Re: [Nagios-users] stange symbols in notifications

2006-08-14 Thread Hari Sekhon
Hugo van der Kooij wrote: On Fri, 11 Aug 2006, Hari Sekhon wrote: Hari Sekhon wrote: Here is an example CRITICAL: Only 19.11G (4%) free on 92.168.1.138ig2 Why does it seem to be mangled? Is this a character set issue or a local issue or something

Re: [Nagios-users] stange symbols in notifications

2006-08-14 Thread Hari Sekhon
Thomas Sluyter wrote: After following your suggestion regarding prinf and checking the previously unchanged misccommand.cfg I'm not entirely sure what is going on here. The definition for email is below: ... This doesn't look bad to me, it seems to simply be using lots of Macro$ so I

Re: [Nagios-users] stange symbols in notifications

2006-08-14 Thread Hari Sekhon
Hari Sekhon wrote: Thomas Sluyter wrote: After following your suggestion regarding prinf and checking the previously unchanged misccommand.cfg I'm not entirely sure what is going on here. The definition for email is below: ... This doesn't look bad to me, it seems

Re: [Nagios-users] Nagios X IpTables

2006-08-14 Thread Hari Sekhon
Rodrigo Maceno wrote: Hello, I have the nagios installed and working normal, but it only works if I stop he iptables service. I would like to know how do it to run the Nagios without stop iptables. Anyone could help me?? Thanks, Rodrigo L. Maceno PS: Sorry for my english... :/

Re: [Nagios-users] Nagios X IpTables

2006-08-14 Thread Hari Sekhon
... 2006/8/14, Hari Sekhon [EMAIL PROTECTED] : Rodrigo Maceno wrote: Hello, I have the nagios installed and working normal, but it only works if I stop he iptables service. I would like to know how do it to run the Nagios without stop iptables. Anyone could help me?? Thanks

Re: [Nagios-users] Maybe being dence.. notifcation options, email warn, page critical

2006-08-14 Thread Hari Sekhon
Tory M Blue wrote: The only way I'm seeing this happen is using multiple host or service checks, with different templates. This can't be the case and I must be missing something very easy as the entire world must have this configured already. What did I miss? I need to email on

Re: [Nagios-users] detect 2 DHCP Servers on network?

2006-08-16 Thread Hari Sekhon
Hari Sekhon wrote: Eli Stair wrote: Use CPAN's Net::DHCP::Packet to quickly create a DHCPDISCOVER packet, and IO::Socket::INET to read raw incoming data to port 68, count the number of DHCPOFFER's you get. Set your script output to proper OK/WARN/CRIT state and the number

[Nagios-users] check_http --url and --string don't work together?

2006-08-17 Thread Hari Sekhon
I can't seem to use --url and --string together. Url seems to make it not bother checking the string. First I test the --string works as follows: check_http -S -H www.somedomain.com --string='html blah blah title The Wrong Nonexistent Web Page/title...' which returns as expected. This is what

Re: [Nagios-users] check_http --url and --string don't work together?

2006-08-17 Thread Hari Sekhon
Hari Sekhon wrote: I can't seem to use --url and --string together. Url seems to make it not bother checking the string. First I test the --string works as follows: check_http -S -H www.somedomain.com --string='html blah blah title The Wrong Nonexistent Web Page/title...' which returns

[Nagios-users] check_http can't follow redirect properly, no cookies!

2006-08-17 Thread Hari Sekhon
Hi, I've got check_http doing a login which works fine and I'm using the --onredirect=follow to make sure I can fetch the secured page it's redirected to. The problem is that when the page is fetched it is fetched without the previously supplied credentials and therefore I get a login page

Re: [Nagios-users] check_http can't follow redirect properly, no cookies!

2006-08-17 Thread Hari Sekhon
site and retrieve funds information. On 17 Aug 2006, at 12:18, Hari Sekhon wrote: Hi, I've got check_http doing a login which works fine and I'm using the -- to make sure I can fetch the secured page it's redirected to. The problem is that when the page

Re: [Nagios-users] nmap

2006-08-17 Thread Hari Sekhon
Robin-David Hammond%KB3IEN wrote: Has anyone used nagios to track changes in the open ports on remote hosts? I'm thinking that if the output of nmap changes one hour to the next that something ought to be investigated. Sure it might be nothing, but might be a OOh a root-kit! How Nice!

Re: [Nagios-users] check_http can't follow redirect properly, no cookies!

2006-08-17 Thread Hari Sekhon
David Price wrote: Hari Sekhon wrote: Ton Voon wrote: No cookies in check_http, I'm afraid. It would be a nightmare enhance it to hold sessions. If you are good with perl, look at WWW::Mechanize. This allows you to store cookies and interact with a website as if you were a browser. We

Re: [Nagios-users] detect 2 DHCP Servers on network?

2006-08-17 Thread Hari Sekhon
Carl Friend wrote: Hari Sekhon wrote: [...] raise the warning code if more than 1 offer was received [...] The pitfall here is that if you're running redundant DHCP servers it's possible to receive two offers. ISC DHCPD can function in this way. A regular

Re: [Nagios-users] nmap

2006-08-17 Thread Hari Sekhon
is seems easy enough for someone who is, and I'd like to have it myself. :) On 8/17/06, Hari Sekhon [EMAIL PROTECTED] wrote: Robin-David Hammond%KB3IEN wrote: Has anyone used nagios to track changes in the open ports on re

Re: [Nagios-users] Number of Notifications!?

2006-08-31 Thread Hari Sekhon
go and look in your nagios.cfg file for which config files it's actually using, I don't think most people use minimal, but you won't know until you look there. then find the service definition and change line notification_interval 0 to notification_interval 60 to have it email you once

Re: [Nagios-users] security suid/sudo plugins

2006-08-31 Thread Hari Sekhon
will risk being sent to /dev/null use sudo, that's what it's for. Hari Sekhon - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job

Re: [Nagios-users] Number of Notifications!?

2006-08-31 Thread Hari Sekhon
definitions are now stored along with # other object definitions: cfg_file=/usr/local/nagios/etc/hostextinfo.cfg cfg_file=/usr/local/nagios/etc/serviceextinfo.cfg I will try this nowi`ll let you know if it works:) Thanks Lelle Frn: Hari Sekhon [mailto:[EMAIL PROTECTED

Re: [Nagios-users] security suid/sudo plugins

2006-08-31 Thread Hari Sekhon
Alexander Harvey wrote: I am using sudo, except that customer won't sign the change!:-) On 9/1/06, Hari Sekhon [EMAIL PROTECTED] wrote: Alexander Harvey wrote: Hi, I have a difficult customer who won't sign off changes based on the security risk using suid

Re: [Nagios-users] security suid/sudo plugins

2006-08-31 Thread Hari Sekhon
Thomas Sluyter wrote: On 31 Aug, 2006, at 16:34, Hari Sekhon wrote: I have a difficult customer who won't sign off changes based on the security risk using suid plugins, for example, check_logfiles. What does one do about this situation? use sudo

Re: [Nagios-users] Creating privilegies...

2006-08-31 Thread Hari Sekhon
use a contact group. see docs. Hari Rodrigo Maceno wrote: Hello, I have a hostgroup with some hosts and I would like that only some users have access to this hosts. How do I do it?? Thanks, Rodrigo. -

Re: [Nagios-users] security suid/sudo plugins

2006-09-04 Thread Hari Sekhon
tested it. After /bin/falseing and locking the nagios account, the service check I have sudo NOPASSWDed still worked, and I cronned a job to get the date which ran every minute and output to a temp file. So it would seem that this is not correct. A valid shell is not required. Hari Sekhon

Re: [Nagios-users] security suid/sudo plugins

2006-09-04 Thread Hari Sekhon
Thomas Sluyter wrote: On 4 Sep, 2006, at 12:09, Hari Sekhon wrote: Alexander Harvey wrote: Note to Hari: my understanding is that sudo won't work for account that doesn't have a valid shell. Certainly all my testing led me to that conclusion. So

Re: [Nagios-users] Notify when critical but not unreachable

2006-09-04 Thread Hari Sekhon
dependencies... check the docs, I'll do the same. Hari Sekhon - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier

Re: [Nagios-users] nagios generated email.

2006-09-05 Thread Hari Sekhon
renamed that comment to the name that I want on the email so I get My Monitoring Server [EMAIL PROTECTED]. where "My Monitoring Server" is the comment field of the nagios user as found in /etc/passwd. H

Re: [Nagios-users] nagios generated email.

2006-09-05 Thread Hari Sekhon
distro like Gentoo this is the default, very simple. I use mailx and it works very simply, no fuss. Hari Sekhon - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre

Re: [Nagios-users] Notification commands

2006-09-05 Thread Hari Sekhon
commands defined in misccommand.cfg since this uses the short command names which should be defined there. hope that helps. Hari Sekhon - Using Tomcat but need to do more? Need to support web services, security? Get stuff

Re: [Nagios-users] Notification commands

2006-09-05 Thread Hari Sekhon
Christopher Odenbach wrote: Hi, certainly not. just put both in the same contact definition, see http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#contact and see the Directive Description for host-notification-commands which says "...Multiple notification commands should

Re: [Nagios-users] Archive logs

2006-09-06 Thread Hari Sekhon
Wheeler, JF (Jonathan) wrote: What do people do about their archive logs ? I am running a configuration on Scientific Linux with nearly 600 hosts and 13000+ services which generates quite large log files. As far as I can tell the logs are moved to the archive and retained there indefinitely;

Re: [Nagios-users] what is the -t in the nagios cfg check_nt command ?

2006-09-06 Thread Hari Sekhon
one of those standard switches). Hari Sekhon - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere

[Nagios-users] Rsync server test

2006-09-06 Thread Hari Sekhon
anybody else monitor a Rsync server with nagios and if so how? Hari Sekhon - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job

Re: [Nagios-users] Nagios process not running? It is running!

2006-09-08 Thread Hari Sekhon
? So in that case if the check is run by the nagios user then it should be able to it's own process of nagios, so I don't think this is the issue. Root can of course see all procs. -- Hari Sekhon - Using Tomcat but need

Re: [Nagios-users] Nagios process not running? It is running!

2006-09-08 Thread Hari Sekhon
David Miller wrote: Hari Sekhon wrote: David Miller wrote: I found one problem on my system. I think it was due to having grsec compiled into the kernel, though there may have been a secure ps package installed somewhere. The difference between identical systems where one worked and one

Re: [Nagios-users] Notification commands

2006-09-12 Thread Hari Sekhon
Ironically, I now also want to do the same and find my way of doing it somewhat lacking. I will go ahead and create two contact groups with 2 contact definitions but I am interested if anybody has a better way of doing this. I am a bit resistant to trying Arno Lehmann's idea because it seems like

[Nagios-users] NRPE vs NCSA

2006-09-13 Thread Hari Sekhon
used and what are your experiences of this? -h -- Hari Sekhon - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download

Re: [Nagios-users] how to get information from host without using nrpe

2006-09-13 Thread Hari Sekhon
to /dev/null you could try check by ssh, you'd have to set up ssh keys. -h -- Hari Sekhon - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology

Re: [Nagios-users] check_http -S

2006-09-15 Thread Hari Sekhon
and single output line. See the docs, they're ok. -h -- Hari Sekhon - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier

[Nagios-users] Can plugin inherit $USER$ variable ?

2006-09-20 Thread Hari Sekhon
I've written a wrapper for a plugin but would like it to inherit the $USER$ variable for use in the script so I don't have to hard code it. Does anybody know if this can be done without passing it as a parameter to the new plugin? -- Hari Sekhon

Re: [Nagios-users] Compare HTTP Page to Saved Copy

2006-09-20 Thread Hari Sekhon
-- Hari Sekhon - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business topics through brief surveys -- and earn cash http

[Nagios-users] check_dhcp doesn't work from server

2006-09-21 Thread Hari Sekhon
the dhcp server from the serving machine? -- Hari Sekhon - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business topics

Re: [Nagios-users] Externals Commands

2006-09-22 Thread Hari Sekhon
Directory Maybe there is something else that is fundamentally wrong! -Original Message- From: Justin Craig [mailto:[EMAIL PROTECTED]] Sent: 01 August 2006 16:22 To: Deborah Martin Cc: Martin J. Green; Hari Sekhon; nagios-users@lists.sourceforge.net Subject: Re: [Nag

[Nagios-users] check_route or equivalent?

2006-09-22 Thread Hari Sekhon
instead of the default gateway. I just want to check ping using this ip as my local gateway instead of the usual default gateway. Does anybody know of a plugin to do this or have any idea how I can send this ping without changing my routing on the nagios host server? -h -- Hari Sekhon

Re: [Nagios-users] Nagios process not running? It is running!

2006-10-05 Thread Hari Sekhon
from the command line would fail, whereas it passes. I think this is more likely a subtle bug, it's the only way that I can account for the difference. -h Hari Sekhon Guang Deng wrote: the status.log file is missing, they this: touch /var/nagios/status.log

Re: [Nagios-users] SMS notifications to a cell phone

2006-10-05 Thread Hari Sekhon
well, you could just use gnokii or something like that and have a mobile phone connected directly to the nagios server, although I haven't tried this myself. it does mean that there is a completely separate route for gettng alerts. -h Hari Sekhon Tom Brown wrote: I am

Re: [Nagios-users] Service checks when host is down

2006-10-13 Thread Hari Sekhon
this actually. How should I got about this? If I don't put in a check command in the host definition, will I continue to receive service down notifications and not host down notifications? -h Hari Sekhon Morris, Patrick wrote: I need that Nagios checks the service status and sends service

Re: [Nagios-users] Service checks when host is down

2006-10-13 Thread Hari Sekhon
I agree that it is a very good to have both, so if anyone has any good ideas on this then please send them this way -h Hari Sekhon vex wrote: On 10/13/06, Hari Sekhon [EMAIL PROTECTED] wrote: good question, it's sometimes more important to know what services are down, since you may

Re: [Nagios-users] Service checks when host is down

2006-10-13 Thread Hari Sekhon
be thinking of 5 or 6 services that it hosts, so you would not be aware that another 3-4 services are also down. It's about awareness (and wanting to spam your inbox with more emails ;-) ). -h Hari Sekhon Morris, Patrick wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [Nagios-users] Service checks when host is down

2006-10-13 Thread Hari Sekhon
options. -h Hari Sekhon Morris, Patrick wrote: well, think about it, if you have service down alerts you may think that the service is broken or crashed or switched off. If you see both service and host alerts then you know which services are broken and you can also immediately see

Re: [Nagios-users] check webservice plugin

2006-10-27 Thread Hari Sekhon
webinject is what I and most others use I believe. -h Hari Sekhon Andreas Fladischer wrote: [EMAIL PROTECTED] i'm searching a plugin to test the login on different webservices!can someone tell me, wheather there is such a plugin available? with best regards and thanks in advance

Re: [Nagios-users] Advanced permissions/user properties

2006-11-06 Thread Hari Sekhon
that the issue is under debate at the moment. Does this mean that what I want, a read only user cannot be done at the moment? -h Hari Sekhon Ton Voon wrote: On 4 Nov 2006, at 16:43, Alex Burger wrote: Ton Voon wrote: Hi Alex, I think the "read/write" attri

[Nagios-users] Watch Printers/Print Server?

2006-11-07 Thread Hari Sekhon
be quite standard. On another windows workstation it shows in the Printers folder when the printers are unavailable. Thanks -h -- Hari Sekhon - Using Tomcat but need to do more? Need to support web services, security? Get

Re: [Nagios-users] Nagios Directory check

2006-11-13 Thread Hari Sekhon
I'm thinking samba or smbfs/cifs with a little shell, easy to do, just try mounting the remote share and then du it or something... -h Hari Sekhon Vasiliy Boulytchev wrote: Gents, Need a nagios check to get me a remote directory size on a windows/linux machine. Does anyone have a check

[Nagios-users] Migrating Nagios 1.x to 2.x

2006-11-17 Thread Hari Sekhon
if the macro still exists? Is there a page or sheet somewhere with just the list of macros that have changed and what they have changed to. This seems pretty common sense so I'm hoping this is the case? -h -- Hari Sekhon

Re: [Nagios-users] Migrating Nagios 1.x to 2.x

2006-11-17 Thread Hari Sekhon
PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of Hari Sekhon Sent: Friday, November 17, 2006 4:15 PM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Migrating Nagios 1.x to 2.x I've got a production 1.x Nagios server monitoring 90 services or all different types

  1   2   3   4   5   >