lordhaart 发表于 2007-6-12 19:30:38

脚本居然不能控制通信监控tool traffic-monitor

我在tool traffic-monitor下建立了这样一个pcq监控列表
#   NAME   INTERFACE TRAFFIC   TRIGGER THRESHOLDON-..
0 X Pcq... wan       received    above   9000000    Pcq..
1 X Pcq... wan       received    below   7000000    Pcq..
2 X Pcq... wan       transmitted above   9000000    Pcq..
3 X Pcq... wan       transmitted below   7000000    Pcq..
然后在winbox里边的/system script添加
/tool traffic-monitor enable 0

发现traffic-monitor里的居然没有启用。
后来我直接在终端中输入/tool traffic-monitor enable 0,证明,在终端里边是可以的,但是在写在脚本中运行就是无效,残念。
有没有办法解决这个问题?

lordhaart 发表于 2007-6-12 21:31:49

无题~
我是小白,问题已解决,多次实验,原来用set可以控制。
结帖

专卖精品 发表于 2007-6-12 22:50:17

呵呵,多测试就可以了!

huxidong 发表于 2010-4-19 04:08:16

RI,怎么用SET控制?掉我们的胃口啊

huxidong 发表于 2010-4-19 10:17:58

我也set 了下 disabled这个属性,一样命令行执行,脚本没用

vectorgd 发表于 2010-7-1 08:12:27

不能 0 要用标志

huxidong 发表于 2010-7-11 01:32:40

/tool traf dis
我直接给出答案算了,Down是流量监控的名字

kyer2012 发表于 2011-4-25 11:11:47

关注下!               
页: [1]
查看完整版本: 脚本居然不能控制通信监控tool traffic-monitor