/[smecontribs]/rpms/smeserver-zabbix-agent/contribs10/smeserver-zabbix-agent-0.1-cpu_num.patch
ViewVC logotype

Annotation of /rpms/smeserver-zabbix-agent/contribs10/smeserver-zabbix-agent-0.1-cpu_num.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Fri Dec 4 18:33:56 2020 UTC (3 years, 6 months ago) by brianr
Branch: MAIN
Initial import

1 brianr 1.1 --- smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/90UserParameters_cpuNum.cpu_num 2009-06-08 00:43:05.000000000 +0200
2     +++ smeserver-zabbix-agent-0.1/root/etc/e-smith/templates/etc/zabbix/zabbix_agentd.conf/90UserParameters_cpuNum 2009-06-08 00:46:32.000000000 +0200
3     @@ -0,0 +1,14 @@
4     +# Number of CPU
5     +
6     +# Description: Number of CPU
7     +# Type: Agent or Agent (active)
8     +# Key: cpu.number
9     +# Type of information: Numeric (integer 64bit)
10     +# Units: cpu
11     +# Use multiplier: do not use
12     +# Update interval: 86400 (once a day)
13     +# Store Value: As is
14     +# Show Value: As is
15     +
16     +UserParameter=cpu.number,cat /proc/cpuinfo | grep processor | wc -l
17     +

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed