Re: [Nagios-users] "Disabled" services

2009-05-21 Thread Marc Powell

On May 21, 2009, at 3:43 PM, Jason Frisvold wrote:

> However, these show up as Disabled Services on the tactical screen.
> This seems odd to me.  Is there a way to make Nagios see them as not
> disabled?  Or is enabling active checks and setting the command to
> something like check_dummy the answer?

Enable active checks, set the check_command as check_dummy but set the  
check_period to be 'none' is what I do.

--
Marc


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] nagios command line script

2009-05-21 Thread shadih rahman
All,
   I just added a perl Nagios command line script in nagiosexchange.org.
The script uses Nagios-Object cpan module.  However, I made modification to
the Nagios-Object cpan module to work with nagios version 3.   Detail
installation instruction is included in nagiosexchange link.
http://www.monitoringexchange.org/cgi-bin/page.cgi?g=Detailed%2F3083.html;d=1
or you can do a search on nagiosexchange with the word "ncom".


The usage for this script is listed below.  Thanks

Usage:

sage: /usr/local/bin/ncom action serv...@host commnent

where: service the name of the service we are checking

 host Name of the host we are checking
 commment Comment we want to pass to the action

  check: Immediately recheck service, host, serv...@host
(no state update on run)
 reschedule:Reschedule service, host, serv...@host (state update on run)
 acknowledge:   Acknowledge current alert for service, host, serv...@host
 unacknowledge: Undo acknowledge for service, host, serv...@host
 inhibit:   Silence all alerts for service, host, serv...@host
 uninhibit: Undo inhibit for service, host, serv...@host
 checkhistory:  check history of particular check
 alerthistory:  check history of notificaitons
 commandhistory:check history of commands executed on particular check



-- 
Cordially,
Shadhin Rahman
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com ___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] "Disabled" services

2009-05-21 Thread Jason Frisvold
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have a number of SNMPTRAP services defined which are, naturally,
passive.  As such, I've disabled active checks, basically to save cpu
cycles.  No need to check actively if it won't actually do anything.

However, these show up as Disabled Services on the tactical screen.
This seems odd to me.  Is there a way to make Nagios see them as not
disabled?  Or is enabling active checks and setting the command to
something like check_dummy the answer?

Thanks,

- --
- ---
Jason Frisvold
Network Engineer
frisv...@lafayette.edu
- ---
"What I cannot create, I do not understand"
   - Richard Feynman
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkoVvNoACgkQO80o6DJ8UvmfPQCePlcubOHdgkgMZ4OKkn/P7uKy
FPQAn05oTp77yFU4MaPYO03wSB3/BUQH
=WO9h
-END PGP SIGNATURE-

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] sysUpTime.0: Status showing 'UNKNOWN'

2009-05-21 Thread Jason Frisvold
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jimmyboy wrote:
> Hello *Experts*,
> Is there anything I am missing out on?

Try manually doing an snmpget or an snmpwalk to retrieve the sysUptime.

snmpwalk -v1 -c  sysUptime

> Please advise.
>  
>  
> Thanks,
> Jim

- --
- ---
Jason Frisvold
Network Engineer
frisv...@lafayette.edu
- ---
"What I cannot create, I do not understand"
   - Richard Feynman
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkoVuq8ACgkQO80o6DJ8UvkmfgCdGLuS4OhmlNux7ciGzsL1OxnM
VjwAn0M6l1rs9t81zeomO2GkqqWIhF01
=59jk
-END PGP SIGNATURE-

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] sysUpTime.0: Status showing 'UNKNOWN'

2009-05-21 Thread Jimmyboy
Hello *Experts*,

I have installed and configured Nagios 3.0.6 on Ubuntu 8.10 (in a Virtual
Environment), and am using its web interface.

I am monitoring a Windows machine & a Route-Switch Module (RSM). The RSM's
ping status is shown as 'OK', however, the Uptime status is shown as
'UNKNOWN'. The Status Information column says "*SNMP Problem- No data
received from host*".

 *The snmp public community set on the RSM is*:
