NagVis / nagvis

Visualization addon for your open source monitoring core
http://nagvis.org/
GNU General Public License v2.0
115 stars 74 forks source link

[BUG] Exclude_members #364

Open githubuserg9 opened 8 months ago

githubuserg9 commented 8 months ago

Describe the bug I try to exclude a service

NagVis Version 1.9.33

Environment PHP version 5.4.16

To Reproduce

  1. Right click on host in map
  2. Unlock
  3. Right click on host in map
  4. Modify object
  5. Status
  6. check exclude_members
  7. write the check name to exclude (Mysql-index-usage)
  8. Save
  9. Lock host
  10. update state
  11. the check is not exclude

Expected behavior I would like that service Mysql-index-usage doesn't appear in the host services on the map.

Actual behavior Service appears.

Screenshots image