Skip to content

Commit

Permalink
changes perfometer import
Browse files Browse the repository at this point in the history
  • Loading branch information
gurubert committed Sep 27, 2022
1 parent f28f01f commit 645f43e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed bird/bird-4.6.mkp
Binary file not shown.
Binary file added bird/bird-4.7.mkp
Binary file not shown.
2 changes: 1 addition & 1 deletion bird/web/plugins/perfometer/bird.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Copyright 2014 by Frederik Kriewitz <[email protected]>.

from cmk.gui.plugins.views.perfometers.check_mk import perfometer_check_mk_uptime
from cmk.gui.plugins.views.perfometers import perfometer_logarithmic
from cmk.gui.plugins.views.perfometers.check_mk import perfometer_logarithmic

perfometers["check_mk-bird_status"] = perfometer_check_mk_uptime
perfometers["check_mk-bird6_status"] = perfometer_check_mk_uptime
Expand Down

0 comments on commit 645f43e

Please sign in to comment.