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

RRD Allow specifying a source file and ds to fill data #13480

Merged
merged 3 commits into from
Dec 6, 2021

Conversation

murrant
Copy link
Member

@murrant murrant commented Nov 5, 2021

This will allow migration of data from old files to new files

Please note

Please read this information carefully. You can run ./lnms dev:check to check your code before submitting.

  • Have you followed our code guidelines?
  • If my Pull Request does some changes/fixes/enhancements in the WebUI, I have inserted a screenshot of it.
  • If my Pull Request makes discovery/polling/yaml changes, I have added/updated test data.

Testers

If you would like to test this pull request then please run: ./scripts/github-apply <pr_id>, i.e ./scripts/github-apply 5926
After you are done testing, you can remove the changes with ./scripts/github-remove. If there are schema changes, you can ask on discord how to revert.

@murrant murrant marked this pull request as ready for review November 12, 2021 19:29
@murrant murrant merged commit 29328b2 into librenms:master Dec 6, 2021
@murrant murrant deleted the rrdcreate-source branch December 6, 2021 14:05
@murrant murrant restored the rrdcreate-source branch December 6, 2021 18:34
murrant added a commit that referenced this pull request Dec 6, 2021
murrant added a commit that referenced this pull request Dec 6, 2021
eskyuu pushed a commit to eskyuu/librenms that referenced this pull request Dec 17, 2021
* Allow specifying a source file and ds to fill data

* Need to check if rrd file exists, so delay processing until __toString

* Update RrdDefinition.php
eskyuu pushed a commit to eskyuu/librenms that referenced this pull request Dec 17, 2021
@librenms-bot
Copy link

This pull request has been mentioned on LibreNMS Community. There might be relevant details there:

https://community.librenms.org/t/21-12-0-changelog/17740/1

NightowlKr pushed a commit to NightowlKr/librenms that referenced this pull request Dec 30, 2021
* Allow specifying a source file and ds to fill data

* Need to check if rrd file exists, so delay processing until __toString

* Update RrdDefinition.php
NightowlKr pushed a commit to NightowlKr/librenms that referenced this pull request Dec 30, 2021
NightowlKr pushed a commit to NightowlKr/librenms that referenced this pull request Dec 31, 2021
* Allow specifying a source file and ds to fill data

* Need to check if rrd file exists, so delay processing until __toString

* Update RrdDefinition.php
NightowlKr pushed a commit to NightowlKr/librenms that referenced this pull request Dec 31, 2021
NightowlKr pushed a commit to NightowlKr/librenms that referenced this pull request Dec 31, 2021
* Allow specifying a source file and ds to fill data

* Need to check if rrd file exists, so delay processing until __toString

* Update RrdDefinition.php
NightowlKr pushed a commit to NightowlKr/librenms that referenced this pull request Dec 31, 2021
NightowlKr pushed a commit to NightowlKr/librenms that referenced this pull request Dec 31, 2021
* Allow specifying a source file and ds to fill data

* Need to check if rrd file exists, so delay processing until __toString

* Update RrdDefinition.php
NightowlKr pushed a commit to NightowlKr/librenms that referenced this pull request Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants