I installed using these options
./configure --prefix=/usr/local/nagios/ --enable-mysql --disable-pgsql
--with-ndo2db-user=nagios --with-ndo2db-group=nagios
-with-mysql-lib=/usr/lib64/mysql --with-mysql-inc=/usr/include/mysql
make
make install
the
db_servertype=mysql is ok
but I still have the
Von: Luis Fernando Lacayo [mailto:lflac...@cps.k12.il.us]
Gesendet: Montag, 20. April 2009 16:38
An: nagios-users
Betreff: [Nagios-users] Any one monitoring numbber of Connections of
CiscoAccess Points?
* PGP Signed by an unknown key
I want to monitor the number of users on individual Cisco Acc
If you haven't already done so: please take this short survey on
whether you'd attend a Nagios Conference in November co-located with
the LISA (Large Installation System Administrators) Conference:
http://www.surveymonkey.com/s.aspx?sm=G9_2f6HPGVHeRUuY9008Wv_2bA_3d_3d
This is in the idea stag
Date: Mon, 20 Apr 2009 11:17:49 +0200
Subject: Re: [Nagios-users] Customising colours
From: ctem...@merethis.com
To: nzamo...@hotmail.com
CC: nagios-users@lists.sourceforge.net
2009/4/20 David Willson
At our lab we currently have the Nagios Service Overview page displayed on a
large s
Nevermind, easy as I suspected with a missing host check command.
Thanks everyone.
David Bounds
dbou...@simplifymd.com
-Original Message-
From: David Bounds
Sent: Monday, April 20, 2009 5:46 PM
To: 'nagios-users@lists.sourceforge.net'
Subject: Host checking
All,
I am certain this is a
All,
I am certain this is a simple issue, but I was wondering if someone here
could help. I have the apt package for nagios2 installed and none of
the hosts are getting checked to see if they are still up. All checking
is done through a local VPN connection and a sample of the host
definitions i
2009/4/20 Dei Bertine :
> Hi all,
> I was wondering if someone in here could point me to the right direction on
> how to properly set-up Host Groups in Nagios 2.x.
> Please kindly advise.
> Much appreciated!
> DB
I guess the best page to start looking is:
http://nagios.sourceforge.net/docs/2_0/te
On Mon, 20 Apr 2009, Dei Bertine wrote:
> Hi all,
> I was wondering if someone in here could point me to the right direction on
> how to properly set-up Host Groups in Nagios 2.x.
> Please kindly advise.
> Much appreciated!
> DB
http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#hostgroup
2009/4/20 Eduardo Barreto :
> Hi all!
>
> My monitor is sending notification through e-mail but I would like to set it
> to sending also sms, how can I configurate it? Should I use an app like
> sms-client?
Yes, or if you are lazy like I am, you can send by email using an
externally hosted email-s
Hi all,
I was wondering if someone in here could point me to the right direction on how
to properly set-up Host Groups in Nagios 2.x.
Please kindly advise.
Much appreciated!
DB
--
Stay on top of everything new
On Apr 20, 2009, at 3:09 PM, Eduardo Barreto wrote:
> Hi all!
>
> My monitor is sending notification through e-mail but I would like
> to set it to sending also sms, how can I configurate it? Should I
> use an app like sms-client?
This is a common topic. There are a number of FAQ entries and
You could use mail/web to sms solutions available is some mobile network
operator or
integrate a cell phone with tools such gnokii or gammu.
./nelson -murilo
On Mon, Apr 20, 2009 at 05:09:28PM -0300, Eduardo Barreto wrote:
> My monitor is sending notification through e-mail but I would like t
> Hello Greg,
> here it is, simply took one of RHEL's init-scripts and modified it:
> [r...@atvies00nx libexec]# cat /etc/init.d/ndo2db
> #! /bin/sh
...
> echo $"Usage: $0
{start|stop|restart|try-restart|status}"
>RETVAL=3
> esac
> exit $RETVAL
Thanks
Hi all!
My monitor is sending notification through e-mail but I would like to set it
to sending also sms, how can I configurate it? Should I use an app like
sms-client?
Thanks in advance!
Regards,
Eduardo
--
Stay on top
Hello Greg,
here it is, simply took one of RHEL's init-scripts and modified it:
[r...@atvies00nx libexec]# cat /etc/init.d/ndo2db
#! /bin/sh
# ndo2db init file
# For RedHat and cousins:
# chkconfig: 2345 98 02
# description: NDO daemon to write data to database
# processname: ndo2db
# be a
I've inserted a new host, and I can get it's information, I got this message
from it "*host status information not found*" how can I get rid of it. All
other hosts are okay.
Cheers
Eduardo Barreto
--
Stay on top of everyt
> -Original Message-
> From: lance raymond [mailto:lraym...@weatherflow.com]
> Sent: Monday, April 20, 2009 3:42 PM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] check_snmp_storage plugin - 126 return code
>
> Not sure what's wrong, seems simple enough. I am using t
On Mon, Apr 20, 2009 at 04:43:37PM -0300, Fernando Rocha wrote:
> Probably you have the 'contact_groups' variable at the host definition, and
> it will be implicitly inherite.
>
> take a look at 'Implied Inheritance' from
> http://nagios.sourceforge.net/docs/3_0/objectinheritance.html
I just n
Hi Kyle,
Could you please send your host definition?
Probably you have the 'contact_groups' variable at the host definition, and it
will be implicitly inherite.
take a look at 'Implied Inheritance' from
http://nagios.sourceforge.net/docs/3_0/objectinheritance.html
[]'s
--
Fernando Rocha
OpSe
Hi All,
We've just setup nagios 3 using NDO (to support Nagvis) and I realized
that NDO does not come with an init script. I found one post to the
list
(http://article.gmane.org/gmane.network.nagios.user/52477/match=ndo+init
) from about a year ago, someone was asking for help incorporating the
Not sure what's wrong, seems simple enough. I am using the following as
a guide on this plugin
(http://nagios.manubulon.com/index_commands.html#storage)
From the command line on the nagios server I can get it to work;
perl check_snmp_storage.pl -H x.x.x.x -C community -m / -w 90 -c 95 -r
/: 67
On Apr 20, 2009, at 12:56 PM, Kaplan, Andrew H. wrote:
> Hi there --
>
> Is there a plugin available that will specifically check if the nfsd
> service is running? If not, what existing
> plugin would I use to accomplish this task? Thanks.
>
check_procs?
libexec]$ ./check_procs -C nfsd -c 1:1
Hi there --
Is there a plugin available that will specifically check if the nfsd service is
running? If not, what existing
plugin would I use to accomplish this task? Thanks.
The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail wa
Imene NASRI schrieb:
> I used the Nagios-3.0.6 version and i haven't created a user nor a
> group nagios in the machine.
> my command lines are : ./configure
> ./make all
>
a) you need to enable --enable-cygwin when running configure.
b) You should not try
Imene NASRI schrieb:
> hello Sir,
>
> in fact i have just read your article in the nagios user forum and i'm
> satisfied that you have succesfully installed nagios with cywin under
> Windows, because i have some troubles with the installation with
> cygwin i.e:
>
>
> $ make all
> gcc -g -O2 -DH
2009/4/20 kaouther mechri :
> Dear all, I need t install ndoutil 1.4b7 for my nagios 3.
>
> I've Msql-devel-5.1.33
> I installed ndoutils with the following command
>
> ./configure --disable-pgsql --enable-mysql --with-mysql-lib=/usr/lib/mysql
> --with mysql-include=/usr/include/mysql
> configure a
Hi all,
I have defined a custom service notification command that I am using to
send alerts to CA Spectrum. That part is working, but for every alert I
send, I am also getting a corresponding service notification by email to
the nagiosadmins contact group despite my service having an inherited
Thank you sir.. that is exactly what I was looking for..
thank.
Luis
On Sat, 2009-04-18 at 19:31 +0100, Jim Avery wrote:
> 2009/4/18 Lacayo, Luis F :
> > Good Morning all...
> >
> > I have a question, that someone out there might be able to help me with.
> >
> >
> > I want to setup an event
Dear all, I need t install ndoutil 1.4b7 for my nagios 3.
I've Msql-devel-5.1.33
I installed ndoutils with the following command
./configure --disable-pgsql --enable-mysql --with-mysql-lib=/usr/lib/mysql
--with mysql-include=/usr/include/mysql
configure and make were ok.
but when I want to run n
I want to monitor the number of users on individual Cisco Access Points,
is anyone doing this?
thanks,
Luis
--
__
Luis Fernando Lacayo
Chicago Public Schools
Senior Unix Administrator
ITS/ UNIX Infrastructure
Office: 773-553-3835
Cell: 773-2
2009/4/20 Eduardo Barreto :
> I've already setted the audio alert, but I got a doubt. May I set it only
> for one host?
The simple answer to your question is 'no'.
You could maybe have a look at a firefox addon called NagiosChecker
http://code.google.com/p/nagioschecker/ instead. This allows you
2009/4/20 Harry John :
> Hi
> How do we check concurrent users in a website?
> Is this possibble in nagios friends?
> THanks!
If it's Microsoft IIS, you can query the performance counter for
current connections using NSClient++. In my nsc.ini config, I have:
web_curr_conn=inject CheckCounter "C
I've already setted the audio alert, but I got a doubt. May I set it only
for one host?
--
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on t
Harry John wrote:
> Hi
> How do we check concurrent users in a website?
HTTP is a stateless protocol. There is no such thing as an exact count of
concurrent users on a website. All sites that claim to track such thing
do some sort of estimation. Usually based on how many users have been
active wit
Hi
How do we check concurrent users in a website?
Is this possibble in nagios friends?
THanks!
--
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$2
You will have to modify the 'status.c' file and compile it again. There must be
a line with something like that :
printf("", [...,] temp_host->address[, ...]);
All you have to do is changing temp_host->address by temp_host->alias, save the
file and then `make && make install`.
Marc-André
-
Hi
On nagios web site when I move my *mouse* over host , it displays the host
IP address.. Can I change it? I would like see the host alias this pop-up
window.
Thanks!
Zoltan
--
Stay on top of everything new and different
2009/4/20 David Willson
> At our lab we currently have the Nagios Service Overview page displayed on
> a large screen for all users to see, this way they can tell when a
> particular box is down.
>
> My boss is wondering if there is some way to adjust the colour scheme so
> that when something b
38 matches
Mail list logo