On 17/06/15 16:29, Tim Dunphy wrote:
That's because there's already a zabbix module loaded (the message isn't very informative!). I forgot that the received wisdom is to insert "my" in front of ones own modules i.e.: grep zabbix /var/log/audit/audit.log | audit2allow -M myzabbix semodule -i myzabbix.pp
Hmm no luck there either:
[root@monitor2:~] #semodule -i myzabbix.pp *semodule: Failed on myzabbix.pp!*
I also tried:
[root@monitor2:~] #semodule -i my_zabbix semodule: Failed on my_zabbix!
And
[root@monitor2:~] #semodule -i my-zabbix semodule: Failed on my-zabbix!
Just in case.. none of that worked.
Got any other ideas? :)
Tim
What turns up in myzabbix.te?