I wrote a script which gives as output:
Code: Select all
EQP:4 PON:3 MGT:2 LAN:1
Therefore, I would like to impose unix time on cacti. I try this form,
Code: Select all
N:1589483882:EQP:4 PON:3 MGT:2 LAN:1
Code: Select all
1589483882:EQP:4 PON:3 MGT:2 LAN:1
Do you have an idea or is it impossible?
Thanks in advance for your help.