Nagios XI Windows Server issues
-
deathscythe272
- Posts: 21
- Joined: Thu Sep 15, 2016 8:29 am
Re: Nagios XI Windows Server issues
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'!!!!!!
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
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.
Former Nagios Employee
-
deathscythe272
- Posts: 21
- Joined: Thu Sep 15, 2016 8:29 am
Re: Nagios XI Windows Server issues
Here is the screen shot thanks for all your help
You do not have the required permissions to view the files attached to this post.
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Nagios XI Windows Server issues
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
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
-
deathscythe272
- Posts: 21
- Joined: Thu Sep 15, 2016 8:29 am
Re: Nagios XI Windows Server issues
I've sent the PM as requested
Re: Nagios XI Windows Server issues
Move $ARG3$ to $ARG1$, and $ARG4$ to $ARG2$ - then see what happens, should work at that point.
Former Nagios Employee
-
deathscythe272
- Posts: 21
- Joined: Thu Sep 15, 2016 8:29 am
Re: Nagios XI Windows Server issues
I am seeing the following now it still appears to not like whatever password ?
You do not have the required permissions to view the files attached to this post.
Re: Nagios XI Windows Server issues
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.
Former Nagios Employee
-
deathscythe272
- Posts: 21
- Joined: Thu Sep 15, 2016 8:29 am
Re: Nagios XI Windows Server issues
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'!!!!!
check_nt!Password12345!COUNTER!'-l "\Network Interface(Intel[R] 82574L Gigabit Network Connection)\Bytes Total/sec" -w 7000 -c 9000'!!!!!
You do not have the required permissions to view the files attached to this post.
-
deathscythe272
- Posts: 21
- Joined: Thu Sep 15, 2016 8:29 am
Re: Nagios XI Windows Server issues
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'!!!!!
in my service
check_nt!Password12345!COUNTER!'-l "\Network Interface(Intel[R] 82574L Gigabit Network Connection)\Bytes Total/sec" -w 7000 -c 9000'!!!!!