Search found 44 matches
- Thu Jun 05, 2014 8:36 am
- Forum: Open Source Nagios Projects
- Topic: services
- Replies: 11
- Views: 4868
Re: services
Please close the thread 
- Thu Jun 05, 2014 5:44 am
- Forum: Open Source Nagios Projects
- Topic: services
- Replies: 11
- Views: 4868
Re: services
Actually It is SAP server (on win 2008),. All I have to do is - monitor Drives (C:, D:, ...) and monitor two services SAP_00 and SAP DBTech I couldn't find a way to monitor these two special services , I don't if I have to do something extraordinary because they are SAP services... check_wmi does th...
- Tue Jun 03, 2014 3:49 pm
- Forum: Open Source Nagios Projects
- Topic: services
- Replies: 11
- Views: 4868
Re: services
Ok. I will give it a try and let you guys know.
- Tue Jun 03, 2014 9:59 am
- Forum: Open Source Nagios Projects
- Topic: services
- Replies: 11
- Views: 4868
Re: services
I understand what you said but I wanted to avoid installation of agents on machines, last time I used check_wmi to monitor the win server. But I am not sure if I can use WMI plus to monitor single service as well.
or may be I can use snmp
or may be I can use snmp
- Tue Jun 03, 2014 9:49 am
- Forum: Open Source Nagios Projects
- Topic: services
- Replies: 11
- Views: 4868
Re: services
I dont want to use NSClient++, agentless is better option
- Tue Jun 03, 2014 9:17 am
- Forum: Open Source Nagios Projects
- Topic: services
- Replies: 11
- Views: 4868
services
1. I want to monitor few specific services on win2008 R2 server.
I check online and found check_winsvc plugin, but it checks all automatic services which is not something I want. I want to monitor only 2 specific services and get email if any of them has stopped working.
Any suggestions?
I check online and found check_winsvc plugin, but it checks all automatic services which is not something I want. I want to monitor only 2 specific services and get email if any of them has stopped working.
Any suggestions?
- Tue Jun 03, 2014 2:22 am
- Forum: Open Source Nagios Projects
- Topic: Email notification from Nagios
- Replies: 24
- Views: 18270
Re: Email notification from Nagios
Yes I do 
Thanks for the help. Good to close
Thanks for the help. Good to close
- Mon Jun 02, 2014 9:55 am
- Forum: Open Source Nagios Projects
- Topic: Dependencies!
- Replies: 10
- Views: 5848
Re: Dependencies!
Yes Please
- Mon Jun 02, 2014 8:17 am
- Forum: Open Source Nagios Projects
- Topic: Email notification from Nagios
- Replies: 24
- Views: 18270
Re: Email notification from Nagios
Its working after changing the sendmail.mc and putting mail server at
define(`SMART_HOST', [IP ADDRESS])dnl
define(`SMART_HOST', [IP ADDRESS])dnl
- Mon Jun 02, 2014 8:12 am
- Forum: Open Source Nagios Projects
- Topic: Dependencies!
- Replies: 10
- Views: 5848
Re: Dependencies!
Cool. Thanks for the help.