CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 0
Compare
We are so super excited to announce the release of TigerGraph MCP Release 3.0.
In this release we have added new Admin features that allow users with the role of 'superuse' to access some really awesome TigerGraph server stats. These include:
displayService_Status This tool displays the database service status, show which services are on-line
displayDetailed_Service_Status This tool provides all the detail that tool displayService_Status with addtional information about the Graph to include vertices, edges, and installed queries
displayComponent_Version This tool will display all the versions of the components that make up TigerGraph Server
displayCPUMemory_Usage This tool will display both the CPU and Memory Usage of all the components that make up the TigerGraph Server
displayDiskSpace_Usage This tool will display all the Disk Usage of the different components that make up the TigerGraph database server.
Additionally, we have formalized the logging with the release of TigerGraph MCP V3.0. There is now a new mcp_logger.py logging module.