Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hostgroups from FNM not synced to UI #7

Closed
Absynth723 opened this issue May 14, 2019 · 2 comments
Closed

Hostgroups from FNM not synced to UI #7

Absynth723 opened this issue May 14, 2019 · 2 comments

Comments

@Absynth723
Copy link

In my test deployment for FNM pro, I am using the "baseline_magician" binary to create thresholds and baselines. It creates the appropriate hostgroups, as evidenced by fcli show hostgroup. However, the web ui only shows the old, manually created (via web ui) hostgroups.

I purged the laravel cache by using php artisan cache:clear in the project directory, but to no avail. Is there anything specific I need to do to synchronize the hostgroups with FNM?

@leytonreed
Copy link
Contributor

Hello @absynth47215,

Only items (host groups, ranges, etc) that were created within the UI will show up.

If anything is manually created outside the fnm-webui will be included in the overall stats, but not in the detailed statistics.

You could duplicate your rules in the UI and arrange a cutover, but I'd recommend testing that in a staging environment first.

It is possible to write an importer with a few code changes to remove the enforcement of the naming schemes, feel free to make a pull request if you get that working :)

Cheers,
Leyton

@laf laf closed this as completed May 28, 2019
@laf
Copy link
Contributor

laf commented May 28, 2019

Thanks @leytonreed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants