Closed
Description
when no vpn client is connected to openvpn server I get
"read-function of plugin `openvpn` failed. " error in collectd sysylog.
At the time the openvpn-status.og looks like this.
OpenVPN CLIENT LIST
Updated,Fri Sep 12 19:49:46 2014
Common Name,Real Address,Bytes Received,Bytes Sent,Connected Since
ROUTING TABLE
Virtual Address,Common Name,Real Address,Last Ref
GLOBAL STATS
Max bcast/mcast queue length,0
END
However , the moment the first connection happens, the error stops appearing in the log. After a client connects the openvp-status.log appears like this.
OpenVPN CLIENT LIST
Updated,Fri Sep 12 19:51:49 2014
Common Name,Real Address,Bytes Received,Bytes Sent,Connected Since
pa-1194-monitor,106.51.232.247:7404,28284,16971,Fri Sep 12 19:50:58 2014
ROUTING TABLE
Virtual Address,Common Name,Real Address,Last Ref
10.0.0.2,pa-1194-monitor,106.51.232.247:7404,Fri Sep 12 19:51:48 2014
GLOBAL STATS
Max bcast/mcast queue length,0
END
The error is reproducible. Openvpn version is 2.3.2
Metadata
Metadata
Assignees
Labels
No labels