hi,
I am importing a template from xml and i have defined the trigger as
</triggers>
<triggers>
<trigger>
<description>PING response on Vlan1</description>
<type>1</type>
<expression>{11.11.11.11:icmpping[11.11.11.11].last(0)}=0</expression>
<status>0</status>
<priority>0</priority>
<comments>Interface: Vlan1 is down</comments>
</trigger>
</triggers>
now when i try to import the xml, it can import the items successfuly, but when it reaches trigger section it gives this error:
Any idea where the problem could be? i have checked the permissions of fping and they are correct...
-kris
I am importing a template from xml and i have defined the trigger as
</triggers>
<triggers>
<trigger>
<description>PING response on Vlan1</description>
<type>1</type>
<expression>{11.11.11.11:icmpping[11.11.11.11].last(0)}=0</expression>
<status>0</status>
<priority>0</priority>
<comments>Interface: Vlan1 is down</comments>
</trigger>
</triggers>
now when i try to import the xml, it can import the items successfuly, but when it reaches trigger section it gives this error:
Added new item Template_Test_Router_Ping:icmpping[11.11.11.11,3,25,68,500]
[ CTrigger::create ] No permissions !
[ CTrigger::create ] No permissions !
-kris