snmp-server community * RO 35

*The directive used on Nagios for it is*:
check_command   check_snmp!-C public -o sysUpTime.0 (where *public* is
replaced by the actual public community as above).

To verify whether the snmp modules are correctly installed, I did a 'locate
snmpget' & 'locate snmpwalk' on my Nagios machine. It returned me the
following.
/usr/bin/snmp
/usr/bin/snmpget-next
/usr/bin/snmpwalk

Is there anything I am missing out on?
Please advise.


Thanks,
Jim
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com ___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] monitor multiple port

2009-05-21 Thread Anirudh Srinivasan
Here is my commands.cfg for check_snmp:

define command{
command_namecheck_port
command_line$USER1$/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o
$ARG2$ -r 1 -m RFC1213-MIB
}

Here is my services.cfg command:

define service{
use local-service
host_name   mir-user-2
service_description Port 1 status
check_command   check_port!public!ifOperStatus.1
}

 Now this is for only ONE port , and if it goes down it says Critical which
is working fine.

I would love to monitor multiple ports together i.e lets say port 1 2 3 and
4 and if 4 is down it should be critical . In that case what would be my
commands.cfg and services.cfg

Can some one elaborate on how my commands.cfg and services.cfg should look
like ???


Thanks in adv
-- 
Anirudh Srinivasan
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com ___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] Monitoring switches via SNMP --

2009-05-21 Thread Mike Saldivar
On Thu, May 21, 2009 at 9:18 AM, Andrew Davis  wrote:

>  I would agree... get all the relevant devel and necessary library
> packages. For some plugins, you can straight into the plugins directory and
> compile that one plugin (once all the pre-reqs are there), then copy the
> binary to your libexec folder. I had to do this with a client with mysql.
> Initially it didn't have mysql, so the test wasn't compiled. I installed
> mysql including the dev pkgs and libs, then dropped into the
> ~nagios-plugins/plugins folder and did a "make check_mysql.c", then copied
> the check_mysql binary to my libexec folder and all was fine...
>
>   A. Davis
>   Email: ncc...@gmail.com
>
>   "There is no limit to what a man can accomplish
>if he doesn't care who gets the credit." - Ronald Reagan
>
>
>
> Paul Weaver wrote:
>
>  checking for init_snmp in -lnetsnmp... no
> configure: error: snmp library not found
>
> I looked through the Ubuntu package website, and tried installing any
>
>
>  package I could find that's related to SNMP, but already have them all
> installed.
>
> It's probably a -dev package, which you need to compile, but not to run,
> the plugin. Try installing libsnmp-dev
>
>
That was it - it needed the libsnmp-dev package to configure.  But it still
wouldn't make (the error message looked like a combo of foreign language and
corrupt text encoding) and I hadn't seen Andrew's e-mail yet, so I just
re-installed the entire plugins package.

This time it compiled with check_snmp, and after restarting Nagios, my SNMP
checks are functioning.  NICE!

Thanks for the tips.  If I need to install an individual check at a later
date, I'll try Andrew's method of making that one check.

-Mike
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com ___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] Monitoring switches via SNMP --

2009-05-21 Thread Andrew Davis
I would agree... get all the relevant devel and necessary library 
packages. For some plugins, you can straight into the plugins directory 
and compile that one plugin (once all the pre-reqs are there), then copy 
the binary to your libexec folder. I had to do this with a client with 
mysql. Initially it didn't have mysql, so the test wasn't compiled. I 
installed mysql including the dev pkgs and libs, then dropped into the 
~nagios-plugins/plugins folder and did a "make check_mysql.c", then 
copied the check_mysql binary to my libexec folder and all was fine...


 A. Davis
 Email: ncc...@gmail.com

 "There is no limit to what a man can accomplish
  if he doesn't care who gets the credit." - Ronald Reagan



Paul Weaver wrote:

checking for init_snmp in -lnetsnmp... no
configure: error: snmp library not found

