Hi,
I have one problem after installing and running nagios, actually its running
but the the graphics of the page showing the host details and services details
are not getting displayed.
One more thing as iam doing this nagios installation on my laptop only, so i
added the host as my windows w
Presumable you want to check the database because you want to know that
share point is running.
You can check the SQL service easy enough, and check the HTTP service is
running, you can check the results of the webpage, but authentication
may be an issue.
You could use NRPE to run a vbscript to c
I'm having the same problem with my installation of 2.7 on OpenBSD 4.0. It
dyes silently.
I do notice in the logs it tries to restart after and can't find the .pid
file.
[1174798800] LOG ROTATION: DAILY
[1174798800] LOG VERSION: 2.0
Then it dies, I have to manually restart it. Sometimes this
Ben Langen (blangen) wrote:
> I'm setting up Nagios to monitor services in several sites around the
> world, and would like to configure the notifications to only be sent to
> specific people (mail aliases) based on their daylight hours. This would
> essentially be sending notifications to my team
On Wed, 04 Apr 2007, Ben Langen (blangen) wrote:
> I'm setting up Nagios to monitor services in several sites around the
> world, and would like to configure the notifications to only be sent to
> specific people (mail aliases) based on their daylight hours. This would
> essentially be sending not
I'm setting up Nagios to monitor services in several sites around the
world, and would like to configure the notifications to only be sent to
specific people (mail aliases) based on their daylight hours. This would
essentially be sending notifications to my team in Israel, or India
while my team is
Curious of it's the log rotation HUP signal that is doing this. Does it
do the same thing on a restart of nagios?
Also, have you tried shutting down nagios, checking for any old nagios
processes hanging around and killing them off, then restarting?
Thomas
Prigge Scott wrote:
> I recently up
On Wed, 4 Apr 2007, Andrew Zahn wrote:
> do these plugins require NRPE? I was hoping to get raid status out of
> SNMP somehow.
You might want to look up your snmpd.conf file and see how one
can sneak in scripts there.
Hugo.
--
[EMAIL PROTECTED] http://hugo.vanderkooij.org/
On Wed, 04 Apr 2007, srikalyan tangirala wrote:
> Hi All:
> I am a newbie using the NAGIOS 2.1. I tried setting up the software
> and was successfull in installing nas configuring it. I have few questions
> regarding the usage of the software:
>
> I was looking at the features and would l
Hi All:
I am a newbie using the NAGIOS 2.1. I tried setting up the software
and was successfull in installing nas configuring it. I have few questions
regarding the usage of the software:
I was looking at the features and would like to investigate if these things
can be possible and how c
On 4/4/07, Israel Brewster <[EMAIL PROTECTED]> wrote:
A while ago I installed Nagios 2.4 on a somewhat minimal (don't
remember the specs, but old) OpenBSD 4.0 box. For the most part, it
appears to work fine- latency is a nice low .328 seconds on average,
with an average execution time of 4 secon
On 4/4/07, john <[EMAIL PROTECTED]> wrote:
Hi,
I'm looking for a way to do adaptive notifications on monitoring a single
service so that it notifies differently based on different criteria.
For example, monitoring a network port bandwidth usage, we want an alert
if between:
to 0559 - its
A while ago I installed Nagios 2.4 on a somewhat minimal (don't
remember the specs, but old) OpenBSD 4.0 box. For the most part, it
appears to work fine- latency is a nice low .328 seconds on average,
with an average execution time of 4 seconds. The execution time might
be a bit high, but i
If you're running net-snmp (and given that you're running linux, you
probably are), then it's fairly trivial to get it to execute
a command and return the result when a certain oid is queried. See the
snmp conf file for examples.
On Wed, 4 Apr 2007, Andrew Zahn wrote:
> do these plugins requir
Hi,
I'm looking for a way to do adaptive notifications on monitoring a single
service so that it notifies differently based on different criteria.
For example, monitoring a network port bandwidth usage, we want an alert
if between:
to 0559 - its 12Mbps+ for over 30 mins
0600 to 23
do these plugins require NRPE? I was hoping to get raid status out of
SNMP somehow.
Hari Sekhon wrote:
> I wrote 3 scripts to monitor Raid arrays on 3ware, Lsi MegaRaid, and
> Linux Software (MD) Raid which it sounds like you are using.
>
> I use these on both 32-bit and 64-bit Linux servers
>
I wrote 3 scripts to monitor Raid arrays on 3ware, Lsi MegaRaid, and
Linux Software (MD) Raid which it sounds like you are using.
I use these on both 32-bit and 64-bit Linux servers
you can find the plugins here
Linux MD Software Raid
http://www.nagiosexchange.org/Check_Plugins.21.0.html
I recently upgraded from 1.0b to 2.7. I noticed that immediately after
my daily log rotation, the current state of all hosts and services is
entered in the log file. As I have thousands of hosts/services, this
makes the log (in my case) unnecessarily large, and was hoping to find
an option to preve
Hi,
I wrote a bunch of little scripts to monitoring MQ and just threw them
on the nagiosexchange.
http://www.nagiosexchange.org/Misc.54.0.html?&tx_netnagext_pi1[p_view]=920
Enjoy!
--kyleo
-
Take Surveys. Earn Cash. Influen
Le mercredi 04 avril 2007 à 09:39 -0500, Andrew Zahn a écrit :
> Hi,
>
> I am looking for a way to monitor the status of software raid (such
> as md0) using snmp? Primarily I would like to check for a "failed" or
> "degraded" status. I am wonder how Nagios admins are doing this.
Hi,
You can tr
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lacayo,
> I was wondering if any one can point me to a place where I can find a
plugin to check sharepoint database.
Sharepoint uses a number of SQL Server databases to store configuration
and data so you can check them using the usu
On Wed, 4 Apr 2007, Andrew Zahn wrote:
> I am looking for a way to monitor the status of software raid (such
> as md0) using snmp? Primarily I would like to check for a "failed" or
> "degraded" status. I am wonder how Nagios admins are doing this.
What did you find on your server using snmpwalk?
HI Everyone,
I was wondering if any one can point me to a place where I can find a
plugin to check sharepoint database.
Thanks,
Luis
Luis Lacayo
-
Take Surveys. Earn Cash. Influence the Future of IT
Jo
Hi,
I am looking for a way to monitor the status of software raid (such
as md0) using snmp? Primarily I would like to check for a "failed" or
"degraded" status. I am wonder how Nagios admins are doing this.
Thanks,
Andrew
---
Thanks Lars and Rob that was the problem.
Lars Stavholm escribió:
> Rob Blake wrote:
>> On 4/4/07, Jesús Arnáiz <[EMAIL PROTECTED]> wrote:
>>> Hi there.
>>>
>>> I use the doc. about event handlers and I define this one:
>>>
>>> # SERVICE CLAMD
>>> define service {
>>> use generic-servic
Rob Blake wrote:
> On 4/4/07, Jesús Arnáiz <[EMAIL PROTECTED]> wrote:
>>
>> Hi there.
>>
>> I use the doc. about event handlers and I define this one:
>>
>> # SERVICE CLAMD
>> define service {
>> use generic-service
>> host_name MYHOST
>> service_description CLAMD
>
On 4/4/07, Jesús Arnáiz <[EMAIL PROTECTED]> wrote:
Hi there.
I use the doc. about event handlers and I define this one:
# SERVICE CLAMD
define service {
use generic-service
host_name MYHOST
service_description CLAMD
check_command check_clamd
Hi there.
I use the doc. about event handlers and I define this one:
# SERVICE CLAMD
define service {
use generic-service
host_name MYHOST
service_description CLAMD
check_command check_clamd
max_check_attempts 2
event_handler event_c
28 matches
Mail list logo