[Nagios-users] R: R: R: error in nagiosql install

2011-04-26 Thread Thomas Anderson
Seems to me like the NagiosQL people ought to be using phpseclib
(phpseclib.sourceforge.net) instead of the PECL ssh2 extension.  It's
better supported, much more portable and surprisingly, faster, too:

http://kevin.vanzonneveld.net/techblog/article/make_ssh_connections_with_php/#comment_3759

ssh2_exec(), from libssh2, also returns ANSI color codes and sometimes
never returns output and sometimes does (it's inconsistent).

>Well
>
>I download nagiosql 3.1.1 again.
>Uncompress and move it to /var/www/html/nagiosql
> [root]# ls -la
>drwxr-xr-x 10  root root 4096 26 apr 10:13 .
>drwxr-xr-x  4  root root 4096 26 apr 10:13 ..
drwxr-xr-x  2   root root 4096 26 apr 10:13 admin
-rw-r--r--  1   root root 7883 26 apr 10:13 admin.php
drwxrwxrwx  3 root root 4096 26 apr 10:13 config
-rw-r--r--  1   root root 1150 26 apr 10:13 favicon.ico
drwxr-xr-x  4   root root 4096 26 apr 10:13 functions
drwxr-xr-x  2   root root 4096 26 apr 10:13 images
-rw-r--r--  1   root root 2577 26 apr 10:13 index.php
drwxr-xr-x  8   root root 4096 26 apr 10:13 install
drwxr-xr-x  3   root root 4096 26 apr 10:13 libraries
drwxr-xr-x  2   root root 4096 26 apr 10:13 scripts
drwxr-xr-x  4 root root 4096 26 apr 10:13 templates

I set a new mysql root password.

I see that I have not config/settings.php file and see same warning (see
Check.pg)

[root]# ls -la config
rwxrwxrwx  3root root  4096 26 apr 10:13 .
drwxr-xr-x 10   root root  4096 26 apr 10:13 ..
-rw-r--r--  1   root root 26286 26 apr 10:13 fieldvars.php
drwxr-xr-x 15   root root  4096 26 apr 10:13 locale
-rw-r--r--  1   root root 10277 26 apr 10:13 main.css

Running the installation I still have same problem (see the Error.jpg)

Reading nagiosql documentation I see:
Requirements
  Webserver e.g. Apache 1.x or above
  PHP 4.3 or above
  MySQL 4.1 or above
  Nagios 2 or above
  PEAR Module: HTML_Template_IT 1.1 or above
  PHP Extension: gettext
  PHP Extension: mysql
  PHP Extension: ftp
  Javascript enabled at your Webbrowser

How can I verify/install  PEAR MODULE and the three PHP extensions ?

Regards
-Messaggio originale-
Da: Giorgio Zarrelli [mailto:zarrelli@...]
Inviato: martedì 26 aprile 2011 09:36
A: Marco Borsani
Cc: 'Giorgio Zarrelli'; 'Nagios Users List'
Oggetto: Re: R: R: [Nagios-users] error in nagiosql install

Hi,


> In the "checking requirements", I have always two warnings:
> - SSH2: Not available (but I am connecting to that host via ssh2)

It's an OPTIONAL PECL PHP extension. So, if you do not have it, do not mind.

As you can read from this documenti
(http://www.nagiosql.org/component/content/article/1-latest-news/105-nagiosq
l-310.html)

"SSH/SFTP support for remote domains
authencation by username and password or by SSH-Key verifiy and restart
remote installation with SSH"

So if you do not need ssh auth on remote domains (the domain is a config
container in NagioSQL, not a real internet domani), you may not install it.

If you want to install the SSH PHP extension, keep in mind it's  a PECL
extension.

I do not use CentOS, so, I can't say to you how to do with yum. Here
(http://stackoverflow.com/questions/561024/install-pecl-ssh2-extension-for-p
hp)
they say it can be done this way:


yum install libssh2-devel

The source tgz is here (http://pecl.php.net/package/ssh2)

Here some infos on PECL installation
(http://php.net/manual/en/install.pecl.php)


I installed a NagioSQL and kept some screenshot I attached to this email.
Check what I did and see if it matches with what you did.

Giorgio



> - Settings file does not exist (config/settings.php): will be created
> (but the file exist and I wrote inside: physical =
> /var/www/html/nagiosql/)
>
> Must Nagios be up and running or stopped ?
>
> Marco
>
> -Messaggio originale-
> Da: Giorgio Zarrelli [mailto:zarrelli@...]
> Inviato: sabato 23 aprile 2011 12:57
> A: Marco Borsani
> Cc: Nagios Users List
> Oggetto: Re: R: [Nagios-users] error in nagiosql install
>
> If you can wait till thue I can try to give you step Bu step
> instructions on how to install NagiosQl by hands.
>
> Ciao,
>
> Giorgio
>
> Il giorno 22/apr/2011, alle ore 14:59, "Marco Borsani"
>  ha scritto:
>
>> Hi
>> I saw that mysql.servers table does not exist, but I don't know how
>> going on because I don't know what the automatic procedure has to do.
>>
>> I find this guide:
>> http://nolabnoparty.com/installare-nagios-nagiosql-su-linux-centos-pe
>> r
>> -il-mo
>> nitoraggio-della-rete/
>>
>> where you can see tha the steps after "Reloading MySQL User Table" are :
>> - Testing database connection to db_nagiosql_v3
>> - Writing global settings to database
>> - Writing database configuration to settings php
>> - Set Initial NagiosQL Administrator
>> - Import Nagios sample data
>>
>>
>> Any idea ?
>> Thanks
>>
>> Marco
>>
>>
>> -Messaggio originale-
>> Da: Giorgio Zarrelli [mailto:zarrelli@...]
>> Inviato: venerd  22 aprile 2011 14:16
>> A: Nagios Users List
>> Oggetto: Re: [Nagios-users] error in nagiosql inst

Re: [Nagios-users] check-openmanage errors after upgrade of openmanage

2011-04-26 Thread Trond Hasle Amundsen
Steve Glasser  writes:

> Since upgrading dell openmanage from v 6.3 to 6.5 we have errors using 
> the check-openmanage plugin.  The errors are:
>
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in length at 
> /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in concatenation (.) or 
> string at /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4601.
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4601.
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in length at 
> /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in concatenation (.) or 
> string at /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4601.
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4601.
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in length at 
> /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in concatenation (.) or 
> string at /usr/lib64/nagios/plugins/check_openmanage line 4599.
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4601.
> INTERNAL ERROR: Use of uninitialized value in hash element at 
> /usr/lib64/nagios/plugins/check_openmanage line 4601.
>
> The plugin reports "status unknown".
>
> Openmanage is version check-openmanage-3.6.5-1.el5 installed from rpm. 
> The host is an dell 2950.  Please let me know if I can provide any 
> additional information.

Hi Steve,

Are you using check_openmanage with NRPE or similar in local mode, or
checking via SNMP?

Regards,
-- 
Trond H. Amundsen 
Center for Information Technology Services, University of Oslo

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check-openmanage errors after upgrade of openmanage

2011-04-26 Thread Steve Glasser
Hi list,

Since upgrading dell openmanage from v 6.3 to 6.5 we have errors using 
the check-openmanage plugin.  The errors are:

INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in length at 
/usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in concatenation (.) or 
string at /usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4601.
INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4601.
INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in length at 
/usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in concatenation (.) or 
string at /usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4601.
INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4601.
INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in length at 
/usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in concatenation (.) or 
string at /usr/lib64/nagios/plugins/check_openmanage line 4599.
INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4601.
INTERNAL ERROR: Use of uninitialized value in hash element at 
/usr/lib64/nagios/plugins/check_openmanage line 4601.

The plugin reports "status unknown".

Openmanage is version check-openmanage-3.6.5-1.el5 installed from rpm. 
The host is an dell 2950.  Please let me know if I can provide any 
additional information.

Cheers,

-- 
Steve Glasser | System Administrator | visp.net
Direct: 541-955-6903 | Fax: 541-471-0821


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Ashcor Technologies



> On Tue, Apr 26, 2011 at 12:39 PM, Trond Hasle Amundsen wrote:

> Ashcor Technologies  writes:
>
>> the server is a PowerEdge T105.  It IS running slow but I'll be 
>> damned if I can figure out why, I'm beggining to suspect bad ram as 
>> the performance meter reports minimal load.
>
> One thing to check is the power management setting in the BIOS. We set
> up a few blade servers recently that had set this to "active power
> controller", and this caused the server to be extremely
> sluggish. Setting this to "OS Control" or "Maximum Performance" solved
> the issue. Try:
>
>   # omreport chassis pwrmanagement config=profile
>   Power Profiles
> Maximum Performance : Not Selected
>   Active Power Controller : Not Selected
>   OS Control  : Selected
>   Custom  : Not Selected
>
> You can set the profile to max performance with:
>
>   omconfig chassis pwrmanagement config=profile profile=maxperformance
>
> Just a tip, but worth checking.
>
>> here is the command line in the NSC.ini
>>
>> [modules]
>> command[check_openmanage]=check_openmanage.exe -t 60 --check 
>> fans=0,volt=0
>>
>> on the nagios server:
>>
>> /usr/lib/nagios/plugins/check_nrpe -H $hostname$ -p 5666 -c 
>> check_openmanage -t 60
>>
>> I'm pretty sure it's not the Check_nrpe command line as this works 
>> fine on several other servers.  it's def something on the client 
>> server itself so this points to the NSClient++ setup.
>
> Can't see anything wrong with these definitions..
>
>> note I have been testing by running NSClient++.exe /test so i can 
>> watch the client server and it is getting the injection command and 
>> reporting the timeout locally.
>
> Good. But it's still weird that you get a timeout after 30 seconds 
> even
> when you specify a 60 sec timeout. Try running check_openmanage.exe
> manually on the server with the same options and see if it then 
> behaves
> in the same way. If so there is some sort of bug in the plugin that 
> only
> affects the .exe version.
>
> Regards,
> -- 
> Trond H. Amundsen 

ok, talked to dell, there is no hardware on the T105 that will allow 
monitoring of the fan, voltage, etc.. basically the only thing you can 
monitor is the raid array which is fine as that's all I really want to 
check with nagios.  still have that pesky timeout after 30 seconds error 
though.  tried with --timeout 60 and with -t 60 and nothing seems to 
change the behavior.

did find some power settings (not bios, system is remote so I couldn't 
gain access to the bios) and changed them to max performance which did 
seem to help a little though so thanks for that tip. :)

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Trond Hasle Amundsen
Ashcor Technologies  writes:

> the server is a PowerEdge T105.  It IS running slow but I'll be damned 
> if I can figure out why, I'm beggining to suspect bad ram as the 
> performance meter reports minimal load.

One thing to check is the power management setting in the BIOS. We set
up a few blade servers recently that had set this to "active power
controller", and this caused the server to be extremely
sluggish. Setting this to "OS Control" or "Maximum Performance" solved
the issue. Try:

  # omreport chassis pwrmanagement config=profile
  Power Profiles
  
  Maximum Performance : Not Selected
  Active Power Controller : Not Selected
  OS Control  : Selected
  Custom  : Not Selected

You can set the profile to max performance with:

  omconfig chassis pwrmanagement config=profile profile=maxperformance

Just a tip, but worth checking.

> here is the command line in the NSC.ini
>
> [modules]
> command[check_openmanage]=check_openmanage.exe -t 60 --check 
> fans=0,volt=0
>
> on the nagios server:
>
> /usr/lib/nagios/plugins/check_nrpe -H $hostname$ -p 5666 -c 
> check_openmanage -t 60
>
> I'm pretty sure it's not the Check_nrpe command line as this works fine 
> on several other servers.  it's def something on the client server 
> itself so this points to the NSClient++ setup.

Can't see anything wrong with these definitions..

> note I have been testing by running NSClient++.exe /test so i can watch 
> the client server and it is getting the injection command and reporting 
> the timeout locally.

Good. But it's still weird that you get a timeout after 30 seconds even
when you specify a 60 sec timeout. Try running check_openmanage.exe
manually on the server with the same options and see if it then behaves
in the same way. If so there is some sort of bug in the plugin that only
affects the .exe version.

Regards,
-- 
Trond H. Amundsen 
Center for Information Technology Services, University of Oslo

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Ashcor Technologies
> On Tue, Apr 26, 2011 at 11:10 AM, Trond Hasle Amundsen wrote:

> Ashcor Technologies  writes:
>
>> Ok, now new and exciting changes... no matter what I do I get: 
>> WARNING PLUGIN TIMEOUT: check_openmanage timed out after 30 seconds.
>>
>> I have -t 60 set on the check_openmanage command and also on the NRPE 
>> check command line and in the NSC.ini.  nothing seems to change the 
>> timout beyond 30 seconds.
>
> I forgot to mention that since you get that particular error it's the
> plugin that times out, not NRPE or NSClient++. The fact that you're
> unable to change that behaviour with the '-t' or '--timeout' option is
> strange, but it would usually indicate a configuration error on your
> part. You'll have to post the command definition etc. for me (and 
> others
> on this list) to be able to spot the error.
>
> Regards,
> -- 
> Trond H. Amundsen 


Trond,

the server is a PowerEdge T105.  It IS running slow but I'll be damned 
if I can figure out why, I'm beggining to suspect bad ram as the 
performance meter reports minimal load.

in any event.. the bios is up to date.

here is the command line in the NSC.ini

[modules]
command[check_openmanage]=check_openmanage.exe -t 60 --check 
fans=0,volt=0

on the nagios server:

/usr/lib/nagios/plugins/check_nrpe -H $hostname$ -p 5666 -c 
check_openmanage -t 60

I'm pretty sure it's not the Check_nrpe command line as this works fine 
on several other servers.  it's def something on the client server 
itself so this points to the NSClient++ setup.

note I have been testing by running NSClient++.exe /test so i can watch 
the client server and it is getting the injection command and reporting 
the timeout locally.

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Trond Hasle Amundsen
Ashcor Technologies  writes:

> Ok, now new and exciting changes... no matter what I do I get: WARNING 
> PLUGIN TIMEOUT: check_openmanage timed out after 30 seconds.
>
> I have -t 60 set on the check_openmanage command and also on the NRPE 
> check command line and in the NSC.ini.  nothing seems to change the 
> timout beyond 30 seconds.

I forgot to mention that since you get that particular error it's the
plugin that times out, not NRPE or NSClient++. The fact that you're
unable to change that behaviour with the '-t' or '--timeout' option is
strange, but it would usually indicate a configuration error on your
part. You'll have to post the command definition etc. for me (and others
on this list) to be able to spot the error.

