ETSystems
(Systems Support ET)
February 15, 2023, 9:03am
1
Hi,
Can someone help me in configuring 3PAR volume checks,
Currently, the filesystem Trend is showing critical but actually the trend is not required
100% used (50.00 of 50.00 GB),
trend: 0.00 B / 24 hoursCRIT,
Compact: 1.0,
Type: FULL,
WWN:
How can I configure a custom Filesystems (used space and growth) rule without Trend
Thank you
First, you are sure that it warns for the trend and not for the full filesystem?
From your output it is not clear what the real problem is.
This is a bug at the moment. Last week I made a pull request on Github to fix this.
Checkmk:master
← Yogibaer75:trend_perfdata
opened 03:40PM - 09 Feb 23 UTC
One bug was encountered where the rule setting to not compute trend data is not … respected.
Better said it is ignored and trend data is computed every time.
As the default setting for this param is True i only check if it is set.
Thank you for your interest in contributing to Checkmk!
Consider looking into [Readme](https://github.com/tribe29/checkmk#want-to-contribute) regarding process details.
## General information
Please give a brief summary of the affected device, software or appliance.
Keep in mind that we are experts in monitoring, but we cannot be experts on all supported devices.
A little context will help us assess your proposed change.
## Bug reports
Please include:
+ Your operating system name and version
+ Any details about your local setup that might be helpful in troubleshooting
+ Detailed steps to reproduce the bug
+ An agent output or SNMP walk
+ The ID of a submitted crash report for reference (if applicable)
## Proposed changes
Sometimes it is hard for us to assess the quality of a fix.
While it may work for you, it is our job to ensure that it works for everybody.
These are some ways to help us:
+ What is the expected behavior?
+ What is the observed behavior?
+ If it's not obvious from the above: In what way does your patch change the current behavior?
+ Consider writing a unit test that would have failed without your fix.
+ Is this a new problem? What made you submit this PR (new firmware, new device, changed device behavior)?
If you want, you can modify the affected files and try if it is working then without trend on your system.
ETSystems
(Systems Support ET)
February 15, 2023, 9:41am
3
hi,
Thank you for the response.
Please find the error snip attached.
ETSystems
(Systems Support ET)
February 15, 2023, 9:42am
4
is there a way to create a custom file for a host alone?
I don’t think it, this possible. But with the modification you can use the filesystem rule with the option to process trend or not.
ETSystems
(Systems Support ET)
February 15, 2023, 12:09pm
6
@andreas-doehler any comments regarding the error snip? is there a way to solve this by changing the existing check rule?
The screenshot looks like a CRIT state trend value.
Now comes a but. The 3par volume check is an old check and shows the critical state for the whole filesystem portion, starting with the “100%” until the “24 hours”. I think you check is critical as the volume has 100%. In newer filesystem checks you see the state for every part of the check.
You should first test to create a rule for this volume that has 101% as value for WARN and CRIT.
Only if the checks stays critical with this setting you can look further.
ETSystems
(Systems Support ET)
February 15, 2023, 12:49pm
8
The check is showing OK after setting the threshold value as 101% for warning and critical.
Just a doubt,
Is this the correct way of configuring thick provisioned volumes in 3PAR?
ETSystems
(Systems Support ET)
February 15, 2023, 12:52pm
9
@andreas-doehler
Where can I find this new filesystem check?
This is no real new check. I mean the normal filesystem checks inside CMK.
The 3par check is not migrated to the new (2.x) checks. It is in the old 1.6 style.
ETSystems
(Systems Support ET)
February 16, 2023, 9:14am
11
Ok Thank you @andreas-doehler
Just one more clarification.
Currently the check is showing OK after setting the threshold value to 101%.
Is this the correct way of configuring thick provisioned volumes in 3PAR?
I would say this is the correct way for such volumes.
ETSystems
(Systems Support ET)
February 16, 2023, 9:39am
13
Ok @andreas-doehler Thanks alot for suggestions and Support.
system
(system)
Closed
February 16, 2024, 9:40am
14
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.