graylog-labs / graylog-plugin-snmp

Graylog plugin to receive SNMP traps
Other
27 stars 7 forks source link

Problem install on ubuntu #17

Closed Yfksw65 closed 7 years ago

Yfksw65 commented 7 years ago

Hello i have this error when i want install it on OVA appliance (for test)

ubuntu@graylog:/tmp$ dpkg -i graylog-plugin-snmp-0.3.0.deb
dpkg: error: requested operation requires superuser privilege
ubuntu@graylog:/tmp$ sudo -i
root@graylog:~# cd /tmp/
root@graylog:/tmp# dpkg -i graylog-plugin-snmp-0.3.0.deb
Selecting previously unselected package graylog-plugin-snmp.
(Reading database ... 105771 files and directories currently installed.)
Preparing to unpack graylog-plugin-snmp-0.3.0.deb ...
Unpacking graylog-plugin-snmp (0.3.0) ...
dpkg: dependency problems prevent configuration of graylog-plugin-snmp:
 graylog-plugin-snmp depends on graylog-server | graylog-radio; however:
  Package graylog-server is not installed.
  Package graylog-radio is not installed.

dpkg: error processing package graylog-plugin-snmp (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 graylog-plugin-snmp
Yfksw65 commented 7 years ago

I have download the .jar and move in plugin directory