3.count.mql 105 B

1234
  1. select count(*) from /test/malert_status with version
  2. -- { output() onerror(continue) noerrorinfo() }
  3. ;