Search found 19 matches

by terminus
Thu Nov 30, 2017 12:53 pm
Forum: Nagios XI
Topic: how to check windows disk I/O
Replies: 3
Views: 1193

Re: how to check windows disk I/O

thanks

how to watch windows counters

C:>TypePerf.exe -q > counters.txt
by terminus
Thu Nov 30, 2017 12:44 pm
Forum: Nagios XI
Topic: check_ms_win_disk_load error?
Replies: 9
Views: 2283

Re: check_ms_win_disk_load error?

npolovenko you are best yes, it's work ! [root@mon01 libexec]# ./check_nrpe -H 10.25.41.61 -c check_ms_win_disk_load -a '-dl C -ms 5 -rqw 20 -rqc 50' OK: Drive C: Avg of 5 samples: {Rate (Read: 0.00000MB/s)(Write: 0.01156MB/s)} {Avg Nr of (Reads: 0.00000r/s)(Writes: 0.39448w/s)} {Latency (Read: 0.0...
by terminus
Thu Nov 30, 2017 3:50 am
Forum: Nagios XI
Topic: check_ms_win_disk_load error?
Replies: 9
Views: 2283

Re: check_ms_win_disk_load error?

npolovenko thanks for your answer so apply your new example nsclient.ini and restart nsclient service in windows menu but i'm correct you example nsclient config for manual https://outsideit.net/monitoring-windows-disk-load/ add this string check_ms_win_disk_load = cmd /c echo scripts\powershell\ch...
by terminus
Wed Nov 29, 2017 1:53 pm
Forum: Nagios XI
Topic: check_ms_win_disk_load error?
Replies: 9
Views: 2283

Re: check_ms_win_disk_load error?

thanks for your answer so apply your example nsclient.ini and restart nsclient service in windows menu in nagios server console [root@mon01 libexec]# ./check_nrpe -H myhost -n -c check_ms_win_disk_load -a '-dl C -ms 5 -rqw 20 -rqc 50' CHECK_NRPE: Received 0 bytes from daemon. Check the remote server...
by terminus
Mon Nov 27, 2017 2:00 pm
Forum: Nagios XI
Topic: manage user
Replies: 8
Views: 2064

Re: manage user

screenshot user2

which file of Nagios XI Profile you need ?

thanks
by terminus
Mon Nov 27, 2017 4:19 am
Forum: Nagios XI
Topic: check_ms_win_disk_load error?
Replies: 9
Views: 2283

Re: check_ms_win_disk_load error?

in powershell windows server PS C:\Program Files (x86)\NSClient++\scripts\powershell> .\check_ms_win_disk_load.ps1 -H localhost -dl C OK: Drive C: Avg of 2 samples: {Rate (Read: 0.00000MB/s)(Write: 0.00000MB/s)} {Avg Nr of (Reads: 0.00000r/s)(Writes: 0.0 0000w/s)} {Latency (Read: 0.00000ms)(Write: 0...
by terminus
Mon Nov 27, 2017 3:49 am
Forum: Nagios XI
Topic: how to check windows disk I/O
Replies: 3
Views: 1193

how to check windows disk I/O

hi to all so need check windows server 2012 disk i/o and network bandwitch how to do it ? about disk, found this plugin (check_ms_win_disk_load ), but dont do it think, nsclient and windows counter can provide necessary information than i'm using plugin check_nt but problem, dont understand how to u...
by terminus
Thu Nov 23, 2017 1:04 am
Forum: Nagios XI
Topic: manage user
Replies: 8
Views: 2064

Re: manage user

hi

so
i'm do it, like you wrote, but it problem

user2 can see all services to host...

i'm think problem with contact groups in alert settings
but contact groups in my nagios xi are default and clear...
by terminus
Sun Nov 19, 2017 12:38 am
Forum: Nagios XI
Topic: manage user
Replies: 8
Views: 2064

Re: manage user

I will explain for example I'm have in nagios xi for monitoring 100 hosts and 1000 services user1, role admin, сan see all objects (use checkbox in admin -> manage users). need: user2, role user, can see not all objects. i'm want to assign objects(hosts and servises), which user2 can see may be 8 ho...
by terminus
Wed Nov 15, 2017 3:57 pm
Forum: Nagios XI
Topic: performance graph for plugin
Replies: 7
Views: 1791

Re: performance graph for plugin

thanks
its work

you are fantastic