Ivan
Ivan
If there's no errors - all should be fine. You can test it like the others: https://github.com/nobodysu/zabbix-mini-IPMI#testing
Hello. Unfortunately there's not simple solution. I'll try to approach it, hopefully within a year, right now I'm really pressed for time.
Hi. Is it two cpus? What's their names?
This is because the script does not support EPYC's `sensors` layout currently. I'm working on a fix.
What's your `# smartctl --scan`? How do you get SMART output from your drives with `smartctl`?
Does `# smartctl -x /dev/bus/0 -d megaraid,1` outputs anything? >BTW, would the template also work with agent2 of zabbix? It works if I'm not mistaken.
Ah, it's a SAS device. Not all fields are supported for them. You still have some items gathered in your zabbix web interface? >and restart the services? That's correct. Edit:...
> Do I need to change anything about the Raid in the scripts? I'm puzzled why it doesn't work automatically after setting `isCheckSAS`. Try providing manual configuration here: https://github.com/nobody43/zabbix-mini-IPMI/blob/32246a4ced7ff069b1f4eee749445f03f8ba8fd6/mini_ipmi_smartctl.py#L47 I...
> For the Raid manual configuration - Do you mean, I should add all the raid HDDs into the line: e.g. Try your output first, with less drives: `diskDevsManual =...
https://github.com/nobody43/zabbix-mini-IPMI/pull/83 Have you been able to try this? I've looked into `bnxt_en-pci-*`, it's a network adapter(s). It appears your `sensors` output does not have motherboard sensors. `sensors-detect` might help with...