I looked through the Ubuntu package website, and tried installing any


package I could find that's related to SNMP, but already have them all
installed.

It's probably a -dev package, which you need to compile, but not to run,
the plugin. Try installing libsnmp-dev

  

snmp is already the newest version.
libsnmp-base is already the newest version.
libsnmp15 is already the newest version.
snmpd is already the newest version.
libsnmp-perl is already the newest version.

Is there an inherent incompatibility between Ubuntu 8.10 and the


check_snmp plugin?  Do I need to go the all Perl/CPAN route?  I can
perform snmpwalks, but I don't know of any other way to find out what
I'm missing.

No, I personally prefer using perl to write my own plugins though

You rarely need to use cpan with ubuntu

--

The probability of someone watching you is proportional to the stupidity
of your action.

Paul Weaver
Systems Development Engineer

News Production Facilities, BBC News


http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal 
views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on 
it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___

Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null
  
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com ___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] Monitoring switches via SNMP --

2009-05-21 Thread Paul Weaver
> checking for init_snmp in -lnetsnmp... no
> configure: error: snmp library not found
> 
> I looked through the Ubuntu package website, and tried installing any
package I could find that's related to SNMP, but already have them all
installed.

It's probably a -dev package, which you need to compile, but not to run,
the plugin. Try installing libsnmp-dev

> snmp is already the newest version.
> libsnmp-base is already the newest version.
> libsnmp15 is already the newest version.
> snmpd is already the newest version.
> libsnmp-perl is already the newest version.
> 
> Is there an inherent incompatibility between Ubuntu 8.10 and the
check_snmp plugin?  Do I need to go the all Perl/CPAN route?  I can
perform snmpwalks, but I don't know of any other way to find out what
I'm missing.

No, I personally prefer using perl to write my own plugins though

You rarely need to use cpan with ubuntu

--

The probability of someone watching you is proportional to the stupidity
of your action.

Paul Weaver
Systems Development Engineer
News Production Facilities, BBC News


http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal 
views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on 
it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] Error While Using check_ifstatus

2009-05-21 Thread Martin Fontanez
I am new to Nagios.  Trying to get link state info (up/down) on NIC cards on my 
box (realizing I could use check_ping but ICMP is blocked).  I am using el5 and 
mii-tools/mii-diag does not work since my kernel is 2.6 or >.

I setup check-ifstatus but I am getting this error:

CRITICAL: Requested table is empty or does not exist for 1.3.6.1.2.1.2.2.1.8  
with snmp version 1 

Wondering if anyone knows of a workaround.  




  --
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com ___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] Running Windows batch files through NRPE

2009-05-21 Thread Assaf Flatto
You could try using the winnrpe 
http://www.itefix.no/i2/winrpe

This will give you all the flexibility of the nrpe , but on a windows machine.

Assaf


