Nagios Event viewer agent for windows 2008
Nagios Event viewer agent for windows 2008
Is there a Nagios Event Viewer agent for Windows 2008 R2? If so where can it be download?
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Nagios Event viewer agent for windows 2008
NSclient provides a way to monitor windows event logs, you can also send snmptraps for certain eventlogs. What specifically are you looking to monitor?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: Nagios Event viewer agent for windows 2008
I'd also just like to throw it out there that WMI monitoring supports it as well. I'm adding hundreds, maybe thousands of servers to my XI, and it works quite nicely. Agentless is a huge plus. We also create a powershell script that applies all settings so the user needed can be locked down as much as possible...I need to share that script 
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Nagios Event viewer agent for windows 2008
You should share that script, it would be greatly appreciated! Also, I completely agree, wmi is a fantastic way to monitor things, and personally aside from traps the only way I monitor windows machines unless absolutely necessary.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: Nagios Event viewer agent for windows 2008
Say, BanditBBS, that script could be that super powered item that "can't fall into the wrong hands" that we need to save the world! ..or our jobs... Heh heh "get the script, save the world" (remember heroes tv show).
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
Re: Nagios Event viewer agent for windows 2008
I need to monitor specific Services and be alerted via Nagios if the service goes down or is in a stuck state. I have installed nagevlog 1.9.2 on Windows 7 but this version is not working with Windows 8 R2.
Re: Nagios Event viewer agent for windows 2008
If you want to monitor the status of a service, why are you trying to monitor event log? Why not just monitor the service's state directly?emolina wrote:I need to monitor specific Services and be alerted via Nagios if the service goes down or is in a stuck state. I have installed nagevlog 1.9.2 on Windows 7 but this version is not working with Windows 8 R2.
What method are you using to monitor the windows secrver, NSClient?
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
Re: Nagios Event viewer agent for windows 2008
My fault. Sorry for the Confusion. I installed NSClient successfully, what I need from Nagios eventlog viewer is alerts on Applications, Security and System errors.
You do not have the required permissions to view the files attached to this post.
Re: Nagios Event viewer agent for windows 2008
Found this from the author of NSClient, new eventlog monitoring for NSClient 0.4.0 and newer.
http://blog.medin.name/blog/2012/03/20/ ... -nsclient/
http://blog.medin.name/blog/2012/03/20/ ... -nsclient/
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
Re: Nagios Event viewer agent for windows 2008
emolina,
Did you check out the link, provided by BanditBBS? Let us know if you have any more questions.
Did you check out the link, provided by BanditBBS? Let us know if you have any more questions.
Be sure to check out our Knowledgebase for helpful articles and solutions!