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

Windows disk usage metric #516

Merged
merged 1 commit into from
Apr 3, 2014

Conversation

alex-slynko
Copy link
Contributor

No description provided.

BYTES_TO_MBYTES = 1024 * 1024

def run
timestamp = Time.now.utc.to_i
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

travis fail.
The variable "timestamp" is useless delete it

@alex-slynko
Copy link
Contributor Author

fixed

@kalabiyau
Copy link
Contributor

@alex-slynko-wonga means disk-usage metrics does not work for you in windows?

@alex-slynko
Copy link
Contributor Author

@kalabiyau Yes, system plugin checks network drives as well.
There are no predefined letters for network drives, so I can't use ignore/include option.
Also I can't exclude CD/DVD drives.

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

Successfully merging this pull request may close these issues.

3 participants