Page 1 of 1

NCPA Agent

Posted: Tue Aug 05, 2014 8:58 am
by qwerty.123
Hi all,
I have a question about how to browse services on NCPA.
I installed NCPA Agent 1.7 on Windows 7 and 2008 R2 with token for active checks,
but when I type "https://localhost:5693/api/?token=blablabla" I don't see services.

{
"value": {
"root": {
"logs": [],
"service": [],
"process": [],
"windowscounters": [],
"system": {
"node": [
[
"PC-182"
],
"name"
],
"machine": [
[
"AMD64"
],
"name"
],
...
...
...

"Service" is a feature of the agent NCPA or do I have to build a plugin for that purpose?

Re: NCPA Agent

Posted: Tue Aug 05, 2014 9:15 am
by tmcdonald
Even if you ctrl+f search for "service" you find nothing? What does the URL "https://localhost:5693/api/service/" bring you?

Re: NCPA Agent

Posted: Tue Aug 05, 2014 10:28 am
by qwerty.123
It does..

{
"service": [],
}

other things like cpu memory and users are ok.

Re: NCPA Agent

Posted: Tue Aug 05, 2014 4:52 pm
by jomann
NCPA 1.7 has some issue on windows which are fixed in 1.7.1 which is going to be out soon. The services and processes section is not showing up in windows for 1.7 right now. Unfortunately 1.5 is the only other build version available in the archive folder on assets.nagios.com/downloads/ncpa/. I would recommend waiting for 1.7.1 as it will be the most stable version - we've been working the last few days on making sure there is a stable release pre-built for pretty much every system.