NCPA Setup
Posted: Thu Aug 21, 2014 12:36 pm
Good Afternoon All,
I installed the NCPA Agent (ncpa-1.7.1) on a server (Windows 2008 R2) everything went smooth following the How-To Guide (http://assets.nagios.com/downloads/ncpa ... ation.html). Doing both Active and Passive checks all defaults setup but the NCPA Wizard. We are using Nagios version 2014R1.4
Some of the checks come back OK however are not reporting anything those being:
Outbound Bandwidth - OK: bytes_sent was 0M/sec
Inbound Bandwidth - OK: bytes_recv was 0M/sec
This server has multiple (100's) of users accessing it at all times, very unlikely to always not sending even 1MB all day. There are multiple of these as there is more than 1 NIC.
Even worse however, all of the following come back as Down "Critical":
Swap Usage - CRITICAL: percent was 15%
Main Memory Usage - CRITICAL: percent was 36%
Disk Usage on C:_ - CRITICAL: used_percent was 70%
Disk Usage on D:_ - CRITICAL: used_percent was 58%
Disk Usage on E: - CRITICAL: used_percent was 100%
CPU Usage - CRITICAL: percent was 27%,0%,7%,0%,0%,0%,0%,0%,0%,0%,27%,0%,26%,20%,0%,0%,34%,0%,73%,0%,7%,0%,3%,0%,3%,0%,0%,0%,0%,20%,0%,0%
When I went to "https://<ipaddress>:5693/api/disk/logical/%7C/used_percent" and downloaded the API file it provides me with the following information:
{
"value": {
"NodeDoesNotExist": {}
}
}
When I just goto the https://<ipaddress>:5693 site and enter the Token, I get the server name and OS installed and generic info like that. But in "See Live Stats" I get:
cpu/percent
Current None
Min Inf
Max -Inf
Average None
And the same info across the board for all the checks. Except Network Interfaces which gives me a blank page.
I looked around and didn't find anything on the forum which is why I created this post. If there is another post I am sorry. Your help is greatly appreciated. Thank you.
I installed the NCPA Agent (ncpa-1.7.1) on a server (Windows 2008 R2) everything went smooth following the How-To Guide (http://assets.nagios.com/downloads/ncpa ... ation.html). Doing both Active and Passive checks all defaults setup but the NCPA Wizard. We are using Nagios version 2014R1.4
Some of the checks come back OK however are not reporting anything those being:
Outbound Bandwidth - OK: bytes_sent was 0M/sec
Inbound Bandwidth - OK: bytes_recv was 0M/sec
This server has multiple (100's) of users accessing it at all times, very unlikely to always not sending even 1MB all day. There are multiple of these as there is more than 1 NIC.
Even worse however, all of the following come back as Down "Critical":
Swap Usage - CRITICAL: percent was 15%
Main Memory Usage - CRITICAL: percent was 36%
Disk Usage on C:_ - CRITICAL: used_percent was 70%
Disk Usage on D:_ - CRITICAL: used_percent was 58%
Disk Usage on E: - CRITICAL: used_percent was 100%
CPU Usage - CRITICAL: percent was 27%,0%,7%,0%,0%,0%,0%,0%,0%,0%,27%,0%,26%,20%,0%,0%,34%,0%,73%,0%,7%,0%,3%,0%,3%,0%,0%,0%,0%,20%,0%,0%
When I went to "https://<ipaddress>:5693/api/disk/logical/%7C/used_percent" and downloaded the API file it provides me with the following information:
{
"value": {
"NodeDoesNotExist": {}
}
}
When I just goto the https://<ipaddress>:5693 site and enter the Token, I get the server name and OS installed and generic info like that. But in "See Live Stats" I get:
cpu/percent
Current None
Min Inf
Max -Inf
Average None
And the same info across the board for all the checks. Except Network Interfaces which gives me a blank page.
I looked around and didn't find anything on the forum which is why I created this post. If there is another post I am sorry. Your help is greatly appreciated. Thank you.