mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-28 01:59:34 -05:00
doc/IDEAS: some notes for future features
This commit is contained in:
parent
d712f89480
commit
f68dd7bdb1
1 changed files with 10 additions and 0 deletions
10
doc/IDEAS
Normal file
10
doc/IDEAS
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
Filter "appserver" = host=*-rz-app-* & service=*jmx*
|
||||
|
||||
Filter "appserver kunde1" = Filter["appserver"] & _host_customer = kunde1
|
||||
|
||||
Process "kunde1" = 1 of: Filter["appserver kunde1"]->group('hostname')
|
||||
|
||||
|
||||
Customer App * => host_name = customer-app-* => service_description = lx-jmx-* | service_description = lx-procs tomcat
|
||||
Customer App = 1 of: Audi App *
|
||||
Loading…
Reference in a new issue