mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-07 01:48:23 +02:00
19 lines
1.9 KiB
Plaintext
19 lines
1.9 KiB
Plaintext
/usr/lib/nagios/plugins/centreon_plugins.pl --plugin=os::linux::snmp::plugin --mode=memory --hostname=localhost --snmp-version=2c --snmp-port=161 --snmp-community=public --snmp-timeout=1
|
|
OK: Ram Total: 19.38 GB Used (-buffers/cache): 537.96 MB (2.71%) Free: 18.85 GB (97.29%), Buffer: 33.12 MB, Cached: 284.99 MB, Shared: 5.71 MB | 'used'=564088832B;;;0;20807671808 'free'=20243582976B;;;0;20807671808 'used_prct'=2.71%;;;0;100 'buffer'=34734080B;;;0; 'cached'=298831872B;;;0; 'shared'=5984256B;;;0;
|
|
|
|
snmpbulkget localhost -v 2c -c public -Cn0 -Cr1 1.3.6.1.4.1.2021.4.6.0 1.3.6.1.4.1.2021.4.4.0 1.3.6.1.4.1.2021.4.14.0 1.3.6.1.4.1.2021.4.13.0 1.3.6.1.4.1.2021.4.11.0 1.3.6.1.4.1.2021.4.5.0 1.3.6.1.4.1.2021.4.3.0 1.3.6.1.4.1.2021.4.15.0
|
|
|
|
root@CentreonDebian11:~# snmpbulkget localhost -v 2c -c public -Cn0 -Cr1 1.3.6.1.4.1.2021.4.6.0 1.3.6.1.4.1.2021.4.4.0 1.3.6.1.4.1.2021.4.14.0 1.3.6.1.4.1.2021.4.13.0 1.3.6.1.4.1.2021.4.11.0 1.3.6.1.4.1.2021.4.5.0 1.3.6.1.4.1.2021.4.3.0 1.3.6.1.4.1.2021.4.15.0
|
|
iso.3.6.1.4.1.2021.4.11.0 = INTEGER: 21789288
|
|
iso.3.6.1.4.1.2021.4.5.0 = INTEGER: 20319992
|
|
iso.3.6.1.4.1.2021.4.15.0 = INTEGER: 292104
|
|
iso.3.6.1.4.1.2021.4.14.0 = INTEGER: 34324
|
|
iso.3.6.1.4.1.2021.4.12.0 = INTEGER: 16000
|
|
iso.3.6.1.4.1.2021.4.6.0 = INTEGER: 19421804
|
|
iso.3.6.1.4.1.2021.4.4.0 = INTEGER: 2367484
|
|
iso.3.6.1.4.1.2021.4.18.0 = Counter64: 2367484
|
|
root@CentreonDebian11:~# /usr/lib/nagios/plugins/centreon_plugins.pl --plugin=os::linux::snmp::plugin --mode=memory --hostname=localhost --snmp-version=2c --snmp-port=161 --snmp-community=public --snmp-timeout=1
|
|
OK: Ram Total: 19.38 GB Used (-buffers/cache): 558.36 MB (2.81%) Free: 18.83 GB (97.19%), Buffer: 33.52 MB, Cached: 285.26 MB, Shared: 5.71 MB | 'used'=585482240B;;;0;20807671808 'free'=20222189568B;;;0;20807671808 'used_prct'=2.81%;;;0;100 'buffer'=35147776B;;;0; 'cached'=299114496B;;;0; 'shared'=5984256B;;;0;
|
|
root@CentreonDebian11:~#
|
|
|