Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #8744] Performance data metrics with value 0 are not displayed #1487

Closed
icinga-migration opened this issue Mar 14, 2015 · 6 comments
Labels
area/monitoring Affects the monitoring module bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/8744

Created by gbeutner on 2015-03-14 07:13:05 +00:00

Assignee: aklimov
Status: Resolved (closed on 2015-05-12 15:50:03 +00:00)
Target Version: 2.0.0-rc1
Last Update: 2015-05-12 15:50:03 +00:00 (in Redmine)


Perf counters which are 0 aren't shown:

mysql> select * from icinga_servicestatus where service_object_id = 90\G
*************************** 1. row ***************************
             servicestatus_id: 1
                  instance_id: 1
            service_object_id: 90
           status_update_time: 2015-03-14 08:10:10
                       output: Connected to the database server: queries per second: 22.517
                  long_output:
                     perfdata: queries=22.516666666666666 queries_1min=1351 queries_5mins=7312 queries_15mins=7312 pending_queries=0
                 check_source: mon.shroudbox.net
                current_state: 0
             has_been_checked: 1
          should_be_scheduled: 1
        current_check_attempt: 1
           max_check_attempts: 3
                   last_check: 2015-03-14 08:10:10
                   next_check: 2015-03-14 08:11:06
                   check_type: 0
            last_state_change: 2015-03-12 12:22:43
       last_hard_state_change: 2015-03-12 12:22:43
              last_hard_state: 0
                 last_time_ok: 2015-03-14 08:10:10
            last_time_warning: 0000-00-00 00:00:00
            last_time_unknown: 0000-00-00 00:00:00
           last_time_critical: 0000-00-00 00:00:00
                   state_type: 1
            last_notification: 0000-00-00 00:00:00
            next_notification: 2015-03-14 08:10:10
        no_more_notifications: 0
        notifications_enabled: 1
problem_has_been_acknowledged: 0
         acknowledgement_type: 0
  current_notification_number: 0
       passive_checks_enabled: 1
        active_checks_enabled: 1
        event_handler_enabled: 1
       flap_detection_enabled: 0
                  is_flapping: 0
         percent_state_change: 0
                      latency: 0
               execution_time: 0.0004391670227050781
     scheduled_downtime_depth: 0
   failure_prediction_enabled: 0
     process_performance_data: 1
          obsess_over_service: 0
  modified_service_attributes: 0
                event_handler:
                check_command: ido
        normal_check_interval: 1
         retry_check_interval: 0.5
   check_timeperiod_object_id: 0
                 is_reachable: 1
           endpoint_object_id: 16
1 row in set (0.00 sec)

Attachments

Changesets

2015-05-12 15:19:20 +00:00 by aklimov 3c73f28

Display performance data metrics with value 0

fixes #8744

2015-05-12 15:44:53 +00:00 by aklimov 9e3d65e

Display performance data metrics with value 0

fixes #8744

Relations:

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-03-14 07:13:27 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-30 14:51:37 +00:00

  • Subject changed from Icinga Web doesn't show some performance data values to Performance data metrics with value 0 are not displayed
  • Category set to Monitoring
  • Target Version set to 2.0.0-rc1

@icinga-migration
Copy link
Author

Updated by jmeyer on 2015-04-30 06:32:49 +00:00

  • Duplicated set to 9200

@icinga-migration
Copy link
Author

Updated by aklimov on 2015-05-12 15:20:03 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset 3c73f28.

@icinga-migration
Copy link
Author

Updated by aklimov on 2015-05-12 15:28:19 +00:00

  • Status changed from Resolved to Assigned
  • Assigned to set to aklimov

@icinga-migration
Copy link
Author

Updated by aklimov on 2015-05-12 15:50:03 +00:00

  • Status changed from Assigned to Resolved

Applied in changeset 9e3d65e.

@icinga-migration icinga-migration added bug Something isn't working area/monitoring Affects the monitoring module labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0.0-rc1 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/monitoring Affects the monitoring module bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant