-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Trying out current master (latest commit e9cf24b on Mar 27 2017) the "processes" object is not set.
With debug output enabled it looks like this:
{
"system": {
...
},
"processes": null,
"host": {
...
},
"plugins": {},
"checks": null
}
I see the '"processes": null,' on Ubuntu Linux 17.04 and Raspbian. I read that the processes listing isn't for Windows yet, but it should work for Linux - right?
I used 'go get github.com/amonapp/amonagent' and added the missing packages also with go get. I altered a path in makefile (building works fine) and altered address in the conf file to point to a local script that just writes down the POST data to a log file.
Metadata
Metadata
Assignees
Labels
No labels