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

Cannot get it working - need support #9

Open
NoCoker opened this issue Sep 21, 2023 · 3 comments
Open

Cannot get it working - need support #9

NoCoker opened this issue Sep 21, 2023 · 3 comments

Comments

@NoCoker
Copy link

NoCoker commented Sep 21, 2023

Question before we go in details:
What are this variables for as they are never used as i understand it:

  • {$DEFAULT_KLR_PERIOD}
  • {$LD_KLR_PERIOD}
  • {$PD_KLR_PERIOD}

I have configured this values for the variables:

  • {$ADAP_DISCOVERY_PERIOD} 1d adapters discovery period (1d)
  • {$ADAP_HISTORY_PERIOD} 30d period of saving history for adapters data (30d)
  • {$ADAP_REQUEST_PERIOD} 1h period of requesting storage adapters data (1h)
  • {$ADAP_THROTTLING_HB_PERIOD} 10800 period of heartbeat for throttling for adapter data (10800=3h)
  • {$LD_DISCOVERY_PERIOD} 6h logical discs discovery period. (6h)
  • {$LD_HISTORY_PERIOD} 30d period of saving history for logical discs data (30d)
  • {$LD_RECOVERY_STATES} Opt|OK (Opt|OK)
  • {$LD_REQUEST_PERIOD} 5m period of requesting logical discs data (5m)
  • {$LD_THROTTLING_HB_PERIOD} 10800 period of heartbeat for throttling for logical discs data (10800=3h)
  • {$LSI_CLI} perccli64 (perccli64) storcli64
  • {$LSI_PD_COMMAND} /call/eall/sall (/call/eall/sall)
  • {$PD_DISCOVERY_PERIOD} 30m physical discs discovery period (30m)
  • {$PD_HIGH_SEVERITY_STATES} Missing|Offline|Foreign|Failed (Missing|Offline|Foreign|Failed)
  • {$PD_HISTORY_PERIOD} 30d period of saving history for physical discs data (30d)
  • {$PD_REQUEST_PERIOD} 5m period of requesting physical discs data (5m)
  • {$PD_THROTTLING_HB_PERIOD} 10800 period of heartbeat for throttling for physical discs data (10800=3h)

My problem is now after 15min All Pds LLD info is filled with a JSON which looks ok and i get the physical disks created but all values are empty !
After 24h still nothing changed !
Also the 3 other functions in UserParameters are never triggered :

  • UserParameter=lsi.ctlsinfo
  • UserParameter=lsi.ldslld
  • UserParameter=lsi.batteryinfo

What i am doing wrong ?

@NoCoker
Copy link
Author

NoCoker commented Sep 21, 2023

zbx_export_templates.txt
My template with the added variables and default values

@NoCoker
Copy link
Author

NoCoker commented Sep 21, 2023

@mykolq
Copy link
Owner

mykolq commented Nov 9, 2023

but what happens when you push test button in any item?

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

No branches or pull requests

2 participants