except cmd.php collects fine but spine does not.
Running poller.php from cmd line shows that the spine command line is using snmptrap for its config file:
Code: Select all
[CMD: /usr/local/spine/bin/spine, ARGS: -C /bin/snmptrap --poller=1 --first=0 --last=1 --mibs]
Code: Select all
SPINE: Poller[1] FATAL: Connection Failed, Error:'1045', Message:'Access denied for user 'cactiuser'@'localhost' (using password: YES)' (Spine init)
My question is: Where is this set? How do I change how cacti builds the spine command line?