On Wednesday 20 May 2009 13:17:48 Leleux, Jeremy J wrote:
> Thanks for the posts y'all!  I was able to get it running w/ 2 batch
> files. The first batch file was strictly a file copy script that sent
> over the config and update script.  The second batch uses psexec to run
> the update script on each windows server.  I'm still working out some
> kinks, but for the most part it's working.  If anyone is looking for
> more information on how to do this, let me know and I would be glad to
> help.
>
> Respectfully,
>
> Jeremy Leleux
> IT Administrator
> Sunland Construction, Inc.
> Corporate Division
> Office: 337.550.2142
> Fax: 337.546.0245
> Mobile: 337.580.6062
> Email: jjlel...@sunlandconstruction.com
>
> -Original Message-
> From: Alex Burger [mailto:ale...@users.sourceforge.net]
> Sent: Tuesday, May 19, 2009 1:02 PM
> To: Leleux, Jeremy J
> Cc: nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] Running Windows batch files through NRPE
>
>
> You are running NSClient++ as a service which is using the SYSTEM
> account.  The SYSTEM account does not have access to network resources.
>   One solution is to create a domain user account and then change the
> NSClient++ service to use the new account.  Also make sure the account
> has access to the batch file.
>
> As someone else mentioned it may make more sense to use a scheduled task
>
> but it also needs to run as a network account that has access.  You may
> want to look at psexec from Sysinternals.
>
> Alex
>
> Leleux, Jeremy J wrote:
> > I'm running Nagios 3.0.6/CentOS 5.2 for my Nagios server.  Its
> > monitoring my Windows Servers, all 2003, I have NSClient++ on those
> > servers and its working fine.  My problem is that I'm trying to
> > centralize the configs on the NSClient++'s w/ the help of batch files.
> > I have setup commands to allow me run the scripts w/ the help of
> > check_nrpe, but they will not run.
> >
> > Here is the contents of one of my batch files, nscpp_config.bat, to
> > update the NSClient++ config:
> > @echo off
> > xcopy
> > \\10.10.0.50\public\Departments\Infor~1\Scripts\nscpp_copy.bat
> > C:\Progra~1\NSClient++ /Y
> > exit
> > When I try to run this command from my Nagios Server, I get an
>
> "Invalid
>
> > Drive Specification Error".  And here is my config line to allow the
> > command in NSClient++:
>
> ---
>--- Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables
> unlimited royalty-free distribution of the report engine
> for externally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
>
> ::: Please include Nagios version, plugin version (-v) and OS when
> ::: reporting any issue. Messages without supporting info will risk being
> ::: sent to /dev/null



-- 
Assaf Flatto
SSP Ops Team
Linux System Administrator
169 Euston Road, London, NW1 2AE

Along with a few colleagues I am doing The Three Peaks Challenge again 
this year to raise money for The Railway Children.
Please sponsor me by making a donation online, simply click on the link 
below and give via your switch/credit card. Thank you.
http://www.justgiving.com/londonnorththreepeaks




IMPORTANT . this email and the information in it may be confidential, legally
privileged and/or protected by law. It is intended solely for the use of the
person to whom it is addressed. If you are not the intended recipient, please
notify the sender immediately and do not disclose the contents to any other
person, use it for any purpose, or store or copy the information in any medium.
Please also delete all copies of this email and any attachments from your
system.

We cannot guarantee the security or confidentiality of email communications. We
do not accept any liability for losses or damages that you may suffer as a
result of your receipt of this email including but not limited to computer
service or system failure, access delays or interruption, data non-delivery or
mis-delivery, computer viruses or other harmful components.

Copyright in this email and any attachments belong to Select Service Partner UK
Limited. Should you communicate with anyone at Select Service Partner UK 
Limited by
email, you consent to us monitoring and reading any such correspondence.

Nothing in this email shall be taken or read as suggesting, proposing or
relating to any agreement concerted practice or other practice that could
infringe UK or EC competition legislation.

Select Service Partner UK Limited is a company registered in England and Wales
(company number 05687183) w

Re: [Nagios-users] nagios exchange publishing question

2009-05-21 Thread Hari Sekhon
shadih rahman wrote:
> I have a quick question about licensing and trademarks.  If I publish 
> some scripts in nagiosexchange.org  what 
> license or trademark am I publishing under?  Please advise on this. 
You can specify the license you want, I suggest the GPL license as 
people know and trust it.

-h

-- 
Hari Sekhon
Always open to interesting opportunities
http://www.linkedin.com/in/harisekhon


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] Monitoring Oracle database

2009-05-21 Thread chethan.mnc
  

Dear All,

 

I m trying to monitor Oracle database using check_oracle plug-in. 

 

I need to know what all parameters (related to database) can be
monitored through Nagios and please advice for configuring the same.

 

 

Please help.

 

Thanks & Regards,

 

Chethan M N,
Sr Engineer - EMS



 

<>--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com ___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] Installation errors

2009-05-21 Thread martin
Follow - up

Tried the Solaris fix to rebuild the header files ./mkheaders, that didn't work
has any any other suggestions ?



--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null