ContributionsMost RecentMost LikesSolutionsIssue with Data fetch I am fetching some metrics from LM dashboard into a text file via Python script. The data for the respective metrics are available in LM, for every 5 minutes. So the Python code is written in the way to get the data and save into the text file as logs for every 5 minutes. But sometimes there are more instances of log events saved in the text file for every minute. As there are no data for every minute in LogicMonitor raw data, the values of the metrics are saved in the log file as "No Data". This creates data discrepancy, because the expected values of the metrics are numbers whereas they are logged actually as strings. Also this behaviour is not happening all time, but they are happening intermittently. Unable to find where the issue is lying with. Could anyone please help me in finding the issue over here? Thanks! Re: How to export the boundary values from a Widget On 7/17/2020 at 12:09 PM, Archana said: I have a dashboard to show the CPU of particular resources. Each widgets of the panel have CPU details of particular resource group. I have used Virtual Datapoints with some mathematical calculations. As theseare graph widgets, the option called `boundaries` are showing at the end of the widget (when we open in wide screen). For whatever time range selected in the calendar, the widget cumulates the respective metrics' data for that time range and shows as "boundaries" (one single cumulative value for the entire time range for each metric/datapoint) By default the boundary values are showing as min, max and avg. I need to download these boundary values of each widget for the time range which I select. There is a option called "download" in each widget but it gives all the values only from the graph for each time instance. So there are more values which are variable according to the time instance. Is there any way to get the boundary values which is nothing one single cumulative value of a datapoint for the entire time range which I select. This information is very significant and I need this very urgently. Could anyone please help me on this as soon as possible Could anyone please help me on this? How to export the boundary values from a Widget I have a dashboard to show the CPU of particular resources. Each widgets of the panel have CPU details of particular resource group. I have used Virtual Datapoints with some mathematical calculations. As theseare graph widgets, the option called `boundaries` are showing at the end of the widget (when we open in wide screen). For whatever time range selected in the calendar, the widget cumulates the respective metrics' data for that time range and shows as "boundaries" (one single cumulative value for the entire time range for each metric/datapoint) By default the boundary values are showing as min, max and avg. I need to download these boundary values of each widget for the time range which I select. There is a option called "download" in each widget but it gives all the values only from the graph for each time instance. So there are more values which are variable according to the time instance. Is there any way to get the boundary values which is nothing one single cumulative value of a datapoint for the entire time range which I select. This information is very significant and I need this very urgently. Could anyone please help me on this as soon as possible Virtual Datapoints in Reports Hi, I have just started working with Reports. To fetch the trend of each Metric with respect to each Device, I have choose the report type "Resource Metric Trends Report". This Report type have options only to select the Datasource, Instance and the necessary Datapoints. I am trying to fetch Percentile values of necessary datapoints respect to devices. To the dashboard, I use virtual datapoints to do the required aggregate functions and get the results. But in Reports, I cannot see the option to apply the aggregate functions to the datapoints. I would like to know how todo the customisation to the datapoints for fetching the necessary aggregate values in Reports. Could anyone please help me on this? How to display the date? Hi, I would like to know how to display the date and number of days between two dates. For an example, I want to display today's date or current timestamp. Is there any possibility, that we can use any function (as like "getdate()" in SQL) to fetch the date/timestamp in any of the Widgets? Also I want to know how to calculate and display the number of days between any particular dates. Please help me on this. Thankyou Re: Why some of the widgets are not taking the selected time duration Sure... Thankyou Re: Why some of the widgets are not taking the selected time duration 21 hours ago, Archana said: @Kerry DeVilbissCould you please help me on this. I need this very urgently in one of my tasks Re: Why some of the widgets are not taking the selected time duration 17 hours ago, Kerry DeVilbiss said: @Archana- the widgets you mentioned (Big Number, Table) are generally intended to show current-moment-in-timemetrics, so they need to pull from the "latest" datapoint. Sounds like you are requesting that they pull from the latest datapoint *within* the configured time period, is that a fair assessment? If you can provide more details about your use case we can probably advise further. Cheers, Kerry @Kerry DeVilbissI would like to display Max or Avg utilisation of my CPU, in a single value that too only for a particular time range. For example, I want to know what was the avg cpu utilisation during July 1st 2018. So the time range I will be selecting as July 1st 00:00 - July 1st 23:59. So my widget should show a single value considering all 24 hours of data. This I tried with Big number, Table widget, even Gauge widget also. All these Widgets are displaying the single value but only for the current timestamp. Rather, I would like to display for any of the time range which I select for. Could you please help me in this. Why some of the widgets are not taking the selected time duration Some of the dashboard widgets in Logicmonitor such as Big Number Widget, Table Widget, etc., are not considering the selected time range or notdisplayingthe results as per the selected time duration globally. Rather it is displaying the results only for the recent time, it may be called as `current timestamp`. Is there a way to show the results according the selected time range which we input to the dashboards? Re: How to get the aggregate values from the dashboard 7 minutes ago, Archana said: Is it possible to display only these single vlaue aggregate values of respective metrics (min, max, avg) in any of the LM widget? This is nothing but I need to display these boundary values separately (probably as like big number display) without clicking and referring the dropdown of these graph widget manually.
Top ContributionsHow to export the boundary values from a WidgetVirtual Datapoints in ReportsRe: How to find Average value of a metric/field for a particular time rangeHow to transfer data from LogicMonitor to other tools?Issue with Data fetchRe: How to export the boundary values from a WidgetHow to display the date?Re: Why some of the widgets are not taking the selected time durationRe: Why some of the widgets are not taking the selected time durationRe: Why some of the widgets are not taking the selected time duration