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

[Documentation] List of all settings? #301

Closed
TheCableGuy99 opened this issue Apr 25, 2024 · 3 comments
Closed

[Documentation] List of all settings? #301

TheCableGuy99 opened this issue Apr 25, 2024 · 3 comments
Labels
Documentation Improvements or additions to documentation

Comments

@TheCableGuy99
Copy link

Hi,

I was going through the pi.alert config and just wondering what some of the settings were and what to put in some of the fields.

For example just one of them is pushover:

Pushover

----------------------

REPORT_PUSHOVER = False
REPORT_PUSHOVER_WEBMON = False
PUSHOVER_TOKEN = ''"
PUSHOVER_USER = ''"

I know what some of the settings should be but no idea on others like "REPORT_PUSHOVER_WEBMON" or "PUSHOVER_USER" (should this be my email address?).

Another is:

Special Protocol Scanning

----------------------

SCAN_ROGUE_DHCP = True
DHCP_SERVER_ADDRESS = ''

Does this only work with some DHCP servers or all?

I'm just wondering if there's a page with all settings explained and what to put in each field because I cannot find one and it would be helpful? Especially as new features are added?

Thanks.

@leiweibau
Copy link
Owner

leiweibau commented Apr 25, 2024

Yes, this page exists: Help/FAQ.
It is not quite complete, but most of it is there.

Does this only work with some DHCP servers or all?

At the moment, only one DHCP is supported

@TheCableGuy99
Copy link
Author

ahhh how silly of me, I was checking on here rather than on the website. I'll take a look but if in a future update it could be brought up to date I'd really appreciate it (as you said it's not all there). If there's any way I can help I'd be happy to.

By the way... I've just had an idea regarding my previous ticket:
#297

I suggested this because I said there was no way of knowing which AP a device might be connected to. But would it be possible to identify which AP it's connected to and it show wireless devices connected to the relevant AP if using the Ubiquiti API feature? The console knows so i'm guessing there's a way to do this?

Thanks as always :)

@leiweibau leiweibau added the Documentation Improvements or additions to documentation label Apr 26, 2024
leiweibau added a commit that referenced this issue Apr 28, 2024
Regarding to #301
@leiweibau leiweibau changed the title List of all settings? [Documentation] List of all settings? Apr 28, 2024
leiweibau added a commit that referenced this issue May 20, 2024
Fixed:
* Logviewer by @Striffly
* Add missing "curl" package to insall script (#305)
* "Undefined variable" by @Striffly
* Minor CSS fixes

Updated:
* Help/FAQ Section (#301)

Changed:
* Button "Internet / Speedtest / Update Check" renamed to "Internet Check / Scheduled tasks"

Note:
* This update only addresses small things that could have waited. But today is not just any day, but the 2nd anniversary of this little project. I would like to use this update note as an opportunity to thank you for the many constructive messages, suggestions for improvement and bug reports that have brought the project to where it is now. My special thanks go first and foremost to the sponsors for supporting my work. Almost as important for my motivation are the more than 300 stars that my project has already received. Nevertheless, I am also happy about every feedback that helps to make the project better, even if I can't or don't want to implement every idea. In the end, all I want to say is: THANK YOU
@leiweibau
Copy link
Owner

Is marked here (#312) as a topic to be documented.

leiweibau added a commit that referenced this issue May 25, 2024
New:
* Add field "Link Speed" to device details (#298)

Fixed:
* Configuration of the remaining backups fixed (#310)
* Add missing options to bulk editor
* Splitting of several recognized IPs during RogueDHCP scan (#313)

Updated:
* Updating the help for the configuration file (#301)
* Explanation of the "random MAC address" has been added in the help section (#311)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants