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

Invalid processing of forecast for disks 12h #52

Open
bahdaji opened this issue Jan 26, 2020 · 5 comments
Open

Invalid processing of forecast for disks 12h #52

bahdaji opened this issue Jan 26, 2020 · 5 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@bahdaji
Copy link

bahdaji commented Jan 26, 2020

Invalid processing of forecast for disks. The forecast should be on an empty seat, but not on a busy one. The trigger fires when the disk is almost empty and there is a lot of free space. For example, 2GB of 150GB is occupied, the trigger fires because 2GB is less than 10GB, but more than 1GB.

@bahdaji
Copy link
Author

bahdaji commented Jan 26, 2020

Either the trigger should be, I think, like that:

{Template OS Windows Active:wmi.get[root\cimv2,select FreeSpace from win32_logicaldisk where DeviceID='{#LOGICAL_DISK}'].last()}<{$LOGICAL_DISK_FREE_SPACE_HIGH} and {Template OS Windows Active:os.windows.active.ldisk.used.forecast12h[{#LOGICAL_DISK}].last()}>{$LOGICAL_DISK_FREE_SPACE_DISASTER}

@Kizond
Copy link

Kizond commented Feb 11, 2020

Invalid processing of forecast for disks. The forecast should be on an empty seat, but not on a busy one. The trigger fires when the disk is almost empty and there is a lot of free space. For example, 2GB of 150GB is occupied, the trigger fires because 2GB is less than 10GB, but more than 1GB.

Hi,
Please I have having challenge importing the template. Kindly assist.

@bahdaji
Copy link
Author

bahdaji commented Feb 12, 2020

Invalid processing of forecast for disks. The forecast should be on an empty seat, but not on a busy one. The trigger fires when the disk is almost empty and there is a lot of free space. For example, 2GB of 150GB is occupied, the trigger fires because 2GB is less than 10GB, but more than 1GB.

Hi,
Please I have having challenge importing the template. Kindly assist.

Hi, I did everything according to the instructions, I do not know what you can’t do

@Kizond
Copy link

Kizond commented Feb 12, 2020

Hi,
Thank you for the feedback.

I kept getting the error,

Details Import failed
Host group "Templates/Operating systems" already exists.

When I tried changed the host group from "Templates/Operating Systems" to "Template" and tried importing it again, I got the error;

Details Import failed
Discovery rule "vfs.fs.discovery" already exists on "Template OS Windows by Zabbix agent active", inherited from another template.

Please kindly advise.

Thank you very much.

I appreciate your kind support.

@wmorgue wmorgue added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Mar 22, 2021
@wmorgue
Copy link
Collaborator

wmorgue commented Mar 22, 2021

Hi @bahdaji
You steel need help with this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants