=== Test case: graphql_metric_SUITE:get_inet_stats/1 (click for source code)

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.25882.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_metric_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebff2ad0dd97.2024-04-23_10.53.20/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-23_10.58.51/graphql_metric_suite.get_inet_stats.20484.html"},
     {tc_group_properties,[{name,metrics_cli}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_metric_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebff2ad0dd97.2024-04-23_10.53.20/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-23_10.58.51/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ebff2ad0dd97.2024-04-23_10.53.20"

=== Started at 2024-04-23 10:58:55


*** CT 2024-04-23 10:58:55.637 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1735.html

*** User 2024-04-23 10:58:55.947 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  metric getMetrics --name ["global","data","dist"]
Result "{\n  \"data\" : {\n    \"metric\" : {\n      \"getMetrics\" : [\n        {\n          \"type\" : \"merged_inet_stats\",\n          \"send_pend\" : 0,\n          \"send_oct\" : 10093321,\n          \"send_max\" : 58195,\n          \"send_cnt\" : 29643,\n          \"recv_oct\" : 7539020,\n          \"recv_max\" : 70473,\n          \"recv_cnt\" : 21865,\n          \"name\" : [\n            \"global\",\n            \"data\",\n            \"dist\"\n          ],\n          \"connections\" : 3\n        }\n      ]\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-23 10:58:55.947 ***🔗
ResultString:
{
  "data" : {
    "metric" : {
      "getMetrics" : [
        {
          "type" : "merged_inet_stats",
          "send_pend" : 0,
          "send_oct" : 10093321,
          "send_max" : 58195,
          "send_cnt" : 29643,
          "recv_oct" : 7539020,
          "recv_max" : 70473,
          "recv_cnt" : 21865,
          "name" : [
            "global",
            "data",
            "dist"
          ],
          "connections" : 3
        }
      ]
    }
  }
}

*** CT 2024-04-23 10:58:55.948 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1735.html



=== Ended at 2024-04-23 10:58:55
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result