Chris Trotter
Chris Trotter
First - thanks so much for this! Helped us solve a significant roadblock. Windows 7 machine, all permissions on the files are correct (users/admins have modify access - user logging...
- This is OMD v1.10...but I suspect that any current version of OMD will have this issue. - git clone https://github.com/shawn-sterling/graphios - python setup.py install I get this: ``` shell...
Shawn, I'd sent you an email about this...but I got a little farther... ``` shell failed to parse label: 'physical' part of perfstring 'physical memory %=23%;80;90 physical memory=955.941M;3276.441;3685.996;0;4095.551 virtual memory...
Sorry, couldn't figure out how to push a branch...or even know what the right thing to do here is... Suspect part of my problem is the new v2 api? In...
Hello - thanks for this!! Has helped complete our dashboard very nicely. Found one minor issue, though: ``` php elseif(($warnings_count) > 0) { print(($warnings_count)); print(" Non Critical Issues"); } ```...