Hi guys,
I'm running Nagios 2.5 on Debian unstable. I rotate my logs daily, and
at this moment I have some older logs in my /var/log/nagios2/archives
folder.
Now, when I use the Event Log in the webconsole I can see the log of
today without problems. When I click on the arrow to go an older log,
Hi
if you using nrpe and nagios plugins you can use the plugin check_procs to check if service is running
for example: check_procs -C httpd -w 10 -c 20
replace httpd with the filemaker service and thats it.--Moshe Sharonhttp://www.centerity.com
---
Ok the only work around that I have considered to this issue is to make
different "special" groups. 1 would have 1 group for all of cabinet1 and
then special groups with the same computers for particular checks say
like "webservers" and "webservers mysql databases" and things like
that.. Yet only i
Title: FileMaker Pro 6 Service Check
Hello everyone,
I was wondering if anyone knew of a service check for FileMaker Pro 6. I have this running on an OS X server and it seems to crash periodically. I checked the nagios exchange website and didn’t see anything for OS X. I also looked under t
Title: Service Check for FileMaker Pro 6
Hello everyone,
I was wondering if anyone knew of a service check for FileMaker Pro 6. I have this running on an OS X server and it seems to crash periodically. I checked the nagios exchange website and didn’t see anything for OS X. I also looked und
Alexander Harvey wrote on 31/08/2006 16:10:
> I have a difficult customer who won't sign off changes based on the
> security
> risk using suid plugins, for example, check_logfiles. What does one do
> about
> this situation?
$ cat /usr/local/share/doc/nagios-plugins/README.OpenBSD
Some nagios plugi
Andy.
The output if their is a problem will look like this. The
notification will only include the device that is in a down state.
* Nagios *
Notification Type: PROBLEM
Service: DiskDrives
Host: the.name.of.host
Address: the.name.of.host
State: CRITICAL
Date/Time: Thu Aug 17 09:
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Ashley Dawkins
> Sent: Thursday, August 31, 2006 8:59 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] No output!
>
> Hi list
>
>
>
> I've spent most of the last
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
> Sent: Thursday, August 31, 2006 6:02 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Number of Notifications!?
>
> Hello all Nagios gurus!
>
>
I have the same issue, where I have a large main group, say
mysql-servers, and some run ntpd while others run xntpd. I have had to
set up different groups which I name accordingly -- mysql-servers-ntp
and mysql-servers-xntpd. In the case of one group of servers, I have 7
different 'custom' groups
Hello, I'm new to the list and had a rather quick question.
I have nagios2 installed on a debian testing system, and it's monitoring
a hostgroup for each cabinet I monitor (currently have only one cabinet
of 42 U's setup). I have three service checks set up for this group
(cabinet1) which are http
Andy.
I've attached the check_smart we use. I think it's a barely modified
version of the one that comes with the nagios plugins. In the
script we use the output of /sbin/sfdisk -s to find out which scsi disks
are on the local box because we ran into problems using the output of
scsii
> Ok, I created a contact group ... but now I want that the
> users, when logged in, see only the hosts that I allowed. Is
> it possible??
That's what Nagios does by default.
-
Using Tomcat but need to do more? Need to supp
Ok, I created a contact group ... but now I want that the users, when logged in, see only the hosts that I allowed. Is it possible??Thanks,Rodrigo.2006/8/31, Hari Sekhon <
[EMAIL PROTECTED]>:
use a contact group. see docs.
Hari
Rodrigo Maceno wrote:
Hello,
I have a hostgroup with some
"Marc Powell" <[EMAIL PROTECTED]> writes:
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:nagios-devel-
>> [EMAIL PROTECTED] On Behalf Of Mark Plaksin
>> Sent: Thursday, August 31, 2006 10:44 AM
>> To: [EMAIL PROTECTED]
>> Cc: nagios-users@lists.sourceforge.net
>> Subject: [Nagios
use a contact group. see docs.
Hari
Rodrigo Maceno wrote:
Hello,
I have a hostgroup with some hosts and I would like that only some
users have access to this hosts. How do I do it??
Thanks,
Rodrigo.
-
Usi
Hello,I have a hostgroup with some hosts and I would like that only some users have access to this hosts. How do I do it??Thanks,Rodrigo.
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff d
I solved this problem creating a .htaccess archive at the /usr/local/nagios/bin... Then I configured the minimal.cfg archive defining the contacts with the htpasswd.users archive's users...
2006/8/31, Andy Shellam <[EMAIL PROTECTED]>:
Hi,I also have this problem. I'd like my users to have differen
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-devel-
> [EMAIL PROTECTED] On Behalf Of Mark Plaksin
> Sent: Thursday, August 31, 2006 10:44 AM
> To: [EMAIL PROTECTED]
> Cc: nagios-users@lists.sourceforge.net
> Subject: [Nagios-devel] Making passive checks notify like
active
> I also have this problem. I'd like my users to have
> different rights dependent on their login name, but I can't
> use anything unless "default_user_name" is set, and then it
> always assumes the role of the default user.
> I've got a htpasswd.users file in /usr/local/nagios/etc which
> is
"Morris, Patrick" <[EMAIL PROTECTED]> writes:
>> We want our passive checks to notify like active checks.
>> What if we make a plugin which does nothing but report the
>> current state (and description) of a service? Define it like
>> this in checkcommands.cfg:
>> define command{
>> comma
> We want our passive checks to notify like active checks.
> What if we make a plugin which does nothing but report the
> current state (and description) of a service? Define it like
> this in checkcommands.cfg:
> define command{
> command_name repeater
> command_line $USER1$/repea
We want our passive checks to notify like active checks. What if we make a
plugin which does nothing but report the current state (and description) of
a service? Define it like this in checkcommands.cfg:
define command{
command_name repeater
command_line $USER1$/repeater_homebrew $SER
Thomas Sluyter wrote:
On 31 Aug, 2006, at 16:34, Hari Sekhon wrote:
I have a difficult customer who won't sign off changes based on
the security risk using suid plugins, for example, check_logfiles.
What does one do about this situation?
use sudo, that'
Or create a group with the owner of the logfiles + user that NRPE runs
under so that the group can read the logfile
Internet
[EMAIL PROTECTED]@lists.sourceforge.net - 31/08/2006 15:34
Sent by:[EMAIL PROTECTED]
To:alexh19740110
cc:nagios-users
Subject:Re: [Nagios-users] s
On 31 Aug, 2006, at 16:34, Hari Sekhon wrote:
>> I have a difficult customer who won't sign off changes based on
>> the security risk using suid plugins, for example, check_logfiles.
>> What does one do about this situation?
>>
>
> use sudo, that's what it's for.
>
And then -don't- use sudo t
Alexander Harvey wrote:
I am using sudo, except that customer won't sign the
change!:-)
On 9/1/06, Hari
Sekhon <[EMAIL PROTECTED]
> wrote:
Alexander Harvey wrote:
Hi,
I have a difficult customer who won't sign off changes based on the
security risk using suid pl
[EMAIL PROTECTED] wrote:
no, that did not work:( Now i
get mail every 4:th minute:) I only want one... someone ?
Regards
Lelle
Från:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] För [EMAIL PROTECTED]
Skickat: den 31 augusti 2006 13:38
Till: [EMAIL PROTECTED]
Kopia
Alexander Harvey wrote:
Hi,
I have a difficult customer who won't sign off changes based on the
security risk using suid plugins, for example, check_logfiles. What
does one do about this situation?
Regards,
Alex
-
Has anyone got a check plugin working for monitoring SMART hard disk
status thresholds?
The only one I found on nagiosexchange (check_smartmon) needs to be run
as root to get permission to read the drive stats, and also doesn't work
- it causes the below Python trace-back:
Traceback (most rece
Hi,
I also have this problem. I'd like my users to have different rights
dependent on their login name, but I can't use anything unless
"default_user_name" is set, and then it always assumes the role of the
default user.
I've got a htpasswd.users file in /usr/local/nagios/etc which is
readabl
Hi,I have a difficult customer who won't sign off changes based on the security risk using suid plugins, for example, check_logfiles. What does one do about this situation?Regards,Alex
-
Using Tomcat but need to do more? Need t
Hi all, i'm a bit lost here and i need some help.
I need to setup a nagios monitoring environement with high
avaliability and load balancing. When i was ressearching this i first
considered the option of doing it with nsca and just submiting the
checks passively to my visualization servers.
Other
I'm monitoring a couple of 5.3 boxen with Cacti (nothing in Nagios
other than a ping) and it works okay... the AIX snmp implementation
isn't much fun though, and to view more of the MIB you'll need to
enable it. I had more luck with v3 than v1.
Might look at upgrading snmp...?
On 8/31/06, Arnar Þ
Hi list
I've spent most of the last week googling for the solution to a
problem we're having with Nagios 2.4. All of our checks work fine,
apart from our one mysql_query check, which keeps returning "No
output!" in Nagios. Even when I change the password to the wrong
password, Nagios returns
no, that did not work:( Now i get mail every 4:th minute:)
I only want one... someone ?
Regards
Lelle
Från: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] För
[EMAIL PROTECTED]Skickat: den 31 augusti 2006
13:38Till: [EMAIL PROTECTED]Kopia:
nagios-users@lists.sourceforge.netÄmne: Re: [Nagio
thanks for the info you guys,
will check them out.
On 8/31/06, Marcus Fleige <[EMAIL PROTECTED]> wrote:
> Hi Elizar,
>
> Elizar M. Palad wrote:
> > Hi list,
> >
> > Im a nagios user for more than a year now...
> > I just came across hobbit.. it has an awesome reporting tool
> > and a graph..
> >
>
Ranjeet,
Only just got this e-mail after I'd replied!
OK this is what's happening. Firstly, check_ping on your Nagios machine
is ignored by nrpe - as that contains it's own command definitions. So,
here:
command[check_ping]=/usr/lib/nagios/plugins/check_ping -H $ARG1$ -w
$ARG2$ -c $AGR3$ -p 5
Hi Ranjeet,
I see you're trying to use check_nrpe to pass the arguments of
check_ping to? It's a case of what exactly are you trying to do here?
There are 2 things I can see you're trying to do:
1. Ping host $HOSTADDRESS$ from the Nagios machine
2. Send a request via NRPE to another machine t
Hi Andy,
In my case I used the following configuration : -
# 'check_ping' command definition
define command{
command_name
check_ping
command_line
$USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ -p 5
}
In service definition: -
check_comm
Hello
I'm having the same problem monitoring our IBM AIX5.3 servers.
Currently using check_snmp to monitor a few things but really need to be
able to do more.
/Arnar
On Thu, 2006-08-31 at 09:56 +0200, Johannes Dagemark wrote:
> Hello fellows
>
> I have been struggling with monitoring IBM servers
Hi,
In case of check_ping it throws error “check_ping: %s: Warning
threshold must be integer or percentage! “
Server (Fedora Core 4)
Command details in service section
check_command
check_ping!100.0,20%!500.0,60%
Command
# 'check_ping' command definition
d
Hi!
thanks for a fast answer!
Here are the configfiles i`m using
# Plugin commands (service and host check commands)#
Arguments are likely to change between different releases of the# plugins,
so you should use the same config file provided with the# plugin release
rather than the one provi
Title: Nachricht
Are
you sure your service isn´t flapping? have you checked the
event-log?
Greetz,Thomas Zimmer Produktservice & Betrieb Betrieb & Support Sal. Oppenheim jr. & Cie., Frankfurt a. Main
Telefon: +49 69 7134
5192 Internet: http://www.oppenheim.de
E-Mail:
[EMAIL PROTECTED]
go and look in your nagios.cfg file for which config files it's
actually using, I don't think most people use minimal, but you won't
know until you look there.
then find the service definition and change line
notification_interval
0
to
notification_interval 60
to have
Hello all Nagios
gurus!
I have a irritating
problem, when a service goes down/critical i get a notification every second
minute! Thats irritating:)
I`w also read the
docs on notifications but still ì havent solved it! Can anyone help me
please?:)
Here are som of my
config: snip
Nagio
Hi Elizar,
Elizar M. Palad wrote:
> Hi list,
>
> Im a nagios user for more than a year now...
> I just came across hobbit.. it has an awesome reporting tool
> and a graph..
>
> how come i don't see nagios'?
> or i can't make it work?
As the website says, hobbitmon is an development based on big
Hello fellows
I have been struggling with monitoring IBM servers using check_snmp and
a lot of diffrent OID's but I fail to provide a good monitoring...
It would be really nice if there were a plugin for IBM like the
check_compaq_insight.pl available in the contrib section of nagiosplugins.
An
48 matches
Mail list logo