Skip to content
Compare
Choose a tag to compare
@Progi1984 Progi1984 released this 30 Jul 20:05
  • ADDED pingServer() which return a boolean to check if Glances server is available
  • ADDED Replacement for functions used in Curl / JSON / SimpleXML / XmlRPC (Issue #3)
  • ADDED getError() which return a string with the intercepted error when a function (like listMethods()) return false (Issue #1)
  • ADDED setCacheStatus() which permits to disable and enable the cache & getCacheStatus() which permits to get the status (true or false) of the cache (Issue #2)