You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)