坚持,成为安全专家只差一点点了
API
最后更新时间
全部
- 全部
- 协议数据
- 网站数据
配置字段
序号 | 主机名/fid | IP | 端口/协议 | 主域名 | 图标/网站标题 | 产品/分类 | 国家/城市 | TAGs | 最后更新时间 |
---|
1 | 13.60.210.63:27017 | - | - | 2025-01-29 |
序号 | 主机名/fid | IP | 端口/协议 | 主域名 | 图标/网站标题 | 产品/分类 | 国家/城市 | TAGs | 最后更新时间 |
---|
1 | 13.60.210.63:27017 | - | - | 2025-01-29 |
序号 | 主机名/fid | IP | 端口/协议 | 主域名 | 图标/网站标题 | 产品/分类 | 国家/城市 | TAGs | 最后更新时间 |
---|
1 | 13.60.210.63:27017 | - | - | 2025-01-29 |
共 1 条
- 10条/页
- 1
13.60.210.63 13.60.210.63 13.60.210.63
美国
/
Washington
/
Seattle
2025-01-29
Indices:
3
admin
1
0.1kb
config
1
0.2kb
local
1
39.7kb
{
"buildInfo": {
"allocator": "tcmalloc",
"bits": 64,
"buildEnvironment": {
"cc": "/opt/mongodbtoolchain/v3/bin/gcc: gcc (GCC) 8.2.0",
"ccflags": "-fno-omit-frame-pointer -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -Werror -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-const-variable -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp",
"cxx": "/opt/mongodbtoolchain/v3/bin/g++: g++ (GCC) 8.2.0",
"cxxflags": "-Woverloaded-virtual -Wno-maybe-uninitialized -fsized-deallocation -std=c++17",
"distarch": "x86_64",
"distmod": "amazon2",
"linkflags": "-pthread -Wl,-z,now -rdynamic -Wl,--fatal-warnings -fstack-protector-strong -fuse-ld=gold -Wl,--build-id -Wl,--hash-style=gnu -Wl,-z,noexecstack -Wl,--warn-execstack -Wl,-z,relro",
"target_arch": "x86_64",
"target_os": "linux"
},
"debug": false,
"gitVersion": "43d25964249164d76d5e04dd6cf38f6111e21f5f",
"javascriptEngine": "mozjs",
"maxBsonObjectSize": 16777216,
"modules": [],
"ok": 1,
"openssl": {
"compiled": "OpenSSL 1.0.2k-fips 26 Jan 2017",
"running": "OpenSSL 1.0.2k-fips 26 Jan 2017"
},
"storageEngines": [
"biggie",
"devnull",
"ephemeralForTest",
"wiredTiger"
],
"sysInfo": "deprecated",
"version": "4.2.8",
"versionArray": [
4,
2,
8,
0
]
},
"isMaster": {
"is_master": true,
"max_wire_version": 8,
"max_bson_object_size": 16777216,
"max_write_batch_size": 100000,
"logical_session_timeout_minutes": 30,
"max_message_size_bytes": 48000000,
"read_only": false
},
"other": {
"asserts": {
"msg": 0,
"regular": 0,
"rollovers": 0,
"user": 46,
"warning": 0
},
"connections": {
"active": 1,
"available": 51190,
"current": 10,
"totalCreated": 1107
},
"electionMetrics": {
"averageCatchUpOps": 0,
"catchUpTakeover": {
"called": 0,
"successful": 0
},
"electionTimeout": {
"called": 0,
"successful": 0
},
"freezeTimeout": {
"called": 0,
"successful": 0
},
"numCatchUps": 0,
"numCatchUpsAlreadyCaughtUp": 0,
"numCatchUpsFailedWithError": 0,
"numCatchUpsFailedWithNewTerm": 0,
"numCatchUpsFailedWithReplSetAbortPrimaryCatchUpCmd": 0,
"numCatchUpsSkipped": 0,
"numCatchUpsSucceeded": 0,
"numCatchUpsTimedOut": 0,
"numStepDownsCausedByHigherTerm": 0,
"priorityTakeover": {
"called": 0,
"successful": 0
},
"stepUpCmd": {
"called": 0,
"successful": 0
}
},
"extra_info": {
"input_blocks": 15322,
"involuntary_context_switches": 223,
"maximum_resident_set_kb": 97496,
"note": "fields vary by platform",
"output_blocks": 40560,
"page_faults": 55,
"page_reclaims": 16817,
"system_time_us": 6480301,
"user_time_us": 15596976,
"voluntary_context_switches": 278690
},
"flowControl": {
"enabled": true,
"isLagged": false,
"isLaggedCount": 0,
"isLaggedTimeMicros": 0,
"locksPerOp": 0,
"sustainerRate": 0,
"targetRateLimit": 1000000000,
"timeAcquiringMicros": 162
},
"freeMonitoring": {
"state": "undecided"
},
"globalLock": {
"activeClients": {
"readers": 0,
"total": 0,
"writers": 0
},
"currentQueue": {
"readers": 0,
"total": 0,
"writers": 0
},
"totalTime": 7770634000
},
"host": "ip-172-31-22-254.ec2.internal",
"localTime": "2025-01-29T03:11:56.367+08:00",
"locks": {
"Collection": {
"acquireCount": {
"r": 8999,
"w": 165
}
},
"Database": {
"acquireCount": {
"W": 3,
"r": 8753,
"w": 165
}
},
"Global": {
"acquireCount": {
"W": 4,
"r": 24478,
"w": 168
}
},
"Mutex": {
"acquireCount": {
"r": 8945
}
},
"ParallelBatchWriterMode": {
"acquireCount": {
"r": 1059
}
},
"ReplicationStateTransition": {
"acquireCount": {
"w": 24650
}
},
"oplog": {
"acquireCount": {
"r": 7823
}
}
},
"logicalSessionRecordCache": {
"activeSessionsCount": 0,
"lastSessionsCollectionJobCursorsClosed": 0,
"lastSessionsCollectionJobDurationMillis": 0,
"lastSessionsCollectionJobEntriesEnded": 2,
"lastSessionsCollectionJobEntriesRefreshed": 0,
"lastSessionsCollectionJobTimestamp": "2025-01-29T03:07:27.463+08:00",
"lastTransactionReaperJobDurationMillis": 0,
"lastTransactionReaperJobEntriesCleanedUp": 0,
"lastTransactionReaperJobTimestamp": "2025-01-29T03:07:27.463+08:00",
"sessionCatalogSize": 0,
"sessionsCollectionJobCount": 26,
"transactionReaperJobCount": 26
},
"mem": {
"bits": 64,
"resident": 94,
"supported": true,
"virtual": 1535
},
"metrics": {
"aggStageCounters": {
"$_internalInhibitOptimization": 0,
"$_internalSplitPipeline": 0,
"$addFields": 0,
"$bucket": 0,
"$bucketAuto": 0,
"$changeStream": 0,
"$collStats": 0,
"$count": 0,
"$currentOp": 0,
"$facet": 0,
"$geoNear": 0,
"$graphLookup": 0,
"$group": 0,
"$indexStats": 0,
"$limit": 0,
"$listLocalSessions": 0,
"$listSessions": 0,
"$lookup": 0,
"$match": 0,
"$merge": 0,
"$mergeCursors": 0,
"$out": 0,
"$planCacheStats": 0,
"$project": 0,
"$redact": 0,
"$replaceRoot": 0,
"$replaceWith": 0,
"$sample": 0,
"$set": 0,
"$skip": 0,
"$sort": 0,
"$sortByCount": 0,
"$unset": 0,
"$unwind": 0
},
"commands": {
"\u003cUNKNOWN\u003e": 35,
"_addShard": {
"failed": 0,
"total": 0
},
"_cloneCatalogData": {
"failed": 0,
"total": 0
},
"_cloneCollectionOptionsFromPrimaryShard": {
"failed": 0,
"total": 0
},
"_configsvrAddShard": {
"failed": 0,
"total": 0
},
"_configsvrAddShardToZone": {
"failed": 0,
"total": 0
},
"_configsvrBalancerStart": {
"failed": 0,
"total": 0
},
"_configsvrBalancerStatus": {
"failed": 0,
"total": 0
},
"_configsvrBalancerStop": {
"failed": 0,
"total": 0
},
"_configsvrClearJumboFlag": {
"failed": 0,
"total": 0
},
"_configsvrCommitChunkMerge": {
"failed": 0,
"total": 0
},
"_configsvrCommitChunkMigration": {
"failed": 0,
"total": 0
},
"_configsvrCommitChunkSplit": {
"failed": 0,
"total": 0
},
"_configsvrCommitMovePrimary": {
"failed": 0,
"total": 0
},
"_configsvrCreateCollection": {
"failed": 0,
"total": 0
},
"_configsvrCreateDatabase": {
"failed": 0,
"total": 0
},
"_configsvrDropCollection": {
"failed": 0,
"total": 0
},
"_configsvrDropDatabase": {
"failed": 0,
"total": 0
},
"_configsvrEnableSharding": {
"failed": 0,
"total": 0
},
"_configsvrMoveChunk": {
"failed": 0,
"total": 0
},
"_configsvrMovePrimary": {
"failed": 0,
"total": 0
},
"_configsvrRemoveShard": {
"failed": 0,
"total": 0
},
"_configsvrRemoveShardFromZone": {
"failed": 0,
"total": 0
},
"_configsvrShardCollection": {
"failed": 0,
"total": 0
},
"_configsvrUpdateZoneKeyRange": {
"failed": 0,
"total": 0
},
"_flushDatabaseCacheUpdates": {
"failed": 0,
"total": 0
},
"_flushRoutingTableCacheUpdates": {
"failed": 0,
"total": 0
},
"_getNextSessionMods": {
"failed": 0,
"total": 0
},
"_getUserCacheGeneration": {
"failed": 0,
"total": 0
},
"_isSelf": {
"failed": 0,
"total": 0
},
"_mergeAuthzCollections": {
"failed": 0,
"total": 0
},
"_migrateClone": {
"failed": 0,
"total": 0
},
"_movePrimary": {
"failed": 0,
"total": 0
},
"_recvChunkAbort": {
"failed": 0,
"total": 0
},
"_recvChunkCommit": {
"failed": 0,
"total": 0
},
"_recvChunkStart": {
"failed": 0,
"total": 0
},
"_recvChunkStatus": {
"failed": 0,
"total": 0
},
"_shardsvrShardCollection": {
"failed": 0,
"total": 0
},
"_transferMods": {
"failed": 0,
"total": 0
},
"abortTransaction": {
"failed": 0,
"total": 0
},
"aggregate": {
"failed": 0,
"total": 0
},
"appendOplogNote": {
"failed": 0,
"total": 0
},
"applyOps": {
"failed": 0,
"total": 0
},
"authenticate": {
"failed": 0,
"total": 0
},
"availableQueryOptions": {
"failed": 0,
"total": 0
},
"buildInfo": {
"failed": 0,
"total": 166
},
"checkShardingIndex": {
"failed": 0,
"total": 0
},
"cleanupOrphaned": {
"failed": 0,
"total": 0
},
"cloneCollection": {
"failed": 0,
"total": 0
},
"cloneCollectionAsCapped": {
"failed": 0,
"total": 0
},
"collMod": {
"failed": 0,
"total": 0
},
"collStats": {
"failed": 0,
"total": 33
},
"commitTransaction": {
"failed": 0,
"total": 0
},
"compact": {
"failed": 0,
"total": 0
},
"connPoolStats": {
"failed": 0,
"total": 0
},
"connPoolSync": {
"failed": 0,
"total": 0
},
"connectionStatus": {
"failed": 0,
"total": 0
},
"convertToCapped": {
"failed": 0,
"total": 0
},
"coordinateCommitTransaction": {
"failed": 0,
"total": 0
},
"count": {
"failed": 0,
"total": 48
},
"create": {
"failed": 0,
"total": 0
},
"createIndexes": {
"failed": 0,
"total": 0
},
"createRole": {
"failed": 0,
"total": 0
},
"createUser": {
"failed": 0,
"total": 0
},
"currentOp": {
"failed": 0,
"total": 0
},
"dataSize": {
"failed": 0,
"total": 0
},
"dbHash": {
"failed": 0,
"total": 0
},
"dbStats": {
"failed": 0,
"total": 153
},
"delete": {
"failed": 0,
"total": 9
},
"distinct": {
"failed": 0,
"total": 0
},
"driverOIDTest": {
"failed": 0,
"total": 0
},
"drop": {
"failed": 0,
"total": 0
},
"dropAllRolesFromDatabase": {
"failed": 0,
"total": 0
},
"dropAllUsersFromDatabase": {
"failed": 0,
"total": 0
},
"dropConnections": {
"failed": 0,
"total": 0
},
"dropDatabase": {
"failed": 0,
"total": 0
},
"dropIndexes": {
"failed": 0,
"total": 0
},
"dropRole": {
"failed": 0,
"total": 0
},
"dropUser": {
"failed": 0,
"total": 0
},
"endSessions": {
"failed": 0,
"total": 27
},
"explain": {
"failed": 0,
"total": 0
},
"features": {
"failed": 0,
"total": 0
},
"filemd5": {
"failed": 0,
"total": 0
},
"find": {
"failed": 0,
"total": 77
},
"findAndModify": {
"failed": 0,
"total": 0
},
"flushRouterConfig": {
"failed": 0,
"total": 0
},
"fsync": {
"failed": 0,
"total": 0
},
"fsyncUnlock": {
"failed": 0,
"total": 0
},
"geoSearch": {
"failed": 0,
"total": 0
},
"getCmdLineOpts": {
"failed": 0,
"total": 0
},
"getDatabaseVersion": {
"failed": 0,
"total": 0
},
"getDiagnosticData": {
"failed": 0,
"total": 0
},
"getFreeMonitoringStatus": {
"failed": 0,
"total": 0
},
"getLastError": {
"failed": 0,
"total": 0
},
"getLog": {
"failed": 0,
"total": 0
},
"getMore": {
"failed": 0,
"total": 0
},
"getParameter": {
"failed": 0,
"total": 0
},
"getShardMap": {
"failed": 0,
"total": 0
},
"getShardVersion": {
"failed": 0,
"total": 0
},
"getnonce": {
"failed": 0,
"total": 52
},
"grantPrivilegesToRole": {
"failed": 0,
"total": 0
},
"grantRolesToRole": {
"failed": 0,
"total": 0
},
"grantRolesToUser": {
"failed": 0,
"total": 0
},
"hostInfo": {
"failed": 0,
"total": 0
},
"insert": {
"failed": 0,
"total": 0
},
"invalidateUserCache": {
"failed": 0,
"total": 0
},
"isMaster": {
"failed": 0,
"total": 262
},
"killAllSessions": {
"failed": 0,
"total": 0
},
"killAllSessionsByPattern": {
"failed": 0,
"total": 0
},
"killCursors": {
"failed": 0,
"total": 0
},
"killOp": {
"failed": 0,
"total": 0
},
"killSessions": {
"failed": 0,
"total": 0
},
"listCollections": {
"failed": 0,
"total": 60
},
"listCommands": {
"failed": 0,
"total": 0
},
"listDatabases": {
"failed": 0,
"total": 134
},
"listIndexes": {
"failed": 0,
"total": 67
},
"lockInfo": {
"failed": 0,
"total": 0
},
"logRotate": {
"failed": 0,
"total": 0
},
"logout": {
"failed": 0,
"total": 0
},
"mapReduce": {
"failed": 0,
"total": 0
},
"mapreduce": {
"shardedfinish": {
"failed": 0,
"total": 0
}
},
"mergeChunks": {
"failed": 0,
"total": 0
},
"moveChunk": {
"failed": 0,
"total": 0
},
"ping": {
"failed": 0,
"total": 82
},
"planCacheClear": {
"failed": 0,
"total": 0
},
"planCacheClearFilters": {
"failed": 0,
"total": 0
},
"planCacheListFilters": {
"failed": 0,
"total": 0
},
"planCacheListPlans": {
"failed": 0,
"total": 0
},
"planCacheListQueryShapes": {
"failed": 0,
"total": 0
},
"planCacheSetFilter": {
"failed": 0,
"total": 0
},
"prepareTransaction": {
"failed": 0,
"total": 0
},
"profile": {
"failed": 0,
"total": 0
},
"reIndex": {
"failed": 0,
"total": 0
},
"refreshSessions": {
"failed": 0,
"total": 0
},
"renameCollection": {
"failed": 0,
"total": 0
},
"repairCursor": {
"failed": 0,
"total": 0
},
"repairDatabase": {
"failed": 0,
"total": 0
},
"replSetAbortPrimaryCatchUp": {
"failed": 0,
"total": 0
},
"replSetFreeze": {
"failed": 0,
"total": 0
},
"replSetGetConfig": {
"failed": 0,
"total": 0
},
"replSetGetRBID": {
"failed": 0,
"total": 0
},
"replSetGetStatus": {
"failed": 0,
"total": 0
},
"replSetHeartbeat": {
"failed": 0,
"total": 0
},
"replSetInitiate": {
"failed": 0,
"total": 0
},
"replSetMaintenance": {
"failed": 0,
"total": 0
},
"replSetReconfig": {
"failed": 0,
"total": 0
},
"replSetRequestVotes": {
"failed": 0,
"total": 0
},
"replSetResizeOplog": {
"failed": 0,
"total": 0
},
"replSetStepDown": {
"failed": 0,
"total": 0
},
"replSetStepDownWithForce": {
"failed": 0,
"total": 0
},
"replSetStepUp": {
"failed": 0,
"total": 0
},
"replSetSyncFrom": {
"failed": 0,
"total": 0
},
"replSetUpdatePosition": {
"failed": 0,
"total": 0
},
"resetError": {
"failed": 0,
"total": 0
},
"revokePrivilegesFromRole": {
"failed": 0,
"total": 0
},
"revokeRolesFromRole": {
"failed": 0,
"total": 0
},
"revokeRolesFromUser": {
"failed": 0,
"total": 0
},
"rolesInfo": {
"failed": 0,
"total": 0
},
"saslContinue": {
"failed": 0,
"total": 0
},
"saslStart": {
"failed": 0,
"total": 0
},
"serverStatus": {
"failed": 0,
"total": 55
},
"setFeatureCompatibilityVersion": {
"failed": 0,
"total": 0
},
"setFreeMonitoring": {
"failed": 0,
"total": 0
},
"setParameter": {
"failed": 0,
"total": 0
},
"setShardVersion": {
"failed": 0,
"total": 0
},
"shardConnPoolStats": {
"failed": 0,
"total": 0
},
"shardingState": {
"failed": 0,
"total": 0
},
"shutdown": {
"failed": 0,
"total": 0
},
"splitChunk": {
"failed": 0,
"total": 0
},
"splitVector": {
"failed": 0,
"total": 0
},
"startRecordingTraffic": {
"failed": 0,
"total": 0
},
"startSession": {
"failed": 0,
"total": 0
},
"stopRecordingTraffic": {
"failed": 0,
"total": 0
},
"top": {
"failed": 0,
"total": 0
},
"touch": {
"failed": 0,
"total": 0
},
"unsetSharding": {
"failed": 0,
"total": 0
},
"update": {
"failed": 0,
"total": 7
},
"updateRole": {
"failed": 0,
"total": 0
},
"updateUser": {
"failed": 0,
"total": 0
},
"usersInfo": {
"failed": 0,
"total": 0
},
"validate": {
"failed": 0,
"total": 0
},
"voteCommitIndexBuild": {
"failed": 0,
"total": 0
},
"waitForFailPoint": {
"failed": 0,
"total": 0
},
"whatsmyuri": {
"failed": 0,
"total": 0
}
},
"cursor": {
"open": {
"noTimeout": 0,
"pinned": 0,
"total": 0
},
共 1 条
- 10条/页
- 1