Grafana+JMX+Collectd

Hi All, Can any one help on

    1. I am using Grafana to monitor the Java process using Collectd+Influxdb.
    1. Here i am fasing issue on collectd configuration file while i am starting the collectd.

Used Plugin is JAVA --(While monitoring Java I am fasing below issue)
Note : I have attached my collectd configuration file too.
collectd.txt

Error:

● collectd.service - Collectd statistics daemon
   Loaded: loaded (/usr/lib/systemd/system/collectd.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2018-08-24 19:07:15 IST; 7s ago
     Docs: man:collectd(1)
           man:collectd.conf(5)
 Main PID: 10116 (collectd)
   CGroup: /system.slice/collectd.service
           └─10116 /usr/sbin/collectd

Aug 24 19:07:16 ogslab1.1gs.us collectd[10116]: Available write targets: [none]
Aug 24 19:07:16 ogslab1.1gs.us collectd[10116]: Available write targets: [none]
Aug 24 19:07:16 ogslab1.1gs.us collectd[10116]: Available write targets: [none]
Aug 24 19:07:16 ogslab1.1gs.us collectd[10116]: Available write targets: [none]
Aug 24 19:07:16 ogslab1.1gs.us collectd[10116]: Available write targets: [none]
Aug 24 19:07:16 ogslab1.1gs.us collectd[10116]: Available write targets: [none]
Aug 24 19:07:16 ogslab1.1gs.us collectd[10116]: Available write targets: [none]
Aug 24 19:07:16 ogslab1.1gs.us collectd[10116]: Available write targets: [none]
Aug 24 19:07:16 ogslab1.1gs.us collectd[10116]: Available write targets: [none]
Aug 24 19:07:23 ogslab1.1gs.us collectd[10116]: GenericJMXConfConnection: Creating MBean server connection failed: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
                                                        java.io.EOFException]