Page 3 of 4
Re: Nagios XI Windows Server issues
Posted: Tue Dec 27, 2016 4:36 pm
by deathscythe272
So now I am getting a no counter specified but I thought the below string was specifying what I was wanting it to gather did I typo something else in there?
check_nt!!COUNTER!'-l "\Network Interface(Intel[R] 82574L Gigabit Network Connection)\Bytes Total/sec" -w 7000 -c 9000'!!!!!!
Re: Nagios XI Windows Server issues
Posted: Wed Dec 28, 2016 10:28 am
by rkennedy
Please navigate to Configure -> Core Config Manager -> Find the service in question - post a screenshot so we can see the command assigned, and also all of the $ARG$ variables listed. We will then be able to line them up and see what's happening.
Re: Nagios XI Windows Server issues
Posted: Wed Dec 28, 2016 10:35 am
by deathscythe272
Here is the screen shot thanks for all your help
Re: Nagios XI Windows Server issues
Posted: Wed Dec 28, 2016 10:50 am
by dwhitfield
Earlier
@rkennedy asked for your objects.cache. Did you run into issues with file size or did you just miss that? Anyway, let's take that a step further.
Can you PM me your Profile (this will include your objects.cache)? You can download it by going to Admin > System Config > System Profile and click the Download Profile button towards the top. If for whatever reason you *cannot* download the profile, please put the output of View System Info (5.3.4+, Show Profile if older) in the thread (that will at least get us some info).
After you PM the profile, please update this thread. Updating this thread is the only way for it to show back up on our dashboard.
UPDATE: profile received and shared with techs
Re: Nagios XI Windows Server issues
Posted: Wed Dec 28, 2016 11:01 am
by deathscythe272
I've sent the PM as requested
Re: Nagios XI Windows Server issues
Posted: Wed Dec 28, 2016 11:15 am
by rkennedy
Move $ARG3$ to $ARG1$, and $ARG4$ to $ARG2$ - then see what happens, should work at that point.
Re: Nagios XI Windows Server issues
Posted: Wed Dec 28, 2016 11:35 am
by deathscythe272
I am seeing the following now it still appears to not like whatever password ?
Re: Nagios XI Windows Server issues
Posted: Wed Dec 28, 2016 11:48 am
by rkennedy
As you're passing the password with the -s field, you will either need to A. create a new command, or B. assign the password that is set to your current $USER8$ variable in your NSClient++ configuration.
Re: Nagios XI Windows Server issues
Posted: Wed Dec 28, 2016 11:59 am
by deathscythe272
I am pretty much a novice at best with Nagios where is that command being generated from and I've configured my password in the nsclient and put into the command so my command now reads
check_nt!Password12345!COUNTER!'-l "\Network Interface(Intel[R] 82574L Gigabit Network Connection)\Bytes Total/sec" -w 7000 -c 9000'!!!!!
Re: Nagios XI Windows Server issues
Posted: Wed Dec 28, 2016 2:03 pm
by deathscythe272
I was able to get past the invalid password error but for some reason can't seem to get the actual monitoring to work now I'm currently using this command
in my service
check_nt!Password12345!COUNTER!'-l "\Network Interface(Intel[R] 82574L Gigabit Network Connection)\Bytes Total/sec" -w 7000 -c 9000'!!!!!