unable to display openvpn graphs

Hi all
i have recently added my openvpn server to observium server for openvpn application monitoring. i have installed {{ xinetd and copied the openvpn script to }}/usr/lib/observium_agent/local/openvpn path. I have opened the openvpn server management port by adding 1st line as "management 10.100.115.220 49000 /etc/openvpn/pass.txt and then restarted openvpn and xinetd. When i checked using netstat on openvpn server the server is listening on tcp port 49000.{{}}
i can access the management console of openvpn when i run the following command from my observium server "telnet 10.100.115.220 49000" followed by a password. But i cannot see the graphs of load and users connected in the Web GUI. I have checked RRD folder also of the device there is no rrd file named openvpn.rrd or so.
The unix agent is already added to observium server and when i do "telnet 10.100.115.220 36602 | grep openvpn" then i get the following output :
(nobody,223056,32312,0.2) /usr/sbin/openvpn --config vpn-routing.conf --daemon vpn-routing (nobody,195680,15056,2.3) /usr/sbin/openvpn --daemon --writepid /var/run/openvpn/vpn-bridge.pid --cd /etc/openvpn/ --config vpn-bridge.conf
But i cannot see the graphs in web gui someone please help.
Thanks

as you dont have any part with <<<openvpn>>> in your output when you telnet, then the openvpn-app does not run. is /usr/lib/observium_agent/local/openvpn executable (+x)? otherwise just try execute /usr/lib/observium_agent/local/openvpn on the host and see what it outputs
/Markus
2017-11-21 13:22 GMT+01:00 Vikas Kumar mailvikasnow@gmail.com:
Hi all
i have recently added my openvpn server to observium server for openvpn application monitoring. i have installed {{ xinetd and copied the openvpn script to }}/usr/lib/observium_agent/local/openvpn path. I have opened the openvpn server management port by adding 1st line as "management 10.100.115.220 49000 /etc/openvpn/pass.txt and then restarted openvpn and xinetd. When i checked using netstat on openvpn server the server is listening on tcp port 49000.{{}}
i can access the management console of openvpn when i run the following command from my observium server "telnet 10.100.115.220 49000" followed by a password. But i cannot see the graphs of load and users connected in the Web GUI. I have checked RRD folder also of the device there is no rrd file named openvpn.rrd or so.
The unix agent is already added to observium server and when i do "telnet 10.100.115.220 36602 | grep openvpn" then i get the following output :
(nobody,223056,32312,0.2) /usr/sbin/openvpn --config vpn-routing.conf --daemon vpn-routing (nobody,195680,15056,2.3) /usr/sbin/openvpn --daemon --writepid /var/run/openvpn/vpn-bridge.pid --cd /etc/openvpn/ --config vpn-bridge.conf
But i cannot see the graphs in web gui someone please help.
Thanks
--
http://moodi.org/ *Vikas Kumar | ** Hospitality & PR Coordinator* *Mood Indigo, IIT Bombay* *+91-9694532954 <+91%2096945%2032954> | mailvikasnow@gmail.com mailvikasnow@gmail.com* [image: Facebook] https://www.facebook.com/vikas.cse.iitb
https://mailtrack.io/ Sent with Mailtrack https://chrome.google.com/webstore/detail/mailtrack-for-gmail-inbox/ndnaehgpjlnokgebbaldlmgkapkpjkkb?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (2)
-
Markus Klock
-
Vikas Kumar