Regards,
-- 
Trond H. Amundsen 
Center for Information Technology Services, University of Oslo

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Eero Volotinen
2011/4/26 Ashcor Technologies :
>> On Tue, Apr 26, 2011 at 9:17 AM, Trond Hasle Amundsen wrote:
>
>> Ashcor Technologies  writes:
>>
>>> Thanks for the reply.  I just realized from your question that I'm
>>> using a pre-compiled .exe version of your check_openmanage from here:
>>>
>>> https://www.monitoringexchange.org/inventory/Check-Plugins/Hardware/check_openmanage-exe
>>>
>>> which was probably created from an older version...
>>
>> Yeah I think it's pretty old. A PE32 executable for Windows is
>> available
>> in the zip and tar.gz archives, and as a single file download:
>>
>>   http://folk.uio.no/trondham/software/check_openmanage.html#download
>>
>> Upgrading to the latest version will probably solve your problem. Let
>> me
>> know if it doesn't.
>>
>> Cheers,
>> --
>> Trond H. Amundsen 
>
>
> Ok, now new and exciting changes... no matter what I do I get: WARNING
> PLUGIN TIMEOUT: check_openmanage timed out after 30 seconds.
>
> I have -t 60 set on the check_openmanage command and also on the NRPE
> check command line and in the NSC.ini.  nothing seems to change the
> timout beyond 30 seconds.

