Process Percent CPU from cputime

How do you show cputime of a process as percent cpu?

My backend of InfluxDB 1.3.1
Data is coming from collectd 5.7.1

I have the following:

show series where instance = ‘ads’ and type = ‘ps_cputime’

processes_syst,host=localhost,instance=ads,type=ps_cputime processes_user,host=localhost,instance=ads,type=ps_cputime