[ixpmanager] slow-to-rd-handler: permission denied

Nick Hilliard nick at foobar.org
Wed Mar 24 12:28:47 GMT 2021


Lisa Van Loo wrote on 24/03/2021 10:24:
> Changed permissions back to 755 from 777 and tried to run 
> sflow-to-rrd-handler again, no change.
> 
> #ls -la /usr/bin/sflowtool:
> 
> https://pastebin.ibn.ie/?489f003eb8d8973a#5gizeMCaxo3yV3331gP4T5wcn6MyeAt2Yg7UDE8TYx1s

looks like you've installed the sflowtool directory in /usr/bin instead 
of the executable command.  You need to move the sflowtool directory to 
somewhere else and copy the sflowtool executable into /usr, e.g.

# mv /usr/bin/sflowtool /srv/sflowtool
# mv /srv/sflowtool/src/sflowtool /usr/bin/sflowtool

Nick



More information about the ixpmanager mailing list