I am also experiencing timeout(s) with nsclient++ running vbs-scripts.

Is this related to nsclient++ poor performance on external checks? how
to fix it?

--
Eero

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Ashcor Technologies
On Tue, Apr 26, 2011 at 10:24 AM, Trond Hasle Amundsen wrote:

> Ashcor Technologies  writes:
>
>> now my problem is this...
>>
>> Problem running 'omreport chassis fans': Error! No fan probes found 
>> on this system.Problem running 'omreport chassis temps': Error! 
>> No temperature probes found on this system.Problem running 
>> 'omreport chassis volts': Error! No voltage probes found on this 
>> system.
>>
>> on the NSC.ini i have the following line added and I restarted the 
>> NSClient++ service
>>
>> command[check_openmanage]=check_openmanage.exe -b fan=all
>>
>> even tried
>>
>> command[check_openmanage]=check_openmanage.exe -b fan=0
>>
>> however it still tries to check the fan.  I suppose i have a syntax 
>> error?
>
> No, that is the correct syntax. Blacklisting won't prevent the 
> component
> class from being checked in the first place, it will only suppress any
> info about blacklisted components it in the output and plugin return
> value. To skip fans alltogether use the '--check' option like this:
> '--check fans=0'.
>
> However, unless this is a blade system and the plugin is unable to
> identify it as such for some reason, your server HAS fan probes and
> you're having an OMSA problem. The fact that you get errors for other
> probes such as temperature and voltage confirms this.
>
> You need to recheck that OMSA works, that all relevant OMSA components
> are installed and running etc. It may be as simple as restarting OMSA,
> but it could also be more complex (e.g. BIOS/firmware upgrade needed).
> These errors are pretty generic, but the problem is that OMSA isn't
> working properly on that server.
>
> PS. See this URL about configuring Nagios to not escape HTML code in 
> the
> plugin output (to avoid the literal ''):
>
> 
> http://folk.uio.no/trondham/software/check_openmanage.html#multiline-output
>
> Cheers,
> -- 
> Trond H. Amundsen 


