Hi,
I'm using the virtual appliance of zenoss 3.2.1.
I got a problem in setting up the "Juniper ZenPack". I installed the ZenPack in the zenoss UI, then I added the device by chosing the "Network\Router\Firewall\Juniper" section. First I thought everthing is fine, some data is shown (Interfaces, IP services, Juniper Power Supply, Juniper Fan, File Systems).
But then the following three errors came up for the ipSecVPN extensions of the ZenPack.
Error 1:
Cmd: /opt/zenoss/ZenPacks/ZenPacks.ZenSystems.Juniper-1.2-py2.6.egg/ZenPacks/ZenSystems/Juniper/lib/ipSecVlanP1Count.sh 192.168.0.1 v2c public - Code: 126 - Msg: Command invoked cannot execute, permissions problem or command is not an executable
Error 2:
Cmd: /opt/zenoss/ZenPacks/ZenPacks.ZenSystems.Juniper-1.2-py2.6.egg/ZenPacks/ZenSystems/Juniper/lib/ipSecVlanP2Count.sh 192.168.0.1 v2c public - Code: 126 - Msg: Command invoked cannot execute, permissions problem or command is not an executable
Error 3:
Cmd: /opt/zenoss/ZenPacks/ZenPacks.ZenSystems.Juniper-1.2-py2.6.egg/ZenPacks/ZenSystems/Juniper/lib/ipSecSrcNatStatsTableCount.sh 192.168.0.1 v2c public - Code: 126 - Msg: Command invoked cannot execute, permissions problem or command is not an executable
When I execute the commands on the shell, there were no errors, the following output was shown:
Shell 1:
IPSec VPN Phase 1 table count - status OK | ipSecVPNP1Count=1
Shell 2:
IPSec VPN Phase 2 table count - status OK | ipSecVPNP2Count=4
Shell 3:
IPSec NAT table count - status OK | ipSecNATCount=1
I executed them as root and as zenoss user.
So has somebody an idea what could be the problem?
Thanks for your help
- mrjetter -