SysMonitoring
  • Introduction
  • Installation
  • Configuration
  • Troubleshooting
  • Functions
    • startServer()
    • stopServer()
    • getCpuLoad()
    • getMemoryUsage()
    • getPing()
  • API
    • /cpu
    • /memory
    • /ping
  • Terminal Commands
    • echo
    • time
    • help
    • stats
Powered by GitBook
On this page

Troubleshooting

Read this category if you have any issues with sysmonitoring

PreviousConfigurationNextstartServer()

Last updated 5 months ago

TryApi : API Routes ()

If you have this :

It's may because you use the API like that : localhost:3000/monitoring/api/cpu instead of this : localhost:3000/api/cpu

API