If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Just a question: did You replace ip with real ip in: [root@server /]# ping -q -i0.30 -n -s 50 -c5 ip | grep "packet loss" | cut -d " " -f7 | cut -d "%" -f1
now i create an item with key packetloss(script file name) but i get this error" value of type "string" is not suitable for value type(float)".value "connect:invalid argument
thanks
Comment