status
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseStatus
状态
Quick diagnostic for Nowledge Mem connectivity and configuration.
快速诊断Nowledge Mem的连通性与配置情况。
When to Use
使用场景
- User asks "is my memory working?" or "check status"
- Memory operations are failing or returning errors
- After initial setup to verify everything is connected
- When switching between local and remote mode
- 用户询问“我的存储器正常工作吗?”或“检查状态”时
- 存储操作失败或返回错误时
- 完成初始安装后验证所有组件是否正常连接
- 在本地模式和远程模式之间切换时
Usage
使用方法
bash
nmem --json statusThis shows:
- Connection: whether the Nowledge Mem server is reachable
- Server version: which version of the backend is running
- CLI version: which version of is installed
nmem - Mode: local or remote (with API URL)
- Database: whether the knowledge graph is connected
bash
nmem --json status该命令将展示以下信息:
- 连接状态:Nowledge Mem服务器是否可访问
- 服务器版本:运行的后端服务版本
- CLI版本:已安装的版本
nmem - 运行模式:本地或远程(附带API URL)
- 数据库状态:知识图谱是否已连接
Troubleshooting
故障排查
If status fails:
- Ensure the Nowledge Mem desktop app is running, or start the server manually
- Check that is installed:
nmemor usepip install nmem-cliuvx --from nmem-cli nmem - For remote mode, verify has correct
~/.nowledge-mem/config.jsonandapiUrlapiKey
如果状态查询失败:
- 确保Nowledge Mem桌面应用正在运行,或手动启动服务
- 检查是否已安装:可执行
nmem或使用pip install nmem-cli命令uvx --from nmem-cli nmem - 如使用远程模式,请验证中的
~/.nowledge-mem/config.json和apiUrl配置正确apiKey
Native Plugin
原生插件
These skills work in any agent via CLI. For auto-recall, auto-capture, and graph tools, check if your agent has a native Nowledge Mem plugin — run the skill or see https://mem.nowledge.co/docs/integrations
check-integration这些Skill可通过CLI在任意Agent中使用。若需要自动召回、自动捕获和图谱工具功能,请查看你使用的Agent是否有原生Nowledge Mem插件——可运行 Skill或访问https://mem.nowledge.co/docs/integrations查看详情。
check-integration