Noob Saibot
Новичок
всем привет!
есть json документ в монге,
каким запросом можно вытащить строку TotalPhysicalMemory 3757236224 ?
есть json документ в монге,
PHP:
{ "_id" : ObjectId("53fae80ec8ad03183200002d"), "0" : { "id" : 1201, "last_impor
t" : "0", "is_alive" : 1, "version" : "3.4.0.1052.default", "hostname" : "010204
20_K1", "not_exported_orders" : 0, "not_uploaded_order_files" : 0, "media_versio
n" : 1, "database_schema_version" : 1, "last_order" : 0, "lock_files" : 0, "last
_executed_remote_command" : "none", "localtime" : "2014-08-25 11:15:02", "cron"
: true, "active_categories" : 225, "active_products" : 6767, "categories_without
_images" : 1, "products_without_images" : 0, "document_root" : "", "last_usage"
: "2014-08-25 11:15:07", "processor" : "Name
\r\nIntel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz", "crontab_sync" :
true, "timer" : 0.00022196769714355, "hardware" : { "CPU" : { "name" : "Name
\r\nIntel(R) Core(TM)2 Duo CPU E740
0 @ 2.80GHz" }, "RAM" : { "totalPhysicalMemory" : "TotalPhysicalMemory \r\n375
7236224", "memoryChipCapacity" : "Capacity \r\n2147483648 \r\n2147483648" }
}, "__cached" : true } }