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

How to install on Windows? #38

Open
aleks-83 opened this issue Nov 5, 2019 · 5 comments
Open

How to install on Windows? #38

aleks-83 opened this issue Nov 5, 2019 · 5 comments

Comments

@aleks-83
Copy link

aleks-83 commented Nov 5, 2019

How do I install this plugin on windows?

Where to put the command "pip install fritzcollectd" ?

@aleks-83
Copy link
Author

aleks-83 commented Nov 6, 2019

I'll answer myself...

On windows you need python to run this installation.
Just write "python" in the cmd, windows 10 will guide you to the windows store to download it.
Once installed, you have to write the following command:

python -m pip install fritzcollectd

@aleks-83
Copy link
Author

aleks-83 commented Nov 6, 2019

But I don't know where to find the collectd.conf to edit

@Apollon77
Copy link

Normally /etc/collectd/collectd.conf

@aleks-83
Copy link
Author

aleks-83 commented Nov 6, 2019

Thanks.
That's what i read in the instructions as well.

But the only files I could find with a "collectd" in the name on all my partitions are:
C:\Users\NUC\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc\LocalState\rootfs\usr\share\sosreport\sos\plugins\__pycache__\collectd.cpython-36.pyc

C:\Users\NUC\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc\LocalState\rootfs\usr\share\sosreport\sos\plugins\collectetd.py

@fetzerch
Copy link
Owner

fetzerch commented Feb 9, 2020

fritzcollectd is a plugin for collectd. You'd have to get this service installed first. If you want to use the dashboard, you'll also need to install Grafana.

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

No branches or pull requests

3 participants