[Nagios-users] looking for a check servertime against main time server

2009-07-20 Thread Roderick Derks
Hi! 
Question: I'd like to have a plugin that checks if the time of a server is 
synced with the main-time-server in our network. The ones I found just check 
the servertime against the local Nagios server. 

Anbody got a good plugin? 

Grtz, 
Roderick 
--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] looking for a check servertime against main time server

2009-07-20 Thread Roderick Derks
Thnks. They have NTPD installed and running so I can check the time constantly. 
So I'd like to have a plugin that compares the time of two NTP servers. 
Otrherwise I have to make one myself. 



- Original Message - 
From: Marc Powell m...@ena.com 
To: nagios-users nagios-users@lists.sourceforge.net 
Sent: Maandag 20 juli 2009 14:50:06 GMT +01:00 Amsterdam / Berlin / Bern / Rome 
/ Stockholm / Vienna 
Subject: Re: [Nagios-users] looking for a check servertime against main time 
server 


On Jul 20, 2009, at 6:36 AM, Roderick Derks wrote: 

 Hi! 
 Question: I'd like to have a plugin that checks if the time of a 
 server is synced with the main-time-server in our network. The ones 
 I found just check the servertime against the local Nagios server. 

Those same plugins can be used on the hosts you want to check. 

 Anbody got a good plugin? 

Since the machines you want to check presumably aren't running ntpd 
themselves, they don't expose the time over the network in a way you 
can check without installing something on them to make it accessible. 
Use check_ntp. You need to install it on the remote servers and run it 
there through check_nrpe, check_by_ssh or the like. 

-- 
Marc 


-- 
Enter the BlackBerry Developer Challenge 
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/Challenge 
___ 
Nagios-users mailing list 
Nagios-users@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/nagios-users 
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null 
--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] Development on NDO utils?

2009-02-09 Thread Roderick Derks
Hi,
Anyone knows if there is still some development being done on the NDO utils?

I had a problem using the NDO 1.4b7 beta version with Centreon and had to use a 
nightly version. And it doesn't support multiline output, something new in 
Nagios 3.0. And 1.47b7 is from 31-10-2007.

Regards,
Roderick

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Monitor lun statistics

2009-02-03 Thread Roderick Derks

If you have a DELL/EMC san then you can use:
check_emc_clariion.pl (think i found it on nagiosexhange, install the 
navi-agent on your nagios host)

I suggest that if you want to check VMware then you do this via the VC server:
http://www.steveshipway.org/forum/viewtopic.php?f=35t=1648 (install the perl 
vi toolkit on your nagios host)

Regards,
Roderick


- Original Message -
From: James Pratt jpr...@norwich.edu
To: nagios-users@lists.sourceforge.net
Sent: Maandag 2 februari 2009 15:52:46 GMT +01:00 Amsterdam / Berlin / Bern / 
Rome / Stockholm / Vienna
Subject: Re: [Nagios-users] Monitor lun statistics



From: Marc Ismael [mailto:marcism...@gmail.com] 
Sent: Monday, February 02, 2009 9:32 AM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Monitor lun statistics

Has anyone implemented / is there any effective way to monitor lun
activity / health? 

Thank you,
Marc

---
Hi,

Not sure what you mean as it likely depends on your san, or what you
want to monitor exactly (?).  We are an EMC/Vmware shop, so I just use
checks for ensuring LUN free space in ESX, via SNMP... 

Regards,
jamie



--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] checkplugin for a http xml query (a SOAP webservice)

2009-02-02 Thread Roderick Derks
Hi!

Does anyone know if there is a plugin to check a SOAP XML webservice? I want to 
sent a query and check if I get a reply.

Thnks!
Roderick

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] checkplugin for a http xml query (a SOAP webservice)

2009-02-02 Thread Roderick Derks
Hi!

Does anyone know if there is a plugin to check a SOAP XML webservice? I want to 
sent a query and check if I get a reply.

Thnks!
Roderick

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null