Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi!
Is it possible to get CPU temperature for zabbix 2.0.x from pfSense 2.1RC0 with Zabbix-2 Agent package? I know that I can add users params but may be there are some other options?
Anyone?
sysctl dev.cpu.0.temperature | cut -f2 -d" " | cut -f1 -dC
cheers for this dude.. just helped me