Skip to content

Commit

Permalink
updated check_blue_talon_rules.py
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Dec 7, 2016
1 parent 7e042b7 commit 14fb1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check_blue_talon_rules.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
Currently only determines the number of rules, also outputs perfdata.
Warning: the API doesn't expose a rule count so this program must fetch and count all rules
Warning: the API doesn't expose a count so this program must fetch and count all rules
which is an O(n) operation and as such the performance get worse the more rules you have.
Optional thresholds may be applied to the number of rules
Expand Down

0 comments on commit 14fb1aa

Please sign in to comment.