Title: Re: [Nagios-users] check_logs permissions?
Run it as the user Nagios runs under, that will go a large way into figuring it out
--
Jeremy D. Pavleck via BlackBerry
Network Engineer - Systems Management
IT Network and Infrastructure Dept.
Capella Educ
Hello,
I’m trying having trouble getting check logs to work. As
a test, I’ve been monitoring Apache’s error.log for any new lines
(with the regular _expression_ reg_exp => ‘.*’;
When I run check_logs.pl from the command line (logged in as
root) it works fine, returning any new lines
Williard, Jason wrote:
> I have several Windows 2003 Servers that I would like to check the
> status of the terminal services on. What is the best method of doing
> this? Is there a special plugin available for this purpose?
>
>
> Jason Williard
>
Jason,
If you have SNMP enabled you can use
Use NSclient to check windows services.
install nsclient on windows server and check TS service by nagios plugin.
Thanks & regards
**
Vinay Sharma
Information Systems and Solutions
Advanex Inc (www.advanex.co.jp)
Fon : 813-3822-5863
Fax : 813-5815-
I have several Windows 2003 Servers that I would like to check the
status of the terminal services on. What is the best method of doing
this? Is there a special plugin available for this purpose?
Jason Williard
E-MAIL CONFIDENTIALITY NOTICE:
The contents of this e-mail message and
Check smtp server log and check the nagios host and services email
notification should active.
also try to restart nagios server.and if smtp server on WAN link check the
link should be UP.
Thanks & regards
**
Vinay Sharma
Information Systems and Solutions
Adv
> > Can anyone tell me if with Nagios v2, it's possible to have
> same host
> > service dependencies ?
>
> Like httpd on host A requires mysqld on host A to work? I
> can't see why it would not work.
>
Well, it doesn't work on v1.3 and it would be a significant reason to
upgrade.
I'm gettin
Thanks max,
Will check it out..!
cheers!
Jac
On 6/27/06, Max H. <[EMAIL PROTECTED]> wrote:
> Elizar M. Palad wrote:
> > Hi List,
> >
> > Is there such a plugin that only check if a file exist?
> > I want to nagios to check if a file was created after a cron job.
> >
>
> I'm not sure of the usage
On Tue, 27 Jun 2006, enediel gonzalez wrote:
> hello:
> I've Nagios 2.0b3 installed on debian, I declared a group of services, but
> nowhere I see it using
> the status.cgi, only appear hosts and services associated with them
Unless I am mistaken this is as it was intended. If you need to zoom in
hello:
I've Nagios 2.0b3 installed on debian, I declared a group of services, but
nowhere I see it using
the status.cgi, only appear hosts and services associated with them
my configuration is the following
/usr/local/nagios/etc/servicegroups/servicegroups.cfg
define servicegroup{
servi
On Tue, 27 Jun 2006, Elliot Finley wrote:
> If I have routers in a ring configuration, that means that every router can
> be reached via either direction on the ring. It also means that every
> router will have two parents, one in each direction. It also means that
> routerA can be the parent of
If I have routers in a ring configuration, that means that every router can
be reached via either direction on the ring. It also means that every
router will have two parents, one in each direction. It also means that
routerA can be the parent of routerB and that routerB can be the parent of
rout
It is working now.
Regards,
Dash
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marc
Powell
Sent: Tuesday, June 27, 2006 6:17 PM
To: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Nagios stoped sending email notification
> -Origin
All,
I have come across a strange little problem in the status.cgi for Nagios
in versions 2.0 through 2.3.1. The issue is related to the url
generation from status.cgi in the Service Detail frame. We have found
that the "Host Status Totals" filters are different if the "Service
Status Totals" ha
> -Original Message-
> From: Williard, Jason [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 26, 2006 5:58 PM
> To: nagios-users@lists.sourceforge.net; Marc Powell
> Subject: RE: [Nagios-users] No Output
>
> > -Original Message-
> > From: Williard, Jason [mailto:[EMAIL PROTECTED]
>
Elizar M. Palad wrote:
> Hi List,
>
> Is there such a plugin that only check if a file exist?
> I want to nagios to check if a file was created after a cron job.
>
I'm not sure of the usage of this plugin, but you could investigate
check_file. It would run across NRPE. I use the check_yum plugi
On 27/06/06, Elizar M. Palad <[EMAIL PROTECTED]> wrote:
> Is there such a plugin that only check if a file exist?
> I want to nagios to check if a file was created after a cron job.
>
> Critical if no file was generated and ok if there is.
#!/bin/sh
if [ -f /path/to/file ] ; then echo OK: File exi
Hi List,
Is there such a plugin that only check if a file exist?
I want to nagios to check if a file was created after a cron job.
Critical if no file was generated and ok if there is.
Thanks!
Jac
--
Don't Tell Me How Hard You Work..
Show Me How Much You'd Accomplished..
Using Tomcat
> -Original Message-
> From: Williard, Jason [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 26, 2006 5:58 PM
> To: nagios-users@lists.sourceforge.net; Marc Powell
> Subject: RE: [Nagios-users] No Output
>
> > -Original Message-
> > From: Williard, Jason [mailto:[EMAIL PROTECTED]
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Matthew Joyce
> Sent: Monday, June 26, 2006 8:12 PM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Version 2
>
>
> Can anyone tell me if with Nagios v2, it's possibl
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Mrutyunjaya Dash
> Sent: Tuesday, June 27, 2006 6:44 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Nagios stoped sending email notification
>
> Dear Nagios-users,
Title: RE: Nagios stoped sending email notification
Just to check this, I intentionally made the interface down of one server bng-jump. But for this I didn’t get any notification. Here is what I see in the log.
[1151412949] HOST ALERT: bng-jump;DOWN;SOFT;3;CRITICAL - Host Unreachable (10.209
Title: Nagios stoped sending email notification
Dear Nagios-users,
Here I have a critical problem, all of sudden nagios stopped sending email notification for any alert whereas I have not done any modification. Can somebody help me out here?
Regards,
Mrutyunjaya Dash
IT Engineer
Juniper
Thanks, I had got confused with the authentication params in the
cgi.conf file and I thought it was the only point for authentication.
I have already tried what you said and it did indeed work.
Thank you.
David
Using Tomcat but need to do more? Need to support web services, security?
Get stuff
Hello,
I generate availability reports in CSV format each month, and i try to
find if it is possible to automate this sytem (in command-line or
anything else), and to save the report directly in a file.
Is there any solution ?
My Nagios version is 2.2-1, Debian Etch
Thanks,
[EMAIL PROTECTED]
U
25 matches
Mail list logo