> Ok, so it sounds like there might be 3 "best" ways to monitor Windows in
> general.
> I will have to check them out in detail before deciding which way to go. I
> do note that the following though from reading about them -
>
> 1. Checkwmiplus
>
>
- I switched from NSclient++ to checkwmiplus, b
arent there CAPTCHA's that prevent spam bots from getting in, granted
that it might be a user who posts the links
On 04/08/2011 23:09, m...@catsnest.co.uk wrote:
> Humm it is of course a community wiki so We could delete the spam links.
> We don't have permissions to delete pages of course.
>
> T
Hi,
vCenter Server
- customize alarms in vCenter and run a vbscript in "action" tab in this
alarm settings.
- this script write a logfile (one line for one alarm).
- nsclient++ is installed and running on vCenter server but only to
execute check_logfiles.exe from Gerhard Lausser
Nagios Server
What are folks using to monitor dIsk latency for Esx hosts? I have
tried check_esx3 but the latency values are always 0 ms, but
monitoring on vsphere is showing ~10 ms during the same period.
--
Aamer Akhter / aakh...@gmail.com
Ok, so it sounds like there might be 3 "best" ways to monitor Windows in
general.
I will have to check them out in detail before deciding which way to go. I do
note that the following though from reading about them -
1. Checkwmiplus
* Looks like I don't need to install anything on my Wi
I deployed new monitoring today, and despite a few restarts and many
hours of waiting, 185/220 services are still pending.
It's a 3.2.1 environment (yes, yes, upgrade, yes) with one master and
multiple pollers. All this new monitoring is on one polling host.
Active checks are disabled on the
Humm it is of course a community wiki so We could delete the spam links.
We don't have permissions to delete pages of course.
This is a problem with most Wiki's I admin a medium sized wiki and
have to delete spam pages every day.
Ritchie
--
<-- http://23.me.uk/2 -->
<--Time flies like an arrow;
Keith Erekson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> In typical Mediawiki fashion... looks like user registration has been
> left on, resulting in 1000+ users:
>
> http://wiki.nagios.org/index.php?title=Special:ListUsers&limit=500
>
> Which leads to the wiki being used to host
> I have just installed a new Nagios server and wanting to make sure that
> everything
> is working. All appears to be ok except I cannot access the Network Outages
> page,
> I get the error
>
> It appears as though you do not have permission to view information you
> requested...
>
> If you bel
I have just installed a new Nagios server and wanting to make sure that
everything is working. All appears to be ok except I cannot access the Network
Outages page, I get the error
It appears as though you do not have permission to view information you
requested...
If you believe this is an e
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
In typical Mediawiki fashion... looks like user registration has been
left on, resulting in 1000+ users:
http://wiki.nagios.org/index.php?title=Special:ListUsers&limit=500
Which leads to the wiki being used to host all *sorts* of interesting
spam:
h
It´s works :D :D :D :D, thank a lot!! With your help and Jim Avery, i´m
solved the problem.
Regards!
Mat (From Argentina)
-Mensaje original-
De: m...@catsnest.co.uk [mailto:m...@catsnest.co.uk]
Enviado el: jueves, 04 de agosto de 2011 05:09 a.m.
Para: Nagios Users List
Asunto: Re: [Nagio
if you have some questions while testing check_mk, don't hessitate.
Regards, Thomas
Axel Rosenski schrieb am 04.08.2011 13:59:21:
> Von: Axel Rosenski
> An: Nagios Users List
> Datum: 04.08.2011 14:17
> Betreff: Re: [Nagios-users] Antwort: Re: What the best way to monitor
Windows?
>
> Am Do
I use Nsclient++ and check_mk_agent, coupled with pnp4nagios
http://mathias-kettner.de/checkmk.html
Getting check_mk to work the way you want takes a bit of effort, but once
you're used to it there's no turning back.
Cheers,
Phil
--
Phil Randal | Infrastructure Engineer
NHS Herefordshire & Her
Am Donnerstag, 04. Aug. 11, 13:16:13 schrieb Thomas Borger:
> You can also look at http://www.mathias-kettner.de for "check_mk".
> It is a nice Nagios-Agent.
Thanks for the hint.
I found check_mk a while ago. It seems to be very nice and easy to use.
At the moment all templates are based on che
You can also look at http://www.mathias-kettner.de for "check_mk".
It is a nice Nagios-Agent.
Regards, Thomas
Axel Rosenski schrieb am 04.08.2011 12:45:39:
> Von: Axel Rosenski
> An: Nagios Users List
> Datum: 04.08.2011 13:04
> Betreff: Re: [Nagios-users] What the best way to monitor Windows
NSClient++ works fine us too
with custom commands like these you can monitor disk space usages
alsowhich was one of the main requirements for us!
define service{
use generic-service
host_name srv_storage-01
service_description
Am Donnerstag, 04. Aug. 11, 09:57:02 schrieb Martin Hugo:
> I second NSClient++, easy to install on the hosts, no restart necessary.
> Here's a tip, once you have one working, copy the client.ini file to your
> install point and drop it in the appropriate folder on the new client
> before you star
I second NSClient++, easy to install on the hosts, no restart necessary.
Here's a tip, once you have one working, copy the client.ini file to your
install point and drop it in the appropriate folder on the new client before
you start the service.
I can send examples of our different checks if
Hi Mathew
Thanks for your response. I have also deleted the existing RRD files so
that fresh data can be captured through check commands but error is
still the same.
However while running check commands manually, I'm getting required
output but not getting the content in graph.
Any help would be
On 4 August 2011 01:56, wrote:
...
> The line in the nagios file is:
>
> check_result_path=/usr/local/nagios/var/spool/checkresults
...
> Error:
> Error in configuration file '/usr/local/nagios/etc/nagios.cfg' - Line 465
> (Check result path is not a valid directory)
If it's any help to you,
>
> I've got a Nagios installation all up and running and working just fine.
> Now I have to start monitoring some Windows Servers.
>
> There are so many different plugins. What are the recommendations for doing
> this?
>
> We have some Win Server 2003, 2008 as well as Exchange and SQL.
>
> Thanks
On Thu, Aug 4, 2011 at 1:56 AM, wrote:
> check_result_path=/usr/local/nagios/var/spool/checkresults
Make sure the directory exists...
Verify that the Nagios user is the owner of that directory
(I would just do a chown -R nagios:nagios /usr/local/nagios )
Verify the correct permissions are set
23 matches
Mail list logo