Search found 19 matches

by kubben
Wed Nov 14, 2012 11:24 am
Forum: Nagios XI
Topic: Windows Service Restart On Critical Alert.
Replies: 4
Views: 445

Windows Service Restart On Critical Alert.

Here's my scenario. I've just read over http://library.nagios.com/library/products/nagiosxi/documentation/564-restarting-a-windows-service-from-nagios-xi Which is great for monitoring a service and restarting it when it has stopped, but what what i am doing, is monitoring a directory, which is actin...
by kubben
Fri Oct 12, 2012 3:09 pm
Forum: Nagios XI
Topic: Windows Servers UNC Path checks
Replies: 2
Views: 758

Windows Servers UNC Path checks

I am currently using a Nagios XI 2011R2.3 and check_nrpe against a wiondows server 2008 with nsclient++ 3.91 and i need to be checking a NAS share. ex. check_nrpe -H host.domain.com -c CheckDriveSize -a Drive =\\\\nas01\\dept_prog$\\ MaxWarnUsed=95 MaxCritUsed=99 which on the command line returns: C...
by kubben
Wed Oct 03, 2012 11:34 am
Forum: Nagios XI
Topic: Incident ageing setting?
Replies: 1
Views: 188

Re: Incident ageing setting?

ah, the status was actually changing between warning and critical, thus creating new alerts. kindly disregard.
by kubben
Wed Oct 03, 2012 10:10 am
Forum: Nagios XI
Topic: Incident ageing setting?
Replies: 1
Views: 188

Incident ageing setting?

We are using pagerduty for notifications and escalations, which is all working as expected, save for though i have set notification interval to 0 via a service template, we get another notification hours later. looking at inherited configuration, it states there is no multiple alerts, i believe the ...
by kubben
Wed Sep 26, 2012 10:50 am
Forum: Nagios XI
Topic: monitoring a directory file count on a windows server
Replies: 2
Views: 516

Re: monitoring a directory file count on a windows server

thanks, checking them out. my exchange search skills are apparently less than mighty. 8)
by kubben
Wed Sep 26, 2012 10:13 am
Forum: Nagios XI
Topic: monitoring a directory file count on a windows server
Replies: 2
Views: 516

monitoring a directory file count on a windows server

i need to monitor a certain directory file count on a windows server.

aka, if c:\Programfiles\yada\yada contains 200 warn me via email, if it reaches 400 files this is critical and email and page

is there an option for check_nt i am missing that can do this?
by kubben
Tue Sep 25, 2012 4:22 pm
Forum: Nagios XI
Topic: Mass changes to Service Alert Contact Group
Replies: 5
Views: 432

Re: Mass changes to Service Alert Contact Group

After chatting with co-workers, we'd rather wait for the stable release, but are still tasked with at least removing the current notification settings on all services and hosts, and switch to a template based notification setting. would there be an easy way to remove all service and host notificatio...
by kubben
Tue Sep 25, 2012 1:42 pm
Forum: Nagios XI
Topic: AD auth for nagiosxi using SSL/Secure AD port
Replies: 3
Views: 368

Re: AD auth for nagiosxi using SSL/Secure AD port

ah, thanks scott.
by kubben
Tue Sep 25, 2012 11:45 am
Forum: Nagios XI
Topic: AD auth for nagiosxi using SSL/Secure AD port
Replies: 3
Views: 368

Re: AD auth for nagiosxi using SSL/Secure AD port

ah. we've been using round robin DNS with each AD server having specific SSL certs per server. while some applications will ignore the ssl cert not matching, apparently xi does not. using a specific server, SSL enabled LDAP access to AD works. this is likely more a architecture issue on our end. any...
by kubben
Tue Sep 25, 2012 11:18 am
Forum: Nagios XI
Topic: AD auth for nagiosxi using SSL/Secure AD port
Replies: 3
Views: 368

AD auth for nagiosxi using SSL/Secure AD port

I would like to add our CA authority to our nagiosxi installs so i can run nagiosxi against our Active Directory servers on a secure port. i went over this: http://assets.nagios.com/downloads/nagiosxi/docs/Using_SSL_with_XI_Active_Directory_Component.pdf and after reading it added our CA cert export...