Trond,

interesting points.  I had the same issue with the same server using an 
earlier version of OpenManage (probes missing).  Open manage reports no 
issues with missing probes, it simply ignores them it seems.  I don't 
believe there is a bios upgrade available but I'll double check on that.

still getting the plugin timeout however...

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] R: R: error in nagiosql install

2011-04-26 Thread Giorgio Zarrelli
No no no. 

The trick is to put nagios user in the apache group, so that the permissions on 
files Owned by apache group inherited by nagios user.

In nagiosql conf check the path to nagios commands file then check the user 
rights on it.

Ciao,

Giorgio

Il giorno 26/apr/2011, alle ore 16:00, "Marco Borsani"  ha 
scritto:

> Thank you very much.
> 
> To solve other permissions problems I changed group to many files (putting
> apache).
> 
> Moreover I have to change "nagios_group" inside nagios.cfg writtig "apache"
> instead of "nagios" .
> On the contrary I saw the message: 
> RESTART FAILED - NAGIOS COMMAND FILE NOT FOUND OR NO EXECUTE PERMISSIONS.
> Is it normal ?
> 
> After that ... I "just" have to understand how nagiosQL and Nagios works
> together ...
> 
> Regards
> Marco
> 
> 
> -Messaggio originale-
> Da: Giorgio Zarrelli [mailto:zarre...@linux.it] 
> Inviato: martedì 26 aprile 2011 12:59
> A: Marco Borsani
> Cc: zarre...@linux.it; 'Nagios Users List'
> Oggetto: Re: R: [Nagios-users] error in nagiosql install
> 
> Hi,
> 
> you can set NagioSQL paths under:
> 
> Administration -> Domains -> localhost
> 
> 
> 
>> That was the problem !
>> Thank you very much, now it has been solved.
>> 
>> Right now I just have an error on nagiosql web site... in the "Tools"
>> section I have the messages (see the attach) :
>> Could not open directory /etc/nagios
>> Could not open directory /etc/nagios/import But I have installed 
>> Nagios under /usr/local/nagios like always and I do not find any 
>> section to change this setting in the nagiosql pages (to point to the 
>> other directory).
>> 
>> Marco
>> 
>> 
>> -Messaggio originale-
>> Da: Giorgio Zarrelli [mailto:zarre...@linux.it]
>> Inviato: martedì 26 aprile 2011 10:49
>> A: Marco Borsani
>> Cc: zarre...@linux.it; 'Nagios Users List'
>> Oggetto: [Nagios-users] error in nagiosql install
>> 
>> Hi,
>> 
>> googling I found that the 'mysql.servers' error might be a mysql 
>> privileges bug that you can fix running  the
>> 
>> mysql_fix_privilege_tables
>> 
>> script.
>> 
>> See this bug report:
>> 
>> http://bugs.mysql.com/bug.php?id=28680
>> 
>> Or you can use this workaround creating the servers table by hands 
>> with the following statement (you have to log on your console and 
>> enter the mysql
>> cli):
>> 
>> CREATE TABLE `servers` (
>> `Server_name` char(64) NOT NULL,
>> `Host` char(64) NOT NULL,
>> `Db` char(64) NOT NULL,
>> `Username` char(64) NOT NULL,
>> `Password` char(64) NOT NULL,
>> `Port` int(4) DEFAULT NULL,
>> `Socket` char(64) DEFAULT NULL,
>> `Wrapper` char(64) NOT NULL,
>> `Owner` char(64) NOT NULL,
>> PRIMARY KEY (`Server_name`)
>> ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='MySQL Foreign Servers 
>> table';
>> 
>> 
>> http://forums.mysql.com/read.php?11,142598,160503#msg-160503
>> 
>> 
>> Giorgio
>> 
> 
> 

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Trond Hasle Amundsen
Ashcor Technologies  writes:

> Ok, now new and exciting changes... no matter what I do I get: WARNING 
> PLUGIN TIMEOUT: check_openmanage timed out after 30 seconds.
>
> I have -t 60 set on the check_openmanage command and also on the NRPE 
> check command line and in the NSC.ini.  nothing seems to change the 
> timout beyond 30 seconds.
>
> (yes, I've restarted the nsclient++.exe on the remote server).

Hmm.. Unless the server is under very heavy load you're still having
OMSA problems. I'm guessing that some probe doesn't respond properly and
just hangs.

If the problem is load related, you should consider checking via SNMP
instead.

What model PowerEdge is this btw?

Regards,
-- 
Trond H. Amundsen 
Center for Information Technology Services, University of Oslo

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Ashcor Technologies
> On Tue, Apr 26, 2011 at 9:17 AM, Trond Hasle Amundsen wrote:

> Ashcor Technologies  writes:
>
>> Thanks for the reply.  I just realized from your question that I'm 
>> using a pre-compiled .exe version of your check_openmanage from here:
>> 
>> https://www.monitoringexchange.org/inventory/Check-Plugins/Hardware/check_openmanage-exe
>>
>> which was probably created from an older version...
>
> Yeah I think it's pretty old. A PE32 executable for Windows is 
> available
> in the zip and tar.gz archives, and as a single file download:
>
>   http://folk.uio.no/trondham/software/check_openmanage.html#download
>
> Upgrading to the latest version will probably solve your problem. Let 
> me
> know if it doesn't.
>
> Cheers,
> -- 
> Trond H. Amundsen 


Ok, now new and exciting changes... no matter what I do I get: WARNING 
PLUGIN TIMEOUT: check_openmanage timed out after 30 seconds.

I have -t 60 set on the check_openmanage command and also on the NRPE 
check command line and in the NSC.ini.  nothing seems to change the 
timout beyond 30 seconds.

(yes, I've restarted the nsclient++.exe on the remote server).

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Trond Hasle Amundsen
Ashcor Technologies  writes:

> now my problem is this...
>
> Problem running 'omreport chassis fans': Error! No fan probes found on 
> this system.Problem running 'omreport chassis temps': Error! No 
> temperature probes found on this system.Problem running 'omreport 
> chassis volts': Error! No voltage probes found on this system.
>
> on the NSC.ini i have the following line added and I restarted the 
> NSClient++ service
>
> command[check_openmanage]=check_openmanage.exe -b fan=all
>
> even tried
>
> command[check_openmanage]=check_openmanage.exe -b fan=0
>
> however it still tries to check the fan.  I suppose i have a syntax 
> error?

No, that is the correct syntax. Blacklisting won't prevent the component
class from being checked in the first place, it will only suppress any
info about blacklisted components it in the output and plugin return
value. To skip fans alltogether use the '--check' option like this:
'--check fans=0'.

However, unless this is a blade system and the plugin is unable to
identify it as such for some reason, your server HAS fan probes and
you're having an OMSA problem. The fact that you get errors for other
probes such as temperature and voltage confirms this.

You need to recheck that OMSA works, that all relevant OMSA components
are installed and running etc. It may be as simple as restarting OMSA,
but it could also be more complex (e.g. BIOS/firmware upgrade needed).
These errors are pretty generic, but the problem is that OMSA isn't
working properly on that server.

PS. See this URL about configuring Nagios to not escape HTML code in the
plugin output (to avoid the literal ''):

  http://folk.uio.no/trondham/software/check_openmanage.html#multiline-output

Cheers,
-- 
Trond H. Amundsen 
Center for Information Technology Services, University of Oslo

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] R: R: error in nagiosql install

2011-04-26 Thread Marco Borsani
Thank you very much.

To solve other permissions problems I changed group to many files (putting
apache).

Moreover I have to change "nagios_group" inside nagios.cfg writtig "apache"
instead of "nagios" .
On the contrary I saw the message: 
RESTART FAILED - NAGIOS COMMAND FILE NOT FOUND OR NO EXECUTE PERMISSIONS.
Is it normal ?

After that ... I "just" have to understand how nagiosQL and Nagios works
together ...

Regards
Marco


-Messaggio originale-
Da: Giorgio Zarrelli [mailto:zarre...@linux.it] 
Inviato: martedì 26 aprile 2011 12:59
A: Marco Borsani
Cc: zarre...@linux.it; 'Nagios Users List'
Oggetto: Re: R: [Nagios-users] error in nagiosql install

Hi,

you can set NagioSQL paths under:

Administration -> Domains -> localhost



> That was the problem !
> Thank you very much, now it has been solved.
>
> Right now I just have an error on nagiosql web site... in the "Tools"
> section I have the messages (see the attach) :
> Could not open directory /etc/nagios
> Could not open directory /etc/nagios/import But I have installed 
> Nagios under /usr/local/nagios like always and I do not find any 
> section to change this setting in the nagiosql pages (to point to the 
> other directory).
>
> Marco
>
>
> -Messaggio originale-
> Da: Giorgio Zarrelli [mailto:zarre...@linux.it]
> Inviato: martedì 26 aprile 2011 10:49
> A: Marco Borsani
> Cc: zarre...@linux.it; 'Nagios Users List'
> Oggetto: [Nagios-users] error in nagiosql install
>
> Hi,
>
> googling I found that the 'mysql.servers' error might be a mysql 
> privileges bug that you can fix running  the
>
> mysql_fix_privilege_tables
>
> script.
>
> See this bug report:
>
> http://bugs.mysql.com/bug.php?id=28680
>
> Or you can use this workaround creating the servers table by hands 
> with the following statement (you have to log on your console and 
> enter the mysql
> cli):
>
> CREATE TABLE `servers` (
> `Server_name` char(64) NOT NULL,
> `Host` char(64) NOT NULL,
> `Db` char(64) NOT NULL,
> `Username` char(64) NOT NULL,
> `Password` char(64) NOT NULL,
> `Port` int(4) DEFAULT NULL,
> `Socket` char(64) DEFAULT NULL,
> `Wrapper` char(64) NOT NULL,
> `Owner` char(64) NOT NULL,
> PRIMARY KEY (`Server_name`)
> ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='MySQL Foreign Servers 
> table';
>
>
> http://forums.mysql.com/read.php?11,142598,160503#msg-160503
>
>
> Giorgio
>



--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Ashcor Technologies
> On Tue, Apr 26, 2011 at 9:17 AM, Trond Hasle Amundsen wrote:

> Ashcor Technologies  writes:
>
>> Thanks for the reply.  I just realized from your question that I'm 
>> using a pre-compiled .exe version of your check_openmanage from here:
>> 
>> https://www.monitoringexchange.org/inventory/Check-Plugins/Hardware/check_openmanage-exe
>>
>> which was probably created from an older version...
>
> Yeah I think it's pretty old. A PE32 executable for Windows is 
> available
> in the zip and tar.gz archives, and as a single file download:
>
>   http://folk.uio.no/trondham/software/check_openmanage.html#download
>
> Upgrading to the latest version will probably solve your problem. Let 
> me
> know if it doesn't.
>
> Cheers,
> -- 
> Trond H. Amundsen 
> Center for Information Technology Services, University of Oslo
>
> 
> --
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network 
> management toolset available today.  Delivers lowest initial 
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> ___
> 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

btw, on the newer system (I had two with this problem) that had the 
problem, the new .exe has sorted it!  Thanks!

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Ashcor Technologies
> On Tue, Apr 26, 2011 at 9:17 AM, Trond Hasle Amundsen wrote:

> Ashcor Technologies  writes:
>
>> Thanks for the reply.  I just realized from your question that I'm 
>> using a pre-compiled .exe version of your check_openmanage from here:
>> 
>> https://www.monitoringexchange.org/inventory/Check-Plugins/Hardware/check_openmanage-exe
>>
>> which was probably created from an older version...
>
> Yeah I think it's pretty old. A PE32 executable for Windows is 
> available
> in the zip and tar.gz archives, and as a single file download:
>
>   http://folk.uio.no/trondham/software/check_openmanage.html#download
>
> Upgrading to the latest version will probably solve your problem. Let 
> me
> know if it doesn't.
>
> Cheers,
> -- 


Trond, thanks for that, I didn't realize you had .exe's in the archives 
on your site, guess I should have looked ;)

now my problem is this...

Problem running 'omreport chassis fans': Error! No fan probes found on 
this system.Problem running 'omreport chassis temps': Error! No 
temperature probes found on this system.Problem running 'omreport 
chassis volts': Error! No voltage probes found on this system.

on the NSC.ini i have the following line added and I restarted the 
NSClient++ service

command[check_openmanage]=check_openmanage.exe -b fan=all

even tried

command[check_openmanage]=check_openmanage.exe -b fan=0

however it still tries to check the fan.  I suppose i have a syntax 
error?

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Trond Hasle Amundsen
Ashcor Technologies  writes:

> Thanks for the reply.  I just realized from your question that I'm using 
> a pre-compiled .exe version of your check_openmanage from here:
>  
> https://www.monitoringexchange.org/inventory/Check-Plugins/Hardware/check_openmanage-exe
>
> which was probably created from an older version...

Yeah I think it's pretty old. A PE32 executable for Windows is available
in the zip and tar.gz archives, and as a single file download:

  http://folk.uio.no/trondham/software/check_openmanage.html#download

Upgrading to the latest version will probably solve your problem. Let me
know if it doesn't.

Cheers,
-- 
Trond H. Amundsen 
Center for Information Technology Services, University of Oslo

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Ashcor Technologies
> On Tue, Apr 26, 2011 at 4:07 AM, Trond Hasle Amundsen wrote:

> Ashcor Technologies  writes:
>
>> on two of my dell servers check_openmanage (via nsclient++ and nrpe) 
>> return the same error:
>>
>> "Use of uninitialized value in concatenation (.) or string at 
>> script/check_openmanage.pl line 1386."
>>
>> both dell systems are running the latest OpenManage version 6.5.0.
>
> Hi Jeff,
>
> Which version of check_openmanage is this?
>
> Regards,
> -- 
> Trond H. Amundsen 
> Center for Information Technology Services, University of Oslo
>

Trond,

Thanks for the reply.  I just realized from your question that I'm using 
a pre-compiled .exe version of your check_openmanage from here:

 
https://www.monitoringexchange.org/inventory/Check-Plugins/Hardware/check_openmanage-exe

which was probably created from an older version...

Jeff

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] R: error in nagiosql install

2011-04-26 Thread Giorgio Zarrelli
Hi,

you can set NagioSQL paths under:

Administration -> Domains -> localhost



> That was the problem !
> Thank you very much, now it has been solved.
>
> Right now I just have an error on nagiosql web site... in the "Tools"
> section I have the messages (see the attach) :
> Could not open directory /etc/nagios
> Could not open directory /etc/nagios/import
> But I have installed Nagios under /usr/local/nagios like always and I do
> not
> find any section to change this setting in the nagiosql pages (to point to
> the other directory).
>
> Marco
>
>
> -Messaggio originale-
> Da: Giorgio Zarrelli [mailto:zarre...@linux.it]
> Inviato: martedì 26 aprile 2011 10:49
> A: Marco Borsani
> Cc: zarre...@linux.it; 'Nagios Users List'
> Oggetto: [Nagios-users] error in nagiosql install
>
> Hi,
>
> googling I found that the 'mysql.servers' error might be a mysql
> privileges
> bug that you can fix running  the
>
> mysql_fix_privilege_tables
>
> script.
>
> See this bug report:
>
> http://bugs.mysql.com/bug.php?id=28680
>
> Or you can use this workaround creating the servers table by hands with
> the
> following statement (you have to log on your console and enter the mysql
> cli):
>
> CREATE TABLE `servers` (
> `Server_name` char(64) NOT NULL,
> `Host` char(64) NOT NULL,
> `Db` char(64) NOT NULL,
> `Username` char(64) NOT NULL,
> `Password` char(64) NOT NULL,
> `Port` int(4) DEFAULT NULL,
> `Socket` char(64) DEFAULT NULL,
> `Wrapper` char(64) NOT NULL,
> `Owner` char(64) NOT NULL,
> PRIMARY KEY (`Server_name`)
> ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='MySQL Foreign Servers
> table';
>
>
> http://forums.mysql.com/read.php?11,142598,160503#msg-160503
>
>
> Giorgio
>



--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] how to check scheduler task in windows

2011-04-26 Thread Giorgio Zarrelli
Hi,

the best way to check wether a backup terminated successfully or not is to
instruct you backup software to send a SNMP trap to Nagios.

Giorgio


> hello every body
>
> please i need help for checking my scheduler task in windows with nagios ,
> like task start ,task error .and in the same way i want to know if
> there
> is anyway to tell nagios to check my output logfile for my backup like
> backup terminated successfully 
>
> my best regards
>
> --
>
> IT Engineer
> Euroestudios S.L
> Abu Dhabi (Western Region)
> P. O. Box: 58945
> Tel: +971 2 8840304 Ext: 177
> --
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd___
> 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



--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] how to check scheduler task in windows

