Hello,
Where could I find the software license for NagEventLog? Also, would you recommend using this to monitor Windows 2008 Event log? I currently have 2014R1.1 installed.
Thank you!
NagEventLog license
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: NagEventLog license
You could use either that, a recent version of NSClient++, or WMI (http://exchange.nagios.org/directory/Pl ... us/details) / WMI wizard in XI.
NagEventLog is third party and can be found here:
http://exchange.nagios.org/directory/Ad ... og/details
The Windows Event Log wizard requires that client to be set up to use it.
NagEventLog is third party and can be found here:
http://exchange.nagios.org/directory/Ad ... og/details
The Windows Event Log wizard requires that client to be set up to use it.
Re: NagEventLog license
In addition to what slansing said - the NagEventLog is destributed under the GNU GPL license. For more info, you can contact the developer.
http://www.steveshipway.org/software/f_contact.html
http://www.steveshipway.org/software/f_contact.html
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NagEventLog license
Thank you both!
If the latest version of NSClient++ will also work, how would I go about upgrading it? You mentioned recent version and I don't remember updating...
Thanks.
If the latest version of NSClient++ will also work, how would I go about upgrading it? You mentioned recent version and I don't remember updating...
Thanks.
Re: NagEventLog license
Also, do you have documentation for event log monitoring with NSClient++?
Thanks.
Thanks.
Re: NagEventLog license
lmiltchev,
I followed your instruction below. However, how do I specify the event ID when using the command?
http://www.thedailyadmin.com/2010/08/ch ... .html#more
Thanks.
I followed your instruction below. However, how do I specify the event ID when using the command?
http://www.thedailyadmin.com/2010/08/ch ... .html#more
Thanks.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: NagEventLog license
Do you mean hard coding it into the command? No, you can use $ARGn$ wherever you want the command to pick up arguments from your service definitions, almost all of the default XI commands have arguments integrated into them for the wizards, they provide good examples to look at.
Re: NagEventLog license
You can review the info on the NSClient++ web site, and play around with the examples there:
http://www.nsclient.org/nscp/wiki/Check ... #ideventid
Hope this helps.
http://www.nsclient.org/nscp/wiki/Check ... #ideventid
Hope this helps.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: NagEventLog license
Hello,
If I use WMI to monitor windows event log, how would I monitor a particular event id instead of alerting me on all errors from the system log?
Do you have any documentation for the wmi wizard? Meaning, what values should be specified? For example, warning count, error count, and hours.
Thank you.
If I use WMI to monitor windows event log, how would I monitor a particular event id instead of alerting me on all errors from the system log?
Do you have any documentation for the wmi wizard? Meaning, what values should be specified? For example, warning count, error count, and hours.
Thank you.
Last edited by slansing on Wed Jul 23, 2014 10:01 am, edited 1 time in total.
Reason: Merged your posts, please edit your previous post rather than double posting.
Reason: Merged your posts, please edit your previous post rather than double posting.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: NagEventLog license
Well, nagios does not actively check the log, the updates are sent passively from what you define on that third party application, see:
http://assets.nagios.com/downloads/nagi ... entLog.pdf
You would need to make all of the configuration changes when it comes to warning/critical thresholds/etc, on that agent, on the remote host.
http://assets.nagios.com/downloads/nagi ... entLog.pdf
You would need to make all of the configuration changes when it comes to warning/critical thresholds/etc, on that agent, on the remote host.