I have created the entities and checks using Rackspace Cloud Monitoring APIs now I need to run/test the checks so I can feed the values every 60 seconds or so in our existing monitoring system and can trigger alert or mainly report on the data.
I am able to use via command line utility raxmon-checks-test and raxmon-checks-test-existing but I could not find a direct way of doing this using pyrax module. May be this can be done using requests instance of pyrax.cloudmonitoring but I couldn't find any good examples. Any help will be highly appreciated.