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

2 Telegramkanäle = 2x Telegramplugin = 1x empfang #561

Open
theMagicKnight opened this issue Mar 10, 2023 · 1 comment
Open

2 Telegramkanäle = 2x Telegramplugin = 1x empfang #561

theMagicKnight opened this issue Mar 10, 2023 · 1 comment

Comments

@theMagicKnight
Copy link

theMagicKnight commented Mar 10, 2023

Hallo,

ich verwende die Boswatch 2.5.2 und versuche 2 bosmon zu besenden.

habe hier 2 Computer zu stehen und IP 5.21 bekommt wunderbar die Meldungen
aber PC2 IP 5.22 da tut sich garnichts.

habe das BosMon plugin kopiert und umbenannt in BosMona

poca = POC;msg;MySQL ; * ; .{5}
pocb = POC;msg;BosMon ; * ; .{5}
pocc = POC;msg;BosMona ; * ; .{5}

[Plugins]
# turn the plugins on or off (0 - off | 1 - on)
MySQL = 1
httpRequest = 0
eMail = 0
BosMon = 1
BosMona = 1

[BosMona]
# IP-address of the server (without http://)
# actually no SSL-support
bosmon_server = 192.168.5.22
bosmon_port = ++++++++++++

# channel-name of type "Web-Telegramm"
bosmon_channel = boswatch

# Use this, when BosMon has restricted access
bosmon_user = boswatch
bosmon_password = boswatch

wenn ich nun aber die IP 5.22 im BosMon abschnitt schreibe dann bekommt auch der 2 PC Daten.
Es gibt ja leider noch nicht einmal eine Fehlermeldung wenn ich auf dem 2 PC Bosmon ausgeschaltet habe.

Kann Boswatch den überhaupt mein Wunsch.

danke

@theMagicKnight
Copy link
Author

  1. das plugin kopieren und den ordner umbenennen
  2. in der config den bereich komplett umbenennen...z.b. [BosMon] -> [BosMonA] und da auch die Variablen bosmon_ -> bosmona_
  3. das plugin öffnen und dort alle variablen z.b. bosmon_-> bosmona_ ändern
  4. das plugin speichern als BosMonA.py

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

No branches or pull requests

1 participant