Template:Networking rut9xx manual mobile traffic cli examples: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<ul> | <ul> | ||
<li>Get data usage of SIM1 for the current day: | <li>Get data usage value<span class="asterisk">*</span> of SIM1 for the current day: | ||
<pre>root@Teltonika:~# mdcollectdctl -cdayrx1 | <pre>root@Teltonika:~# mdcollectdctl -cdayrx1 | ||
26558</pre> | 26558</pre> | ||
</li> | </li> | ||
<li>Get data usage of SIM2 for the current month: | <li>Get data usage value<span class="asterisk">*</span> of SIM2 for the current month: | ||
<pre>root@Teltonika:~# mdcollectdctl -pmonthrx2 | <pre>root@Teltonika:~# mdcollectdctl -pmonthrx2 | ||
77701</pre> | 77701</pre> | ||
</li> | </li> | ||
</ul> | </ul> |
Latest revision as of 13:34, 5 December 2018
- Get data usage value* of SIM1 for the current day:
root@Teltonika:~# mdcollectdctl -cdayrx1 26558
- Get data usage value* of SIM2 for the current month:
root@Teltonika:~# mdcollectdctl -pmonthrx2 77701