Git Product home page Git Product logo

bigstats_grafana_compose's Introduction

Hi there ๐Ÿ‘‹

This is where I keep personal projects. However, my work on Infrastructure as Code can be found in my REDtalks.live GitHub account, which you can find here: https://github.com/REDtalks

bigstats_grafana_compose's People

Contributors

npearce avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bigstats_grafana_compose's Issues

Pass in Grafana configuration

Requires manually configuration of Grafana Datasource (GraphiteDB).

Identify method for auto-configuring datasource.

/var/log/restnoded/restnoded.log is dropping errors after installing BigStats v0.5.0

Hi Nathan,

had BigStats BigStats BigStats-0.4.1-0009.noarch running on 14.1 and done the install of BigStats-0.5.1-0012.noarch.

Afterwards getting following failure log entries in /var/log/restnoded/restnoded.log:

Thu, 10 Jan 2019 10:17:01 GMT - severe: [RestOperationDispatcher] 'shared/bigstats' not found.
Thu, 10 Jan 2019 10:17:01 GMT - severe: [ErrorHandlingModule] RestOperation failed: "/shared/bigstats". {"code":404,"message":"","referer":"https://localhost/mgmt/shared/task-scheduler/scheduler/19efe989-1b94-3cca-9a12-1e12d8dc0dcd","originalRequestBody":"{\"polling\":\"BigStats\"}","errorStack":[]}

Un-installing the RPM Package still drop the same error message.

Get onto:https://localhost/mgmt/shared/task-scheduler/scheduler/19efe989-1b94-3cca-9a12-1e12d8dc0dcd brings the gollowing result:

{
"id": "19efe989-1b94-3cca-9a12-1e12d8dc0dcd",
"status": "ENABLED",
"name": "n8-BigStats",
"interval": 10,
"intervalUnit": "SECOND",
"taskReferenceToRun": "http://localhost:8100/mgmt/shared/bigstats",
"taskBodyToRun": {
"polling": "BigStats"
},
"taskRestMethodToRun": "POST",
"timeoutInMillis": 60000,
"deviceGroupName": "tm-shared-all-big-ips",
"whenScheduleMisfiresTryAndRerun": false,
"scheduleType": "BASIC_WITH_INTERVAL",
"taskHistory": [
{
"timeTaskWasRun": "2019-01-10T11:14:51.543+01:00",
"wasSuccesfulRun": false,
"errorMessage": "com.f5.rest.common.RestRequestSender$HttpException: java.net.ProtocolException: status:404, body:{"code":404,"message":"","referer":"https://localhost/mgmt/shared/task-scheduler/scheduler/19efe989-1b94-3cca-9a12-1e12d8dc0dcd","originalRequestBody":"{\"polling\":\"BigStats\"}","errorStack":[]}",
"taskReference": {}
},
{
"timeTaskWasRun": "2019-01-10T11:15:01.543+01:00",
"wasSuccesfulRun": false,
"errorMessage": "com.f5.rest.common.RestRequestSender$HttpException: java.net.ProtocolException: status:404, body:{"code":404,"message":"","referer":"https://localhost/mgmt/shared/task-scheduler/scheduler/19efe989-1b94-3cca-9a12-1e12d8dc0dcd","originalRequestBody":"{\"polling\":\"BigStats\"}","errorStack":[]}",
"taskReference": {}
},
{
"timeTaskWasRun": "2019-01-10T11:15:11.541+01:00",
"wasSuccesfulRun": false,
"errorMessage": "com.f5.rest.common.RestRequestSender$HttpException: java.net.ProtocolException: status:404, body:{"code":404,"message":"","referer":"https://localhost/mgmt/shared/task-scheduler/scheduler/19efe989-1b94-3cca-9a12-1e12d8dc0dcd","originalRequestBody":"{\"polling\":\"BigStats\"}","errorStack":[]}",
"taskReference": {}
}
],
"nextRunTime": "2019-01-10T11:15:21.534+01:00",
"firstRunTime": "2018-10-19T08:49:30.763+02:00",
"overrideAndRunNow": false,
"userReference": {
"link": "https://localhost/mgmt/shared/authz/users/admin"
},
"identityReferences": [
{
"link": "https://localhost/mgmt/shared/authz/users/admin"
}
],
"preValidate": false,
"rescheduleJob": false,
"restartJob": false,
"deleteWhenFinished": false,
"maxTaskHistoryToKeep": 3,
"generation": 16224,
"lastUpdateMicros": 1547115316762468,
"kind": "shared:task-scheduler:scheduler:schedulerworkerstate",
"selfLink": "https://localhost/mgmt/shared/task-scheduler/scheduler/19efe989-1b94-3cca-9a12-1e12d8dc0dcd"
}

Any ideas how to solve this?
BTW:
Re-installing BigStats-0.4.1 didnยดt solved the issue.
Thanks.
Patrick

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.