Skip to main content
In Backlog

Add Real time check in option for a service.

Related products:Infra Monitoring - Monitoring
  • June 30, 2022
  • 19 replies
  • 418 views

ArnaudM
Forum|alt.badge.img+6

Hi,

It can be useful sometime to make a real time check (every 10 seconds for example) an then go back to the normal polling  (if the resource can deal with a real time graphe obviously).

 

I use Libre NMS to make a real time graph, it could be cool to have this option in centreon.

 

Configure the real time paramètre like every 15 seconds and this for 2 minutes maximum and then on the service launch the realtime check witch an automatic refresh.

 

 

19 replies

rchauvel
Centreonian
Forum|alt.badge.img+18
  • Centreonian
  • June 30, 2022

So you’re looking at a way to perform a number of checks instead of just one as this is done with these buttons?

And do this directly from the graph?


ArnaudM
Forum|alt.badge.img+6
  • Author
  • Steward **
  • June 30, 2022

Exactly,

Add a button “real time check” who’s gonna take the define parametre in, i don’t know, the poller parameters or somewhere.

 

It will just make, for example 25 checks in 2 minutes and then go back to is regular check period.

Practical to see in particular micro saturation on network traffic services.


ArnaudM
Forum|alt.badge.img+6
  • Author
  • Steward **
  • July 5, 2022
@rchauvel 

 


rchauvel
Centreonian
Forum|alt.badge.img+18
  • Centreonian
  • July 13, 2022
Updated idea statusNewNeeds Votes

Forum|alt.badge.img+13
  • Builder **
  • July 13, 2022

Hello,

For information, in Cacti if we want to show a graph in “Realtime” , a window pop-up and start showing the graph in high refresh frequency.

When the windows is closed or if the “Realtime” graph is stopped, the graph is deleted, never saved.


ArnaudM
Forum|alt.badge.img+6
  • Author
  • Steward **
  • July 13, 2022

Hello,

For information, in Cacti if we want to show a graph in “Realtime” , a window pop-up and start showing the graph in high refresh frequency.

When the windows is closed or if the “Realtime” graph is stopped, the graph is deleted, never saved.


It would be perfect for me !


Forum|alt.badge.img+3
  • Steward *
  • July 13, 2022

@benoitp seems the right way (no rrd). It can be done with gorgone module ‘realtime’:

  • execute one or X commands on a period with an interval
  • add following options for the command: --no-sanity-options --statefile-suffix=gorgone-realtime
  • Example of return:
{  "command": "xxxxxx",  "timestamps": [10019292 109293930, 11100000],  "exit": [3, 0, 0],  "metrics": {    "tutu#disk.usage.prct": [null, 150, 180],    "toto#disk.usage.prct": [null, 150, 120]  }}

 


ArnaudM
Forum|alt.badge.img+6
  • Author
  • Steward **
  • July 13, 2022

@qgarnier The goal is not saving the graph but the realtime function so that would suit me


Forum|alt.badge.img+3
  • Steward *
  • July 13, 2022

@ArnaudM i understand. but to achieve that function we need to execute it. After it’s “only”:

  • calling the gorgone module realtime
  • displaying the graph

ArnaudM
Forum|alt.badge.img+6
  • Author
  • Steward **
  • July 13, 2022

@qgarnier Ok !


Forum|alt.badge.img
  • Steward *
  • July 15, 2022

i need this!

 


ArnaudM
Forum|alt.badge.img+6
  • Author
  • Steward **
  • August 25, 2022

@rchauvel still need votes ? :)


rchauvel
Centreonian
Forum|alt.badge.img+18
  • Centreonian
  • August 25, 2022

It’s been scheduled for review and should soon go In Backlog (which does not prevent for taking more votes!)


rchauvel
Centreonian
Forum|alt.badge.img+18
  • Centreonian
  • September 21, 2022
Needs VotesPlanned

rchauvel
Centreonian
Forum|alt.badge.img+18
  • Centreonian
  • December 19, 2022
PlannedIn Backlog

ArnaudM
Forum|alt.badge.img+6
  • Author
  • Steward **
  • September 7, 2023

Bonjour, quand sera dispo cette amélioration ?


ArnaudM
Forum|alt.badge.img+6
  • Author
  • Steward **
  • September 8, 2023

Bonjour, quand sera dispo cette amélioration ?

@rchauvel 


rchauvel
Centreonian
Forum|alt.badge.img+18
  • Centreonian
  • September 8, 2023

This was not planned for next release. We are working on the planning for 2024 versions. I cannot comment on an expected date at the moment.


ArnaudM
Forum|alt.badge.img+6
  • Author
  • Steward **
  • October 21, 2024

Any news ?