Ivan

Results 61 comments of Ivan

What if you add a single quotes around $1 var in userparameters? `UserParameter=custom.vfs.dev.write.sectors[*],awk '{print $$7}' /sys/class/block/'$1'/stat` Please also provide the output so I can simulate the environment: `ls -l /sys/class/block/`...

Still no clue how to solve this. Any advice? new line: https://github.com/nobodysu/zabbix-mini-IPMI/blob/master/Linux/mini_ipmi_lmsensors.py#L133

It causes cosmetic errors in web interface and server log.

Not possible without significant complexity increase. Still considering whether it's worth it.

Please show me PARAMS: `PARAMS = 'reporttoconsole --IgnoreMonitorHDD --IgnoreMonitorRAM'`

Did you run OHMR with those params to get the output? Try to remove `--Ignore` ones.

Are you using one of these binaries? https://github.com/openhardwaremonitor/openhardwaremonitor/pull/1115#issuecomment-462141642 https://github.com/openhardwaremonitor/openhardwaremonitor/pull/1115#issuecomment-616230088

Why there's /ram and /hdd in outputs then? Could you recheck?

Does zabbix agent service runs from 'Local System account'? Has the account been altered or administrative permissions been revoked?

At this point I'm afraid I can't help with this problem. It's not related to the script, and I'm not familiar with OHMR codebase/C#. > Could this be a problem...