The puppetdb log is attached in the previous post. 

And, here is the curl output:

root@puppet:~# curl 
> 'http://puppet.internal:8080/v2/metrics/mbean/java.lang:type=Memory'
> {
>   "ObjectPendingFinalizationCount" : 0,
>   "HeapMemoryUsage" : {
>     "committed" : 86220800,
>     "init" : 8052480,
>     "max" : 194641920,
>     "used" : 41882456
>   },
>   "NonHeapMemoryUsage" : {
>     "committed" : 63504384,
>     "init" : 24313856,
>     "max" : 224395264,
>     "used" : 63257288
>   },
>   "Verbose" : false,
>   "ObjectName" : "java.lang:type=Memory"
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/36c1d8af-e7bb-4d95-960f-f00db7dc460e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to