-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jason wrote:
| Thx for the reply Hugo boss.
I don't smell that bad.
| I know Nagios is not built for sending files. Just thinking if its
capablities
| can be extended :p
If you can think of a way to do the actions from your Nagios machine
then you c
Thx for the reply Hugo boss.
I know Nagios is not built for sending files. Just thinking if its capablities
can be extended :p
Thought of syslogs, but I also want to send other types of file (e.g. binary).
As for using putty or friends, i think security is of concern here.
-
ahh that did it
I knew with $ used for macros there had to be some special character to
get around it and that was it. Thanks
-Original Message-
From: Tim Wilson [mailto:[EMAIL PROTECTED]
Sent: Monday, June 23, 2008 10:03 PM
To: Seth Simmons; nagios-users@lists.sourceforge.net
Subject: R
>>> On Mon, Jun 23, 2008 at 8:17 PM, in message
<[EMAIL PROTECTED]>, "Seth Simmons"
<[EMAIL PROTECTED]> wrote:
> There is a sql express 2005 service I want to monitor, however the
> service is created as MSSQL$SQLEXPRESS and Nagios shows a warning saying
> MSSQL is unknow.
Seth,
Try MSSQL$"$"SQ
I have a problem when trying to use $ in a service definition.
I understand that $ is used with macros so not sure how to get around
this.
There is a sql express 2005 service I want to monitor, however the
service is created as MSSQL$SQLEXPRESS and Nagios shows a warning saying
MSSQL is unk
If you still cannot find an error.
The symptpoms Sounds like this should be posted to "NAgios Developer" list.
TOny
On Mon, Jun 23, 2008 at 8:03 PM, ROBERT SMALL <[EMAIL PROTECTED]> wrote:
> I was working on this again, and I enabled all notifications for the
> hosts/services that we had disabl
I was working on this again, and I enabled all notifications for the
hosts/services that we had disabled, and the emails to $ stopped.
As soon as I disabled the notifications again, the emails to $ started. Any
idea?
On 6/16/08 10:14 AM, "ROBERT SMALL" <[EMAIL PROTECTED]> wrote:
> As a new not
I have a problem trying to create a report for a particular service.
Seems when I get passed step 3 and try to create the report it tells me
that I'm not authorized to view information for the specified service.
In the documentation, it says that if you are authorized for all hosts
you can vie
Check out www.nagioswiki.com about the 8th article down "Nagios
Checks for Exchange Server 200x". Shows how to use check_nt with a
detailed ExchangeCommands.cfg file for monitoring services, Exchange
queues, etc. We're using to keep an eye on our E2k3 environment.
From: [EMAIL PROTECTED
Hi Michael,
Thanks for the help, I really appreciated it.
Unfortunately nrpe_nt cannot be started as a program.
It dies after a few seconds with the following messages:
2008-06-23 14:31:48; 448; 7;Starting server thread...
2008-06-23 14:32:03; 448; 1;Unable to start service: Failed to connect to
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Marc Powell
> Sent: Sunday, June 22, 2008 10:31 AM
> To: nagios-user Mailinglist
> Subject: Re: [Nagios-users] FreeBSD Nagios 2.12
>
>
> On Jun 20, 2008, at 12:16 PM, Andrew D wrote:
>
>
Search the list archives. You may also want to check the forums @
http://www.groundworkopensource.com/community/forums/ . I remember
seeing a couple threads recently covering Exchange monitoring.
On Mon, 2008-06-23 at 09:39 -0400, Lorand S. D'Caltan wrote:
> Are there any check plugin packs desi
On Mon, Jun 23, 2008 at 2:40 PM, Marc Powell <[EMAIL PROTECTED]> wrote:
>
> On Jun 23, 2008, at 3:18 AM, Heiko wrote:
>>
>
>> The plugin is used to monitor some F5 load balancers, i
>> already hat a cat witht the developer on this list, and the
>> conclusion was that
>> the problem seems to be insi
Are there any check plugin packs designed for MS Exchange 2007?
I did try searching on NagiosExchange, but the presence of "Exchange" in the
website address makes it very difficult.
Thanks!
<><><><><><><><>
Lorand S. D'Caltan
Systems Engineer
iSystems LLC
(802) 655-8347 x157
<><><><><><><><>
C
On Jun 23, 2008, at 3:18 AM, Heiko wrote:
>
> The plugin is used to monitor some F5 load balancers, i
> already hat a cat witht the developer on this list, and the
> conclusion was that
> the problem seems to be inside nagios.
Which plugin is it, where did you get it and was that his conclusio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
#ANG CHIN TECK# wrote:
| hi all,
|
| I have tried using nrpe (on NSClient++) to send commands to remote
| windows client to do checks.
|
| but are there any plugins or any other methods that allow sending of
files?
|
| I want to send back log files fro
hi all,
I have tried using nrpe (on NSClient++) to send commands to remote windows
client to do checks.
but are there any plugins or any other methods that allow sending of files?
I want to send back log files from client to server using NSCA.
the main reason for using nagios is because of th
Dear bo
Thx a lot, that' enough
BR
Pet
> -Original Message-
> From: Bo Philip Larsen [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 23, 2008 12:14 PM
> To: Jevos, Peter; nagios-users@lists.sourceforge.net
> Subject: RE: [Nagios-users] Downtime schedule script
>
> Take a look at
>
http:
Take a look at
http://www.nagios.org/developerinfo/externalcommands/commandinfo.php?command_id=118
Regards
Bo
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jevos, Peter
Sent: 23. juni 2008 12:05
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-u
Hello,
Just a quick response, and I am not an expert here so I could be all wrong.
But I am not sure it will be possible / easy to do.
But you would need the "interact with desktop" option set on the service
and also make sure the service is running as the same user as the one
that is logged in.
Hi all
I'd like to ask you for tha advice.
I'm looking for some script that will schedule downtime for the
particualar host at the specific time.
I've searched in the nagiosexchange.org and there're some scripts but
even they're unavailable or the links are broken and so on.
Could you please prov
Hi,
I hope someone could help...
I'm trying to use Nagios and the check_nrpe plugins to restart a Visual
Basic program if it's down.
The Nagios server is a Linux box (Centos 5.1).
check_nrpe launchs a vbs script on a Windows 2000 server which is the same
machine where the VB program should run.
Th
Hi
I'm using the sun_hardware plugin and it works fine on V240 / Solaris 9,
but i found a couple of problems i want to report, and hopefully gets
corrected :)
I'ts concerning the cpu check, where i found 2 errors
- On solaris 10 CPU state is returnes as "on-line" instead of online
(see my co
On Fri, Jun 20, 2008 at 2:40 PM, Marc Powell <[EMAIL PROTECTED]> wrote:
>
> On Jun 20, 2008, at 1:36 AM, Heiko wrote:
>
>> Hello,
>>
>> i use a plugin that is monitoring our load balancers.
>> When nagios is checking the services on these LB it very often reports
>> a timeout
>> on this services.
>
Hi folks,
I have a problem with the plugin check_procs (current version): I would
like to use the argument-array (-a) to check the startup parameters of
daemons, but that does not seem to work when used via check_by_ssh. For
example:
Testing locally with
PATH/check_procs -w 1:10 -c 1:15
Hi
> I did this a very long time ago and when remembering correctly
> the configuration is within the service-properties.
This was exactly what I was looking fore.
Thanks a lot!
Regards
Sebastian Ries
--
DT Netsolution GmbH - Talae
26 matches
Mail list logo