summaryrefslogtreecommitdiffstats
path: root/frontends/php/report5.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/report5.php')
-rw-r--r--frontends/php/report5.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/report5.php b/frontends/php/report5.php
index 54aa7e39..87c6b66f 100644
--- a/frontends/php/report5.php
+++ b/frontends/php/report5.php
@@ -82,6 +82,7 @@
t.triggerid=f.triggerid and
t.triggerid=a.triggerid and
a.clock>$time_now-$time_dif
+ mod(h.hostid,100)=$ZBX_CURNODEID
group by h.host,t.triggerid,t.description,t.priority
order by 5 desc,1,3", 100);