2011-04-26 Thread ali abatourab
hello every body

please i need help for checking my scheduler task in windows with nagios ,
like task start ,task error .and in the same way i want to know if there
is anyway to tell nagios to check my output logfile for my backup like
backup terminated successfully 

my best regards

-- 

IT Engineer
Euroestudios S.L
Abu Dhabi (Western Region)
P. O. Box: 58945
Tel: +971 2 8840304 Ext: 177
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
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 in nagiosql install

2011-04-26 Thread Giorgio Zarrelli
Hi,

googling I found that the 'mysql.servers' error might be a mysql
privileges bug that you can fix running  the

mysql_fix_privilege_tables

script.

See this bug report:

http://bugs.mysql.com/bug.php?id=28680

Or you can use this workaround creating the servers table by hands with
the following statement (you have to log on your console and enter the
mysql cli):

CREATE TABLE `servers` (
`Server_name` char(64) NOT NULL,
`Host` char(64) NOT NULL,
`Db` char(64) NOT NULL,
`Username` char(64) NOT NULL,
`Password` char(64) NOT NULL,
`Port` int(4) DEFAULT NULL,
`Socket` char(64) DEFAULT NULL,
`Wrapper` char(64) NOT NULL,
`Owner` char(64) NOT NULL,
PRIMARY KEY (`Server_name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='MySQL Foreign Servers table';


http://forums.mysql.com/read.php?11,142598,160503#msg-160503


Giorgio


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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 in nagiosql install

2011-04-26 Thread Giorgio Zarrelli
Hi,


>  [root]# ls -la
> drwxr-xr-x 10 root root 4096 26 apr 10:13 .
> drwxr-xr-x  4 root root 4096 26 apr 10:13 ..
> drwxrwxrwx  3 root root 4096 26 apr 10:13 config

777 on the config dir makes me howling to the moon, anyway settings.php
will be created by the web wizard and with 777 you won't have any problems
writing in it.

> How can I verify/install  PEAR MODULE and the three PHP extensions ?

install php-pear with yum,

then:

 pear install HTML_Template_IT

Giorgio



--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] check_openmanage

2011-04-26 Thread Trond Hasle Amundsen
Ashcor Technologies  writes:

> on two of my dell servers check_openmanage (via nsclient++ and nrpe) 
> return the same error:
>
> "Use of uninitialized value in concatenation (.) or string at 
> script/check_openmanage.pl line 1386."
>
> both dell systems are running the latest OpenManage version 6.5.0.

Hi Jeff,

Which version of check_openmanage is this?

Regards,
-- 
Trond H. Amundsen 
Center for Information Technology Services, University of Oslo

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
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] OpenNMS has REARMED value

2011-04-26 Thread Patrik Båt
Hello!

OpenNMS has a rearmed value, if you set this lower than the alarm value,
you will get something nice out of it. but the question is, can Nagios
have a WARNING value and a "OK" value ?

Best Regards Patrik



signature.asc
Description: This is a digitally signed message part
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
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