-
-
Notifications
You must be signed in to change notification settings - Fork 404
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
Plugin tab does not stay visible when main poller is offline #4598
Comments
bmfmancini
added
bug
Undesired behaviour
unverified
Some days we don't have a clue
labels
Mar 5, 2022
Try 'offline_mgmt:1' |
No go
I've tried this config as well but still no tab on remotes when primary is
down
```
***@***.*** syslog]# cat INFO
[info]
name = syslog
version = 3.2
longname = Syslog Monitoring
author = The Cacti Group
email =
homepage = http://www.cacti.net
compat = 1.2.10
capabilities = online_view:1, online_mgmt:1, offline_view:1,
offline_mgmt:1, remote_collect:1, remote_manage:1, remote_v
iew:1
nosync = *.php,*.css,images,locales,template
***@***.*** syslog]#
```
…On Wed., Mar. 9, 2022, 20:45 TheWitness, ***@***.***> wrote:
Try 'offline_mgmt:1'
—
Reply to this email directly, view it on GitHub
<#4598 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADGEXTEWH35W6OOBTLWX4M3U7FH4TANCNFSM5P7GWUUQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Test the latest update. |
TheWitness
added a commit
that referenced
this issue
Mar 10, 2022
Plugin tab does not stay visible when main poller is offline
Same result
…On Wed., Mar. 9, 2022, 21:10 TheWitness, ***@***.***> wrote:
Test the latest update.
—
Reply to this email directly, view it on GitHub
<#4598 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADGEXTADNOH7CWMXSH6VEQ3U7FKXZANCNFSM5P7GWUUQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
TheWitness
added a commit
that referenced
this issue
Mar 10, 2022
Should be resolved. You will have to perform a Full Sync after updating. |
Works like a charm ! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When you have a plugin that resides on multiple pollers the tab will disappear even if you you have offline_view = 1 and Remote_manage = 1 configured in the INFO file if the main poller goes offline
In this case I have a modified version of the syslog plugin to run on multiple pollers and the only thing I can't get working is this
The text was updated successfully, but these errors were encountered: