Skip to content

Commit

Permalink
we don't care about capturing the group or not
Browse files Browse the repository at this point in the history
  • Loading branch information
s-duret authored Jun 27, 2024
1 parent b4b47e9 commit 278ee88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- ^(sudo\s+)?(/usr/bin/)?service\s+(centengine|centreontrapd|cbd|cbd-sql)\s+(reload|restart)\s*$
- ^/usr/sbin/centenginestats\s+-c\s+/etc/centreon-engine/+centengine\.cfg\s*$
- ^cat\s+/var/lib/centreon-engine/+[a-zA-Z0-9\-]+-stats\.json\s*$
- ^(?:sudo(?:\s)+)?/usr/lib/centreon/plugins/.*$
- ^(sudo\s+)?/usr/lib/centreon/plugins/.*$
- ^/bin/perl /usr/share/centreon/bin/anomaly_detection --seasonality >> /var/log/centreon/anomaly_detection\.log 2>&1\s*$
- ^/usr/bin/php -q /usr/share/centreon/cron/centreon-helios\.php >> /var/log/centreon-helios\.log 2>&1\s*$
- ^centreon
Expand Down

0 comments on commit 278ee88

Please sign in to comment.