mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 22:25:02 +02:00
enhance french dcdiag regexp
This commit is contained in:
parent
3d529b4adf
commit
57b64d2f8d
@ -10,10 +10,10 @@
|
||||
</dcdiag>
|
||||
<dcdiag language="fr">
|
||||
<messages>
|
||||
<global>D.marrage du test.*?:\s+(.*?)\n.*?(a r.ussi|a .chou.|warning)</global>
|
||||
<ok>a r.ussi</ok>
|
||||
<global>D.*?marrage du test.*?:\s+(.*?)\n.*?(a r.*?ussi|a .*?chou.|warning)</global>
|
||||
<ok>a r.*?ussi</ok>
|
||||
<warning>warning</warning>
|
||||
<critical>a .chou.</critical>
|
||||
<critical>a .*?chou.</critical>
|
||||
</messages>
|
||||
</dcdiag>
|
||||
</root>
|
||||
</root>
|
||||
|
Loading…
x
Reference in New Issue
Block a user