How to report NSClient version?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

How to report NSClient version?

Post by dlukinski »

Hello XI Support

How to check for and report NSClient version?
- so that we could list our hosts for an update of the client
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: How to report NSClient version?

Post by hsmith »

Code: Select all

/usr/local/nagios/libexec/check_nt -H X.X.X.X -s password -p 12489 -v CLIENTVERSION
Former Nagios Employee.
me.
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: How to report NSClient version?

Post by dlukinski »

hsmith wrote:

Code: Select all

/usr/local/nagios/libexec/check_nt -H X.X.X.X -s password -p 12489 -v CLIENTVERSION
Thank you (worked perfectly)
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: How to report NSClient version?

Post by bwallace »

Glad we were able to help. We'll lock this thread now and feel free to open another should you require assistance with anything else.
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked