[Nagios-users] Unsubscribe

2012-07-17 Thread Hamid Majidy
Unsubscribe

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
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] Unsubscribe

2012-05-05 Thread Hamid Majidy
Unsubscribe

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
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] Unsubscribe

2012-05-02 Thread Hamid Majidy
Unsubscribe

 

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
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] Creating custom service checks

2009-06-29 Thread Hamid Majidy
Kevin, you can either monitor user services (POP3, SMTP, MAPI, IMAP, LDAP,
etc) by monitoring the ports or monitor for existence in memory of processes
through an SNMP agent. Windows SNMP agent, written for Windows NT 4, are
broken and do not report data accurately. A good alternative is SNMP
Informant, which at least used to have a free version. I hear Net-snmp now
has a Windows version as well which might work. Path of least resistance is
to monitor (service) ports which do not require an agent to be installed,
which is likely what you want anyway. 

 

From: Kevin Mitnikc [mailto:teckad...@gmail.com] 
Sent: Monday, June 29, 2009 4:01 PM
To: Allan Clark
Cc: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Creating custom service checks

 

I am looking to monitor the Microsoft Exchange Server services such as:  

 

Microsoft Exchange Management

"C:\Program Files\Exchsrvr\bin\exmgmt.exe"

 

These services will be monitored on the exchsrv01 server.  How do I go about
creating this service to be monitored?  All the services I'm currently
monitoring have already been predefined for me.

 

 

Thanks,

 

Kevin M. 

2009/6/29 Allan Clark 

Hi Kevin; 

 

On Mon, Jun 29, 2009 at 23:14, Kevin Mitnikc  wrote:

I am looking for some assistance in setting up custom service monitors.  I
am looking to monitor the Microsoft Exchange services, along with a couple
other services.  How do I go about setting this up in Nagios.  

 

I have browsed over some direction, but I seem to only be finding sections
of setting this up.

 

Can somebody please give me some direction and instruction on creating these
custom service monitors.

 

Can you go into more detail?  Nagios is configured by editing the config
files, and running a "nagios -v" to check them; if you have examples of what
you're trying, including the "couple other services", we might be able to
offer concrete suggestions.  ...even if it means you give us a rundown of a
part of your network, with IP address replaced to 192.168.x.y IPs and host
FQDNs replaced to names such as exch01.example.com
 .

 

It might help to get such an initial example setup to get you going.

 

Allan

-- 
all...@chickenandporn.com  "金鱼" http://linkedin.com/in/goldfish
please, no proprietary attachments (http://tinyurl.com/cbgq)

 

--
___
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] Nagios Reboot Notification

2009-06-11 Thread Hamid Majidy
SNMP traps are most suitable for this purpose.

 

From: Kevin Mitnikc [mailto:teckad...@gmail.com] 
Sent: Thursday, June 11, 2009 12:14 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Nagios Reboot Notification

 

Hello everybody,

 

I'm new to the boards, so this topic might already be covered.  But I'm not
exactly sure how to fully search the boards.

 

Issue at hand:

 

I have successfully setup Nagios 3 on Ubuntu 8.10.  I have a few test
servers being monitored, but what I can't get working properly are when the
servers reboot.  I'm looking for a way to monitor when a server reboots or
has an unexpected shutdown.

 

I've tried the host-is-alive and also the ping, but the server comes up to
fast.  I've also tried just monitoring a service, such as the NSClient++ but
Nagios doesn't notify me right away once the server reboots.

 

How is everybody monitoring server reboots.  I've used Whats Up Gold in the
past, and it would notify me right away.  There has to be a way to monitor
reboots and get a notification of that reboot.  Many people have suggested I
use scripts, but I don't know how to write scripts.

 

Any help or direction would be much appreciated!

 

 

Cheers,

 

Kevin M. 

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
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