Advertisement
si458

Untitled

Nov 28th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 117.87 KB | None | 0 0
  1. DEBUG!
  2.  
  3. SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';]
  4. SQL RUNTIME[0.00024915s]
  5.  
  6. SQL[SELECT @@SESSION.sql_mode;]
  7. SQL RUNTIME[0.00008798s]
  8.  
  9. SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'current_rev';]
  10. SQL RUNTIME[0.00011802s]
  11.  
  12. SQL[SELECT * FROM `config`]
  13. SQL RUNTIME[0.00013304s]
  14.  
  15. CMD[/bin/hostname -f]
  16. 
  17. CMD EXITCODE[0]
  18. CMD RUNTIME[0.0029s]
  19. STDOUT[
  20. observium.mefoo.com
  21. ]
  22. 
  23.   ___   _                              _
  24.  / _ \ | |__   ___   ___  _ __ __   __(_) _   _  _ __ ___
  25. | | | || '_ \ / __| / _ \| '__|\ \ / /| || | | || '_ ` _ \
  26. | |_| || |_) |\__ \|  __/| |    \ V / | || |_| || | | | | |
  27. \___/ |_.__/ |___/ \___||_|     \_/  |_| \__,_||_| |_| |_|
  28.                        Observium Professional 0.16.11.8262
  29.                                   http://www.observium.org
  30. 
  31.  
  32. SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_ver';]
  33. SQL RUNTIME[0.00019717s]
  34.  
  35. SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
  36. SQL RUNTIME[0.00010920s]
  37.  
  38. SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev_date';]
  39. SQL RUNTIME[0.00012302s]
  40.  
  41. CMD[/opt/observium/scripts/distro]
  42. 
  43. CMD EXITCODE[0]
  44. CMD RUNTIME[0.0794s]
  45. STDOUT[
  46. Linux|4.4.21-1-pve|amd64|Ubuntu|16.04
  47. ]
  48.  
  49. CMD[/usr/bin/env python --version 2>&1]
  50. 
  51. CMD EXITCODE[0]
  52. CMD RUNTIME[0.004s]
  53. STDOUT[
  54. Python 2.7.12
  55. ]
  56.  
  57. SQL[SELECT version();]
  58. SQL RUNTIME[0.00052786s]
  59.  
  60. CMD[/usr/bin/snmpget --version 2>&1]
  61. 
  62. CMD EXITCODE[0]
  63. CMD RUNTIME[0.0039s]
  64. STDOUT[
  65. NET-SNMP version: 5.7.3
  66. ]
  67.  
  68. CMD[/usr/bin/rrdtool --version | head -n1]
  69. 
  70. CMD EXITCODE[0]
  71. CMD RUNTIME[0.0089s]
  72. STDOUT[
  73. RRDtool 1.5.5  Copyright by Tobias Oetiker <[email protected]>
  74. ]
  75.  
  76. CMD[/usr/bin/env apache2 -v | awk '/Server version:/ {print $3}']
  77. 
  78. CMD EXITCODE[0]
  79. CMD RUNTIME[0.0345s]
  80. STDOUT[
  81. Apache/2.4.18
  82. ]
  83.  
  84. CMD[date "+%:z"]
  85. 
  86. CMD EXITCODE[0]
  87. CMD RUNTIME[0.0024s]
  88. STDOUT[
  89. +00:00
  90. ]
  91.  
  92. SQL[SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);]
  93. SQL RUNTIME[0.00031495s]
  94.  
  95. SQL[SELECT @@SESSION.sql_mode;]
  96. SQL RUNTIME[0.00010204s]
  97.  
  98. SQL[SHOW VARIABLES LIKE 'character_set_connection']
  99. SQL RUNTIME[0.00217295s]
  100.  
  101. #####  Software versions  #####
  102. 
  103.  o OS                   Linux 4.4.21-1-pve [amd64] (Ubuntu 16.04)
  104.  o Apache               2.4.18
  105.  o PHP                  7.0.8-0ubuntu0.16.04.3 (OPcache: DISABLED)
  106.  o Python               2.7.12
  107.  o MySQL                5.7.16-0ubuntu0.16.04.1 (extension: mysqli 5.0.12-dev)
  108.  o SNMP                 NET-SNMP 5.7.3
  109.  o RRDtool              1.5.5
  110.  
  111. #####  Memory Limit  #####
  112. 
  113.  o PHP                  Unlimited
  114.  
  115. #####  MySQL mode  #####
  116. 
  117.  o MySQL               
  118.  
  119. #####  Charset info  #####
  120. 
  121.  o PHP                  UTF-8
  122.  o MySQL                utf8
  123.  
  124. #####  Timezones info  #####
  125. 
  126.  o Date                 Monday, 28-Nov-16 12:36:17 GMT
  127.  o PHP                  +00:00
  128.  o MySQL                +00:00
  129.  
  130.  
  131. SQL[SELECT * FROM `alerts_maint` WHERE `maint_start` < '1480336577' AND `maint_end` > '1480336577']
  132. SQL RUNTIME[0.00033998s]
  133. #####  Starting polling run at 2016-11-28 12:36:17  #####
  134. 
  135.  
  136. SQL[SELECT `device_id` FROM `devices` WHERE `disabled` = 0 AND `device_id` = '22' ORDER BY `device_id` ASC]
  137. SQL RUNTIME[0.00021291s]
  138.  
  139. SQL[SELECT * FROM `devices` WHERE `device_id` = '22']
  140. SQL RUNTIME[0.00030184s]
  141.  
  142. SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '22']
  143. SQL RUNTIME[0.00029397s]
  144.  
  145. SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'poller.php' AND `device_id` = '22']
  146. SQL RUNTIME[0.00015903s]
  147.  
  148. CMD[/bin/ps -ww -o pid,ppid,uid,gid,tty,stat,time,lstart,args -p 12631]
  149. 
  150. CMD EXITCODE[0]
  151. CMD RUNTIME[0.0112s]
  152. STDOUT[
  153.  PID  PPID   UID   GID TT       STAT     TIME                  STARTED COMMAND
  154. 12631  8110     0     0 pts/2    S+   00:00:00 Mon Nov 28 12:36:17 2016 php /opt/observium/poller.php -d -m storage -h 22
  155. ]
  156.  
  157. CMD[/bin/ps -ww -o pid,ppid,uid,gid,tty,stat,time,lstart,args -p 8110]
  158. 
  159. CMD EXITCODE[0]
  160. CMD RUNTIME[0.0109s]
  161. STDOUT[
  162.  PID  PPID   UID   GID TT       STAT     TIME                  STARTED COMMAND
  163. 8110  8048     0     0 pts/2    Ss   00:00:00 Mon Nov 28 12:35:46 2016 -bash
  164. ]
  165.  
  166. SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`)  VALUES ('12631','poller.php','8110','0','php /opt/observium/poller.php -d -m storage -h 22','1480336577','22')]
  167. SQL RUNTIME[0.01696706s]
  168.  
  169. SQL[SELECT * FROM `alert_tests` WHERE 1]
  170. SQL RUNTIME[0.00037813s]
  171. Cached 4 alert rules.
  172.  
  173. SQL[SELECT * FROM  `alert_table` WHERE `device_id` = '22']
  174. SQL RUNTIME[0.00041699s]
  175. #####  freenas.hestor [22]  #####
  176. 
  177.  o OS                   freebsd
  178.  o OS Group             unix
  179.  o Last poll duration   2.48 seconds
  180.  o Last Polled          2016-11-28 12:36:05
  181.  o SNMP Version         v2c
  182.  
  183. CMD[/usr/bin/fping -t 500 -c 1 -q 192.168.168.222 2>&1]
  184. 
  185. CMD EXITCODE[0]
  186. CMD RUNTIME[0.0034s]
  187. STDOUT[
  188. 192.168.168.222 : xmt/rcv/%loss = 1/1/0%, min/avg/max = 0.35/0.35/0.35
  189. ]
  190.  
  191. CMD[/usr/bin/snmpget -v2c -c *** -Pu -OQUst -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'freenas.hestor':'161' sysObjectID.0 sysUpTime.0]
  192. 
  193. CMD EXITCODE[0]
  194. CMD RUNTIME[3.8975s]
  195. STDOUT[
  196. sysObjectID.0 = enterprises.8072.3.2.8
  197. sysUpTime.0 = 24345745
  198. ]
  199. SNMP STATUS[TRUE]
  200.  o Device status        Device is reachable by PING (0.35ms) and SNMP (3897.49ms)
  201. RRD /opt/observium/rrd/freenas.hestor/status.rrd already exists - no need to create.
  202.  
  203. RRD CMD[update /opt/observium/rrd/freenas.hestor/status.rrd N:1]
  204. RRD RUNTIME[0.0011s]
  205. RRD STDOUT[OK u:0.00 s:0.00 r:3.94]
  206. RRD_STATUS[TRUE]
  207. 
  208. RRD /opt/observium/rrd/freenas.hestor/ping.rrd already exists - no need to create.
  209.  
  210. RRD CMD[update /opt/observium/rrd/freenas.hestor/ping.rrd N:0.35]
  211. RRD RUNTIME[0.0011s]
  212. RRD STDOUT[OK u:0.00 s:0.00 r:3.95]
  213. RRD_STATUS[TRUE]
  214. 
  215. RRD /opt/observium/rrd/freenas.hestor/ping_snmp.rrd already exists - no need to create.
  216.  
  217. RRD CMD[update /opt/observium/rrd/freenas.hestor/ping_snmp.rrd N:3897.49]
  218. RRD RUNTIME[0.0011s]
  219. RRD STDOUT[OK u:0.00 s:0.00 r:3.95]
  220. RRD_STATUS[TRUE]
  221. 
  222.  
  223. SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '22']
  224. SQL RUNTIME[0.00071001s]
  225.  o Modules Enabled      system, os, storage
  226.  
  227.  
  228. including: includes/polling/system.inc.php
  229. #####  Module Start: system  #####
  230. 
  231.  
  232. SQL[SELECT * FROM `observium_attribs`]
  233. SQL RUNTIME[0.00016499s]
  234. SNMPv2-MIB
  235. CMD[/usr/bin/snmpget -v2c -c *** -Pu -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'freenas.hestor':'161' sysUpTime.0 sysLocation.0 sysContact.0 sysName.0]
  236. 
  237. CMD EXITCODE[0]
  238. CMD RUNTIME[0.061s]
  239. STDOUT[
  240. sysUpTime.0 = 2:19:37:37.47
  241. sysLocation.0 = L24 9PB [53.352382, -2.858778]
  242. sysContact.0 = Simon Smith
  243. sysName.0 = freenas.mefoo.com
  244. ]
  245. SNMP STATUS[TRUE]
  246.  
  247. CMD[/usr/bin/snmpget -v2c -c *** -Pu -Oqv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'freenas.hestor':'161' sysDescr.0]
  248. 
  249. CMD EXITCODE[0]
  250. CMD RUNTIME[0.0072s]
  251. STDOUT[
  252. Hardware: amd64 Intel(R) Celeron(R) CPU G1610T @ 2.30GHz running at 2294 Software: FreeBSD 10.3-STABLE (revision 199506)
  253. ]
  254. SNMP STATUS[TRUE]
  255.  
  256. CMD[/usr/bin/snmpget -v2c -c *** -Pu -Oqvn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'freenas.hestor':'161' sysObjectID.0]
  257. 
  258. CMD EXITCODE[0]
  259. CMD RUNTIME[0.0065s]
  260. STDOUT[
  261. .1.3.6.1.4.1.8072.3.2.8
  262. ]
  263. SNMP STATUS[TRUE]
  264.  
  265. CMD[/usr/bin/snmpget -v2c -c *** -Pu -Ovqn -m SNMP-FRAMEWORK-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'freenas.hestor':'161' snmpEngineID.0]
  266. 
  267. CMD EXITCODE[0]
  268. CMD RUNTIME[0.0069s]
  269. STDOUT[
  270. "80 00 1F 88 80 13 F2 41 2F C5 6D 38 58 00 00 00
  271. 00 "
  272. ]
  273. SNMP STATUS[TRUE]
  274.  
  275. CMD[/usr/bin/snmpget -v2c -c *** -Pu -Oqv -m HOST-RESOURCES-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'freenas.hestor':'161' hrSystemUptime.0]
  276. 
  277. CMD EXITCODE[0]
  278. CMD RUNTIME[0.0092s]
  279. STDOUT[
  280. 2:19:39:49.32
  281. ]
  282. SNMP STATUS[TRUE]
  283. Using SNMP Agent hrSystemUptime (243589 sec. => 2 days, 19h 39m 49s)
  284. RRD /opt/observium/rrd/freenas.hestor/uptime.rrd already exists - no need to create.
  285.  
  286. RRD CMD[update /opt/observium/rrd/freenas.hestor/uptime.rrd N:243589]
  287. RRD RUNTIME[0.0011s]
  288. RRD STDOUT[OK u:0.00 s:0.00 r:4.05]
  289. RRD_STATUS[TRUE]
  290. 
  291.  o Uptime               2 days, 19h 39m 49s
  292.  
  293.  
  294.  > $uptimes /opt/observium/includes/polling/system.inc.php:213 
  295. array(
  296.  [sysUpTime]      => int(243457)
  297.  [hrSystemUptime] => int(243589)
  298.  [use]            => string(14) "hrSystemUptime"
  299.  [uptime]         => int(243589)
  300.  [formatted]      => string(19) "2 days, 19h 39m 49s"
  301.  [message]        => string(31) "Using SNMP Agent hrSystemUptime"
  302.  [previous]       => string(6) "243570"
  303.  [diff]           => int(-19)
  304.  [rebooted]       => int(0)
  305. )
  306.  o sysObjectID          .1.3.6.1.4.1.8072.3.2.8
  307.  o snmpEngineID         80001F888013F2412FC56D385800000000
  308.  o sysDescr             Hardware: amd64 Intel(R) Celeron(R) CPU G1610T @ 2.30GHz running at 2294 Software: FreeBSD 10.3-STABLE (revision 199506)
  309.  o sysName              freenas.mefoo.com
  310.  o Location             L24 9PB [53.352382, -2.858778]
  311.  
  312. SQL[SELECT * FROM `devices_locations` WHERE `device_id` = '22']
  313. SQL RUNTIME[0.00072289s]
  314.  o Module time          0.1056s
  315.  
  316.  
  317. including: includes/polling/os.inc.php
  318. #####  Module Start: os  #####
  319. 
  320.  
  321. SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '22' AND `entPhysicalContainedIn` = '0']
  322. SQL RUNTIME[0.00025892s]
  323.  
  324. CMD[/usr/bin/snmpget -v2c -c *** -Pu -Oqv -m MIB-Dell-10892 -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'freenas.hestor':'161' chassisServiceTagName.1]
  325. 
  326. CMD EXITCODE[0]
  327. CMD RUNTIME[0.02s]
  328. STDOUT[
  329. No Such Object available on this agent at this OID
  330. ]
  331. SNMP STATUS[FALSE]
  332. SNMP ERROR[#1000 - Failed response]
  333.  
  334. SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '22' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'MIB-Dell-10892' AND `oid` = 'chassisServiceTagName.1';]
  335. SQL RUNTIME[0.00029206s]
  336.  
  337. SQL[UPDATE `snmp_errors` set `error_count` ='9929',`updated` ='1480336581' WHERE `error_id` = '422']
  338. SQL RUNTIME[0.02130103s]
  339.  
  340. CMD[/usr/bin/snmpget -v2c -c *** -Pu -Oqv -m CPQSINFO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/hp 'udp':'freenas.hestor':'161' cpqSiSysSerialNum.0]
  341. 
  342. CMD EXITCODE[0]
  343. CMD RUNTIME[0.0138s]
  344. STDOUT[
  345. No Such Object available on this agent at this OID
  346. ]
  347. SNMP STATUS[FALSE]
  348. SNMP ERROR[#1000 - Failed response]
  349.  
  350. SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '22' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'CPQSINFO-MIB' AND `oid` = 'cpqSiSysSerialNum.0';]
  351. SQL RUNTIME[0.00041604s]
  352.  
  353. SQL[UPDATE `snmp_errors` set `error_count` ='9929',`updated` ='1480336582' WHERE `error_id` = '423']
  354. SQL RUNTIME[0.01625299s]
  355.  o OS Poller            Group
  356.  
  357. CMD[/usr/bin/snmpget -v2c -c *** -Pu -Oqv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'freenas.hestor':'161' .1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111]
  358. 
  359. CMD EXITCODE[0]
  360. CMD RUNTIME[0.0076s]
  361. CMD EXITDELAY[10ms]
  362. STDOUT[
  363. No Such Object available on this agent at this OID
  364. ]
  365. SNMP STATUS[FALSE]
  366. SNMP ERROR[#1000 - Failed response]
  367.  
  368. SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '22' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111';]
  369. SQL RUNTIME[0.00045395s]
  370.  
  371. SQL[UPDATE `snmp_errors` set `error_count` ='9929',`updated` ='1480336582' WHERE `error_id` = '424']
  372. SQL RUNTIME[0.01636195s]
  373.  
  374. CMD[/usr/bin/snmpget -v2c -c *** -Pu -Oqv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'freenas.hestor':'161' .1.3.6.1.4.1.2021.7890.1.101.1]
  375. 
  376. CMD EXITCODE[0]
  377. CMD RUNTIME[0.0084s]
  378. CMD EXITDELAY[10ms]
  379. STDOUT[
  380. No Such Object available on this agent at this OID
  381. ]
  382. SNMP STATUS[FALSE]
  383. SNMP ERROR[#1000 - Failed response]
  384.  
  385. SQL[SELECT * FROM `snmp_errors` WHERE `device_id` = '22' AND `error_code` = '1000' AND `snmp_cmd` = 'snmpget' AND `mib` = 'UCD-SNMP-MIB' AND `oid` = '.1.3.6.1.4.1.2021.7890.1.101.1';]
  386. SQL RUNTIME[0.00049496s]
  387.  
  388. SQL[UPDATE `snmp_errors` set `error_count` ='9929',`updated` ='1480336582' WHERE `error_id` = '425']
  389. SQL RUNTIME[0.01601911s]
  390.  o Hardware             Generic x86 [64bit]
  391.  o Version              <empty>
  392.  o Features             <empty>
  393.  o Serial               <empty>
  394.  o Asset                <empty>
  395.  
  396.  o Module time          0.1529s
  397.  
  398.  
  399. including: includes/polling/storage.inc.php
  400. #####  Module Start: storage  #####
  401. 
  402.  
  403. SQL[SELECT `storage`.*, `storage-state`.storage_polled, `storage-state`.storage_size FROM  `storage` LEFT JOIN `storage-state` ON `storage`.storage_id = `storage-state`.storage_id WHERE `device_id` = '22']
  404. SQL RUNTIME[0.00504613s]
  405.  
  406. CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'freenas.hestor':'161' hrStorageEntry]
  407. 
  408. CMD EXITCODE[0]
  409. CMD RUNTIME[0.0252s]
  410. STDOUT[
  411. hrStorageIndex.1 = 1
  412. hrStorageIndex.2 = 2
  413. hrStorageIndex.3 = 3
  414. hrStorageIndex.6 = 6
  415. hrStorageIndex.7 = 7
  416. hrStorageIndex.8 = 8
  417. hrStorageIndex.9 = 9
  418. hrStorageIndex.10 = 10
  419. hrStorageIndex.11 = 11
  420. hrStorageIndex.12 = 12
  421. hrStorageIndex.13 = 13
  422. hrStorageIndex.31 = 31
  423. hrStorageIndex.32 = 32
  424. hrStorageIndex.33 = 33
  425. hrStorageIndex.34 = 34
  426. hrStorageIndex.35 = 35
  427. hrStorageIndex.36 = 36
  428. hrStorageIndex.37 = 37
  429. hrStorageIndex.38 = 38
  430. hrStorageIndex.39 = 39
  431. hrStorageIndex.41 = 41
  432. hrStorageIndex.42 = 42
  433. hrStorageIndex.43 = 43
  434. hrStorageIndex.46 = 46
  435. hrStorageIndex.47 = 47
  436. hrStorageIndex.48 = 48
  437. hrStorageIndex.49 = 49
  438. hrStorageIndex.50 = 50
  439. hrStorageIndex.51 = 51
  440. hrStorageIndex.52 = 52
  441. hrStorageIndex.53 = 53
  442. hrStorageIndex.54 = 54
  443. hrStorageIndex.55 = 55
  444. hrStorageIndex.56 = 56
  445. hrStorageIndex.57 = 57
  446. hrStorageIndex.58 = 58
  447. hrStorageIndex.59 = 59
  448. hrStorageIndex.60 = 60
  449. hrStorageIndex.64 = 64
  450. hrStorageIndex.65 = 65
  451. hrStorageIndex.66 = 66
  452. hrStorageType.1 = hrStorageRam
  453. hrStorageType.2 = hrStorageRam
  454. hrStorageType.3 = hrStorageVirtualMemory
  455. hrStorageType.6 = hrStorageOther
  456. hrStorageType.7 = hrStorageOther
  457. hrStorageType.8 = hrStorageOther
  458. hrStorageType.9 = hrStorageOther
  459. hrStorageType.10 = hrStorageVirtualMemory
  460. hrStorageType.11 = hrStorageOther
  461. hrStorageType.12 = hrStorageOther
  462. hrStorageType.13 = hrStorageOther
  463. hrStorageType.31 = hrStorageFixedDisk
  464. hrStorageType.32 = hrStorageFixedDisk
  465. hrStorageType.33 = hrStorageFixedDisk
  466. hrStorageType.34 = hrStorageFixedDisk
  467. hrStorageType.35 = hrStorageFixedDisk
  468. hrStorageType.36 = hrStorageFixedDisk
  469. hrStorageType.37 = hrStorageNetworkDisk
  470. hrStorageType.38 = hrStorageFixedDisk
  471. hrStorageType.39 = hrStorageFixedDisk
  472. hrStorageType.41 = hrStorageFixedDisk
  473. hrStorageType.42 = hrStorageFixedDisk
  474. hrStorageType.43 = hrStorageFixedDisk
  475. hrStorageType.46 = hrStorageFixedDisk
  476. hrStorageType.47 = hrStorageFixedDisk
  477. hrStorageType.48 = hrStorageFixedDisk
  478. hrStorageType.49 = hrStorageFixedDisk
  479. hrStorageType.50 = hrStorageFixedDisk
  480. hrStorageType.51 = hrStorageFixedDisk
  481. hrStorageType.52 = hrStorageFixedDisk
  482. hrStorageType.53 = hrStorageFixedDisk
  483. hrStorageType.54 = hrStorageFixedDisk
  484. hrStorageType.55 = hrStorageFixedDisk
  485. hrStorageType.56 = hrStorageFixedDisk
  486. hrStorageType.57 = hrStorageFixedDisk
  487. hrStorageType.58 = hrStorageFixedDisk
  488. hrStorageType.59 = hrStorageFixedDisk
  489. hrStorageType.60 = hrStorageFixedDisk
  490. hrStorageType.64 = hrStorageFixedDisk
  491. hrStorageType.65 = hrStorageFixedDisk
  492. hrStorageType.66 = hrStorageFixedDisk
  493. hrStorageDescr.1 = Physical memory
  494. hrStorageDescr.2 = Real memory
  495. hrStorageDescr.3 = Virtual memory
  496. hrStorageDescr.6 = Memory buffers
  497. hrStorageDescr.7 = Cached memory
  498. hrStorageDescr.8 = Shared virtual memory
  499. hrStorageDescr.9 = Shared real memory
  500. hrStorageDescr.10 = Swap space (total)
  501. hrStorageDescr.11 = swap ada0p1.eli
  502. hrStorageDescr.12 = swap ada1p1.eli
  503. hrStorageDescr.13 = swap ada2p1.eli
  504. hrStorageDescr.31 = /
  505. hrStorageDescr.32 = /dev
  506. hrStorageDescr.33 = /etc
  507. hrStorageDescr.34 = /mnt
  508. hrStorageDescr.35 = /var
  509. hrStorageDescr.36 = /boot/grub
  510. hrStorageDescr.37 = /dev/fd
  511. hrStorageDescr.38 = /mnt/Drive1
  512. hrStorageDescr.39 = /mnt/Drive1/.warden-template-standard
  513. hrStorageDescr.41 = /mnt/Drive1/Jails
  514. hrStorageDescr.42 = /mnt/Drive1/Jails/.warden-template-standard
  515. hrStorageDescr.43 = /mnt/Drive1/Jails/observium
  516. hrStorageDescr.46 = /mnt/Drive2
  517. hrStorageDescr.47 = /mnt/Drive2/FTHPVEBackups
  518. hrStorageDescr.48 = /mnt/Drive2/Proxmox1Backups
  519. hrStorageDescr.49 = /mnt/Drive2/Proxmox2Backups
  520. hrStorageDescr.50 = /mnt/Drive2/Proxmox3Backups
  521. hrStorageDescr.51 = /mnt/Drive2/Proxmox4Backups
  522. hrStorageDescr.52 = /mnt/Drive2/Proxmox5Backups
  523. hrStorageDescr.53 = /mnt/Drive3
  524. hrStorageDescr.54 = /var/db/system
  525. hrStorageDescr.55 = /var/db/system/cores
  526. hrStorageDescr.56 = /var/db/system/samba4
  527. hrStorageDescr.57 = /var/db/system/syslog-a75e42d926e4418a8e21357ce29c963c
  528. hrStorageDescr.58 = /var/db/system/rrd-a75e42d926e4418a8e21357ce29c963c
  529. hrStorageDescr.59 = /var/db/system/configs-a75e42d926e4418a8e21357ce29c963c
  530. hrStorageDescr.60 = /compat/linux/proc
  531. hrStorageDescr.64 = /mnt/Drive3/ISOImages
  532. hrStorageDescr.65 = /mnt/Drive3/LCXTemplates
  533. hrStorageDescr.66 = /mnt/Drive3/OpenVZTemplates
  534. hrStorageAllocationUnits.1 = 4096
  535. hrStorageAllocationUnits.2 = 4096
  536. hrStorageAllocationUnits.3 = 4096
  537. hrStorageAllocationUnits.6 = 1024
  538. hrStorageAllocationUnits.7 = 4096
  539. hrStorageAllocationUnits.8 = 4096
  540. hrStorageAllocationUnits.9 = 4096
  541. hrStorageAllocationUnits.10 = 4096
  542. hrStorageAllocationUnits.11 = 4096
  543. hrStorageAllocationUnits.12 = 4096
  544. hrStorageAllocationUnits.13 = 4096
  545. hrStorageAllocationUnits.31 = 512
  546. hrStorageAllocationUnits.32 = 512
  547. hrStorageAllocationUnits.33 = 4096
  548. hrStorageAllocationUnits.34 = 4096
  549. hrStorageAllocationUnits.35 = 4096
  550. hrStorageAllocationUnits.36 = 512
  551. hrStorageAllocationUnits.37 = 512
  552. hrStorageAllocationUnits.38 = 1024
  553. hrStorageAllocationUnits.39 = 1024
  554. hrStorageAllocationUnits.41 = 1024
  555. hrStorageAllocationUnits.42 = 1024
  556. hrStorageAllocationUnits.43 = 1024
  557. hrStorageAllocationUnits.46 = 1024
  558. hrStorageAllocationUnits.47 = 1024
  559. hrStorageAllocationUnits.48 = 1024
  560. hrStorageAllocationUnits.49 = 1024
  561. hrStorageAllocationUnits.50 = 1024
  562. hrStorageAllocationUnits.51 = 1024
  563. hrStorageAllocationUnits.52 = 1024
  564. hrStorageAllocationUnits.53 = 1024
  565. hrStorageAllocationUnits.54 = 1024
  566. hrStorageAllocationUnits.55 = 1024
  567. hrStorageAllocationUnits.56 = 1024
  568. hrStorageAllocationUnits.57 = 1024
  569. hrStorageAllocationUnits.58 = 1024
  570. hrStorageAllocationUnits.59 = 1024
  571. hrStorageAllocationUnits.60 = 4096
  572. hrStorageAllocationUnits.64 = 512
  573. hrStorageAllocationUnits.65 = 512
  574. hrStorageAllocationUnits.66 = 512
  575. hrStorageSize.1 = 2048237
  576. hrStorageSize.2 = 123647
  577. hrStorageSize.3 = 612576
  578. hrStorageSize.6 = 829920
  579. hrStorageSize.7 = 134030
  580. hrStorageSize.8 = 15292
  581. hrStorageSize.9 = 5272
  582. hrStorageSize.10 = 1572768
  583. hrStorageSize.11 = 524256
  584. hrStorageSize.12 = 524256
  585. hrStorageSize.13 = 524256
  586. hrStorageSize.31 = 57249299
  587. hrStorageSize.32 = 2
  588. hrStorageSize.33 = 8192
  589. hrStorageSize.34 = 1024
  590. hrStorageSize.35 = 682746
  591. hrStorageSize.36 = 55987950
  592. hrStorageSize.37 = 2
  593. hrStorageSize.38 = 1879680192
  594. hrStorageSize.39 = 1879680688
  595. hrStorageSize.41 = 1879680208
  596. hrStorageSize.42 = 1881364564
  597. hrStorageSize.43 = 1882777288
  598. hrStorageSize.46 = 1748504376
  599. hrStorageSize.47 = 1749072512
  600. hrStorageSize.48 = 1748504368
  601. hrStorageSize.49 = 1782412708
  602. hrStorageSize.50 = 1748504368
  603. hrStorageSize.51 = 1753451116
  604. hrStorageSize.52 = 1845914692
  605. hrStorageSize.53 = 1832951364
  606. hrStorageSize.54 = 1879681816
  607. hrStorageSize.55 = 1879681452
  608. hrStorageSize.56 = 1879680240
  609. hrStorageSize.57 = 1879681088
  610. hrStorageSize.58 = 1879693452
  611. hrStorageSize.59 = 1879684156
  612. hrStorageSize.60 = 1
  613. hrStorageSize.64 = 209715200
  614. hrStorageSize.65 = 209715200
  615. hrStorageSize.66 = 209715200
  616. hrStorageUsed.1 = 1841488
  617. hrStorageUsed.2 = 123199
  618. hrStorageUsed.3 = 603015
  619. hrStorageUsed.6 = 0
  620. hrStorageUsed.7 = 134030
  621. hrStorageUsed.8 = 5734
  622. hrStorageUsed.9 = 4826
  623. hrStorageUsed.10 = 0
  624. hrStorageUsed.11 = 0
  625. hrStorageUsed.12 = 0
  626. hrStorageUsed.13 = 0
  627. hrStorageUsed.31 = 1274312
  628. hrStorageUsed.32 = 2
  629. hrStorageUsed.33 = 2106
  630. hrStorageUsed.34 = 2
  631. hrStorageUsed.35 = 5222
  632. hrStorageUsed.36 = 12963
  633. hrStorageUsed.37 = 2
  634. hrStorageUsed.38 = 104
  635. hrStorageUsed.39 = 600
  636. hrStorageUsed.41 = 120
  637. hrStorageUsed.42 = 1684476
  638. hrStorageUsed.43 = 3097200
  639. hrStorageUsed.46 = 104
  640. hrStorageUsed.47 = 568240
  641. hrStorageUsed.48 = 96
  642. hrStorageUsed.49 = 33908436
  643. hrStorageUsed.50 = 96
  644. hrStorageUsed.51 = 4946844
  645. hrStorageUsed.52 = 97410420
  646. hrStorageUsed.53 = 96
  647. hrStorageUsed.54 = 1728
  648. hrStorageUsed.55 = 1364
  649. hrStorageUsed.56 = 152
  650. hrStorageUsed.57 = 1000
  651. hrStorageUsed.58 = 13364
  652. hrStorageUsed.59 = 4068
  653. hrStorageUsed.60 = 1
  654. hrStorageUsed.64 = 95231400
  655. hrStorageUsed.65 = 2113480
  656. hrStorageUsed.66 = 7430704
  657. hrStorageAllocationFailures.1 = 0
  658. hrStorageAllocationFailures.2 = 0
  659. hrStorageAllocationFailures.3 = 0
  660. hrStorageAllocationFailures.6 = 0
  661. hrStorageAllocationFailures.7 = 0
  662. hrStorageAllocationFailures.8 = 0
  663. hrStorageAllocationFailures.9 = 0
  664. hrStorageAllocationFailures.10 = 0
  665. hrStorageAllocationFailures.11 = 0
  666. hrStorageAllocationFailures.12 = 0
  667. hrStorageAllocationFailures.13 = 0
  668. hrStorageAllocationFailures.31 = 0
  669. hrStorageAllocationFailures.32 = 0
  670. hrStorageAllocationFailures.33 = 0
  671. hrStorageAllocationFailures.34 = 0
  672. hrStorageAllocationFailures.35 = 0
  673. hrStorageAllocationFailures.36 = 0
  674. hrStorageAllocationFailures.37 = 0
  675. hrStorageAllocationFailures.38 = 0
  676. hrStorageAllocationFailures.39 = 0
  677. hrStorageAllocationFailures.41 = 0
  678. hrStorageAllocationFailures.42 = 0
  679. hrStorageAllocationFailures.43 = 0
  680. hrStorageAllocationFailures.46 = 0
  681. hrStorageAllocationFailures.47 = 0
  682. hrStorageAllocationFailures.48 = 0
  683. hrStorageAllocationFailures.49 = 0
  684. hrStorageAllocationFailures.50 = 0
  685. hrStorageAllocationFailures.51 = 0
  686. hrStorageAllocationFailures.52 = 0
  687. hrStorageAllocationFailures.53 = 0
  688. hrStorageAllocationFailures.54 = 0
  689. hrStorageAllocationFailures.55 = 0
  690. hrStorageAllocationFailures.56 = 0
  691. hrStorageAllocationFailures.57 = 0
  692. hrStorageAllocationFailures.58 = 0
  693. hrStorageAllocationFailures.59 = 0
  694. hrStorageAllocationFailures.60 = 0
  695. hrStorageAllocationFailures.64 = 0
  696. hrStorageAllocationFailures.65 = 0
  697. hrStorageAllocationFailures.66 = 0
  698. ]
  699. SNMP STATUS[TRUE]
  700.  
  701.  
  702.  > $cache_storage['host-resources-mib'] /opt/observium/includes/polling/storage/host-resources-mib.inc.php:19 
  703. array(
  704.  [1]  => array(
  705.            [hrStorageIndex]              => string(1) "1"
  706.            [hrStorageType]               => string(12) "hrStorageRam"
  707.            [hrStorageDescr]              => string(15) "Physical memory"
  708.            [hrStorageAllocationUnits]    => string(4) "4096"
  709.            [hrStorageSize]               => string(7) "2048237"
  710.            [hrStorageUsed]               => string(7) "1841488"
  711.            [hrStorageAllocationFailures] => string(1) "0"
  712.          )
  713.  [2]  => array(
  714.            [hrStorageIndex]              => string(1) "2"
  715.            [hrStorageType]               => string(12) "hrStorageRam"
  716.            [hrStorageDescr]              => string(11) "Real memory"
  717.            [hrStorageAllocationUnits]    => string(4) "4096"
  718.            [hrStorageSize]               => string(6) "123647"
  719.            [hrStorageUsed]               => string(6) "123199"
  720.            [hrStorageAllocationFailures] => string(1) "0"
  721.          )
  722.  [3]  => array(
  723.            [hrStorageIndex]              => string(1) "3"
  724.            [hrStorageType]               => string(22) "hrStorageVirtualMemory"
  725.            [hrStorageDescr]              => string(14) "Virtual memory"
  726.            [hrStorageAllocationUnits]    => string(4) "4096"
  727.            [hrStorageSize]               => string(6) "612576"
  728.            [hrStorageUsed]               => string(6) "603015"
  729.            [hrStorageAllocationFailures] => string(1) "0"
  730.          )
  731.  [6]  => array(
  732.            [hrStorageIndex]              => string(1) "6"
  733.            [hrStorageType]               => string(14) "hrStorageOther"
  734.            [hrStorageDescr]              => string(14) "Memory buffers"
  735.            [hrStorageAllocationUnits]    => string(4) "1024"
  736.            [hrStorageSize]               => string(6) "829920"
  737.            [hrStorageUsed]               => string(1) "0"
  738.            [hrStorageAllocationFailures] => string(1) "0"
  739.          )
  740.  [7]  => array(
  741.            [hrStorageIndex]              => string(1) "7"
  742.            [hrStorageType]               => string(14) "hrStorageOther"
  743.            [hrStorageDescr]              => string(13) "Cached memory"
  744.            [hrStorageAllocationUnits]    => string(4) "4096"
  745.            [hrStorageSize]               => string(6) "134030"
  746.            [hrStorageUsed]               => string(6) "134030"
  747.            [hrStorageAllocationFailures] => string(1) "0"
  748.          )
  749.  [8]  => array(
  750.            [hrStorageIndex]              => string(1) "8"
  751.            [hrStorageType]               => string(14) "hrStorageOther"
  752.            [hrStorageDescr]              => string(21) "Shared virtual memory"
  753.            [hrStorageAllocationUnits]    => string(4) "4096"
  754.            [hrStorageSize]               => string(5) "15292"
  755.            [hrStorageUsed]               => string(4) "5734"
  756.            [hrStorageAllocationFailures] => string(1) "0"
  757.          )
  758.  [9]  => array(
  759.            [hrStorageIndex]              => string(1) "9"
  760.            [hrStorageType]               => string(14) "hrStorageOther"
  761.            [hrStorageDescr]              => string(18) "Shared real memory"
  762.            [hrStorageAllocationUnits]    => string(4) "4096"
  763.            [hrStorageSize]               => string(4) "5272"
  764.            [hrStorageUsed]               => string(4) "4826"
  765.            [hrStorageAllocationFailures] => string(1) "0"
  766.          )
  767.  [10] => array(
  768.            [hrStorageIndex]              => string(2) "10"
  769.            [hrStorageType]               => string(22) "hrStorageVirtualMemory"
  770.            [hrStorageDescr]              => string(18) "Swap space (total)"
  771.            [hrStorageAllocationUnits]    => string(4) "4096"
  772.            [hrStorageSize]               => string(7) "1572768"
  773.            [hrStorageUsed]               => string(1) "0"
  774.            [hrStorageAllocationFailures] => string(1) "0"
  775.          )
  776.  [11] => array(
  777.            [hrStorageIndex]              => string(2) "11"
  778.            [hrStorageType]               => string(14) "hrStorageOther"
  779.            [hrStorageDescr]              => string(15) "swap ada0p1.eli"
  780.            [hrStorageAllocationUnits]    => string(4) "4096"
  781.            [hrStorageSize]               => string(6) "524256"
  782.            [hrStorageUsed]               => string(1) "0"
  783.            [hrStorageAllocationFailures] => string(1) "0"
  784.          )
  785.  [12] => array(
  786.            [hrStorageIndex]              => string(2) "12"
  787.            [hrStorageType]               => string(14) "hrStorageOther"
  788.            [hrStorageDescr]              => string(15) "swap ada1p1.eli"
  789.            [hrStorageAllocationUnits]    => string(4) "4096"
  790.            [hrStorageSize]               => string(6) "524256"
  791.            [hrStorageUsed]               => string(1) "0"
  792.            [hrStorageAllocationFailures] => string(1) "0"
  793.          )
  794.  [13] => array(
  795.            [hrStorageIndex]              => string(2) "13"
  796.            [hrStorageType]               => string(14) "hrStorageOther"
  797.            [hrStorageDescr]              => string(15) "swap ada2p1.eli"
  798.            [hrStorageAllocationUnits]    => string(4) "4096"
  799.            [hrStorageSize]               => string(6) "524256"
  800.            [hrStorageUsed]               => string(1) "0"
  801.            [hrStorageAllocationFailures] => string(1) "0"
  802.          )
  803.  [31] => array(
  804.            [hrStorageIndex]              => string(2) "31"
  805.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  806.            [hrStorageDescr]              => string(1) "/"
  807.            [hrStorageAllocationUnits]    => string(3) "512"
  808.            [hrStorageSize]               => string(8) "57249299"
  809.            [hrStorageUsed]               => string(7) "1274312"
  810.            [hrStorageAllocationFailures] => string(1) "0"
  811.          )
  812.  [32] => array(
  813.            [hrStorageIndex]              => string(2) "32"
  814.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  815.            [hrStorageDescr]              => string(4) "/dev"
  816.            [hrStorageAllocationUnits]    => string(3) "512"
  817.            [hrStorageSize]               => string(1) "2"
  818.            [hrStorageUsed]               => string(1) "2"
  819.            [hrStorageAllocationFailures] => string(1) "0"
  820.          )
  821.  [33] => array(
  822.            [hrStorageIndex]              => string(2) "33"
  823.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  824.            [hrStorageDescr]              => string(4) "/etc"
  825.            [hrStorageAllocationUnits]    => string(4) "4096"
  826.            [hrStorageSize]               => string(4) "8192"
  827.            [hrStorageUsed]               => string(4) "2106"
  828.            [hrStorageAllocationFailures] => string(1) "0"
  829.          )
  830.  [34] => array(
  831.            [hrStorageIndex]              => string(2) "34"
  832.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  833.            [hrStorageDescr]              => string(4) "/mnt"
  834.            [hrStorageAllocationUnits]    => string(4) "4096"
  835.            [hrStorageSize]               => string(4) "1024"
  836.            [hrStorageUsed]               => string(1) "2"
  837.            [hrStorageAllocationFailures] => string(1) "0"
  838.          )
  839.  [35] => array(
  840.            [hrStorageIndex]              => string(2) "35"
  841.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  842.            [hrStorageDescr]              => string(4) "/var"
  843.            [hrStorageAllocationUnits]    => string(4) "4096"
  844.            [hrStorageSize]               => string(6) "682746"
  845.            [hrStorageUsed]               => string(4) "5222"
  846.            [hrStorageAllocationFailures] => string(1) "0"
  847.          )
  848.  [36] => array(
  849.            [hrStorageIndex]              => string(2) "36"
  850.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  851.            [hrStorageDescr]              => string(10) "/boot/grub"
  852.            [hrStorageAllocationUnits]    => string(3) "512"
  853.            [hrStorageSize]               => string(8) "55987950"
  854.            [hrStorageUsed]               => string(5) "12963"
  855.            [hrStorageAllocationFailures] => string(1) "0"
  856.          )
  857.  [37] => array(
  858.            [hrStorageIndex]              => string(2) "37"
  859.            [hrStorageType]               => string(20) "hrStorageNetworkDisk"
  860.            [hrStorageDescr]              => string(7) "/dev/fd"
  861.            [hrStorageAllocationUnits]    => string(3) "512"
  862.            [hrStorageSize]               => string(1) "2"
  863.            [hrStorageUsed]               => string(1) "2"
  864.            [hrStorageAllocationFailures] => string(1) "0"
  865.          )
  866.  [38] => array(
  867.            [hrStorageIndex]              => string(2) "38"
  868.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  869.            [hrStorageDescr]              => string(11) "/mnt/Drive1"
  870.            [hrStorageAllocationUnits]    => string(4) "1024"
  871.            [hrStorageSize]               => string(10) "1879680192"
  872.            [hrStorageUsed]               => string(3) "104"
  873.            [hrStorageAllocationFailures] => string(1) "0"
  874.          )
  875.  [39] => array(
  876.            [hrStorageIndex]              => string(2) "39"
  877.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  878.            [hrStorageDescr]              => string(37) "/mnt/Drive1/.warden-template-standard"
  879.            [hrStorageAllocationUnits]    => string(4) "1024"
  880.            [hrStorageSize]               => string(10) "1879680688"
  881.            [hrStorageUsed]               => string(3) "600"
  882.            [hrStorageAllocationFailures] => string(1) "0"
  883.          )
  884.  [41] => array(
  885.            [hrStorageIndex]              => string(2) "41"
  886.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  887.            [hrStorageDescr]              => string(17) "/mnt/Drive1/Jails"
  888.            [hrStorageAllocationUnits]    => string(4) "1024"
  889.            [hrStorageSize]               => string(10) "1879680208"
  890.            [hrStorageUsed]               => string(3) "120"
  891.            [hrStorageAllocationFailures] => string(1) "0"
  892.          )
  893.  [42] => array(
  894.            [hrStorageIndex]              => string(2) "42"
  895.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  896.            [hrStorageDescr]              => string(43) "/mnt/Drive1/Jails/.warden-template-standard"
  897.            [hrStorageAllocationUnits]    => string(4) "1024"
  898.            [hrStorageSize]               => string(10) "1881364564"
  899.            [hrStorageUsed]               => string(7) "1684476"
  900.            [hrStorageAllocationFailures] => string(1) "0"
  901.          )
  902.  [43] => array(
  903.            [hrStorageIndex]              => string(2) "43"
  904.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  905.            [hrStorageDescr]              => string(27) "/mnt/Drive1/Jails/observium"
  906.            [hrStorageAllocationUnits]    => string(4) "1024"
  907.            [hrStorageSize]               => string(10) "1882777288"
  908.            [hrStorageUsed]               => string(7) "3097200"
  909.            [hrStorageAllocationFailures] => string(1) "0"
  910.          )
  911.  [46] => array(
  912.            [hrStorageIndex]              => string(2) "46"
  913.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  914.            [hrStorageDescr]              => string(11) "/mnt/Drive2"
  915.            [hrStorageAllocationUnits]    => string(4) "1024"
  916.            [hrStorageSize]               => string(10) "1748504376"
  917.            [hrStorageUsed]               => string(3) "104"
  918.            [hrStorageAllocationFailures] => string(1) "0"
  919.          )
  920.  [47] => array(
  921.            [hrStorageIndex]              => string(2) "47"
  922.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  923.            [hrStorageDescr]              => string(25) "/mnt/Drive2/FTHPVEBackups"
  924.            [hrStorageAllocationUnits]    => string(4) "1024"
  925.            [hrStorageSize]               => string(10) "1749072512"
  926.            [hrStorageUsed]               => string(6) "568240"
  927.            [hrStorageAllocationFailures] => string(1) "0"
  928.          )
  929.  [48] => array(
  930.            [hrStorageIndex]              => string(2) "48"
  931.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  932.            [hrStorageDescr]              => string(27) "/mnt/Drive2/Proxmox1Backups"
  933.            [hrStorageAllocationUnits]    => string(4) "1024"
  934.            [hrStorageSize]               => string(10) "1748504368"
  935.            [hrStorageUsed]               => string(2) "96"
  936.            [hrStorageAllocationFailures] => string(1) "0"
  937.          )
  938.  [49] => array(
  939.            [hrStorageIndex]              => string(2) "49"
  940.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  941.            [hrStorageDescr]              => string(27) "/mnt/Drive2/Proxmox2Backups"
  942.            [hrStorageAllocationUnits]    => string(4) "1024"
  943.            [hrStorageSize]               => string(10) "1782412708"
  944.            [hrStorageUsed]               => string(8) "33908436"
  945.            [hrStorageAllocationFailures] => string(1) "0"
  946.          )
  947.  [50] => array(
  948.            [hrStorageIndex]              => string(2) "50"
  949.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  950.            [hrStorageDescr]              => string(27) "/mnt/Drive2/Proxmox3Backups"
  951.            [hrStorageAllocationUnits]    => string(4) "1024"
  952.            [hrStorageSize]               => string(10) "1748504368"
  953.            [hrStorageUsed]               => string(2) "96"
  954.            [hrStorageAllocationFailures] => string(1) "0"
  955.          )
  956.  [51] => array(
  957.            [hrStorageIndex]              => string(2) "51"
  958.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  959.            [hrStorageDescr]              => string(27) "/mnt/Drive2/Proxmox4Backups"
  960.            [hrStorageAllocationUnits]    => string(4) "1024"
  961.            [hrStorageSize]               => string(10) "1753451116"
  962.            [hrStorageUsed]               => string(7) "4946844"
  963.            [hrStorageAllocationFailures] => string(1) "0"
  964.          )
  965.  [52] => array(
  966.            [hrStorageIndex]              => string(2) "52"
  967.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  968.            [hrStorageDescr]              => string(27) "/mnt/Drive2/Proxmox5Backups"
  969.            [hrStorageAllocationUnits]    => string(4) "1024"
  970.            [hrStorageSize]               => string(10) "1845914692"
  971.            [hrStorageUsed]               => string(8) "97410420"
  972.            [hrStorageAllocationFailures] => string(1) "0"
  973.          )
  974.  [53] => array(
  975.            [hrStorageIndex]              => string(2) "53"
  976.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  977.            [hrStorageDescr]              => string(11) "/mnt/Drive3"
  978.            [hrStorageAllocationUnits]    => string(4) "1024"
  979.            [hrStorageSize]               => string(10) "1832951364"
  980.            [hrStorageUsed]               => string(2) "96"
  981.            [hrStorageAllocationFailures] => string(1) "0"
  982.          )
  983.  [54] => array(
  984.            [hrStorageIndex]              => string(2) "54"
  985.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  986.            [hrStorageDescr]              => string(14) "/var/db/system"
  987.            [hrStorageAllocationUnits]    => string(4) "1024"
  988.            [hrStorageSize]               => string(10) "1879681816"
  989.            [hrStorageUsed]               => string(4) "1728"
  990.            [hrStorageAllocationFailures] => string(1) "0"
  991.          )
  992.  [55] => array(
  993.            [hrStorageIndex]              => string(2) "55"
  994.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  995.            [hrStorageDescr]              => string(20) "/var/db/system/cores"
  996.            [hrStorageAllocationUnits]    => string(4) "1024"
  997.            [hrStorageSize]               => string(10) "1879681452"
  998.            [hrStorageUsed]               => string(4) "1364"
  999.            [hrStorageAllocationFailures] => string(1) "0"
  1000.          )
  1001.  [56] => array(
  1002.            [hrStorageIndex]              => string(2) "56"
  1003.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  1004.            [hrStorageDescr]              => string(21) "/var/db/system/samba4"
  1005.            [hrStorageAllocationUnits]    => string(4) "1024"
  1006.            [hrStorageSize]               => string(10) "1879680240"
  1007.            [hrStorageUsed]               => string(3) "152"
  1008.            [hrStorageAllocationFailures] => string(1) "0"
  1009.          )
  1010.  [57] => array(
  1011.            [hrStorageIndex]              => string(2) "57"
  1012.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  1013.            [hrStorageDescr]              => string(54) "/var/db/system/syslog-a75e42d926e4418a8e21357ce29c963c"
  1014.            [hrStorageAllocationUnits]    => string(4) "1024"
  1015.            [hrStorageSize]               => string(10) "1879681088"
  1016.            [hrStorageUsed]               => string(4) "1000"
  1017.            [hrStorageAllocationFailures] => string(1) "0"
  1018.          )
  1019.  [58] => array(
  1020.            [hrStorageIndex]              => string(2) "58"
  1021.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  1022.            [hrStorageDescr]              => string(51) "/var/db/system/rrd-a75e42d926e4418a8e21357ce29c963c"
  1023.            [hrStorageAllocationUnits]    => string(4) "1024"
  1024.            [hrStorageSize]               => string(10) "1879693452"
  1025.            [hrStorageUsed]               => string(5) "13364"
  1026.            [hrStorageAllocationFailures] => string(1) "0"
  1027.          )
  1028.  [59] => array(
  1029.            [hrStorageIndex]              => string(2) "59"
  1030.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  1031.            [hrStorageDescr]              => string(55) "/var/db/system/configs-a75e42d926e4418a8e21357ce29c963c"
  1032.            [hrStorageAllocationUnits]    => string(4) "1024"
  1033.            [hrStorageSize]               => string(10) "1879684156"
  1034.            [hrStorageUsed]               => string(4) "4068"
  1035.            [hrStorageAllocationFailures] => string(1) "0"
  1036.          )
  1037.  [60] => array(
  1038.            [hrStorageIndex]              => string(2) "60"
  1039.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  1040.            [hrStorageDescr]              => string(18) "/compat/linux/proc"
  1041.            [hrStorageAllocationUnits]    => string(4) "4096"
  1042.            [hrStorageSize]               => string(1) "1"
  1043.            [hrStorageUsed]               => string(1) "1"
  1044.            [hrStorageAllocationFailures] => string(1) "0"
  1045.          )
  1046.  [64] => array(
  1047.            [hrStorageIndex]              => string(2) "64"
  1048.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  1049.            [hrStorageDescr]              => string(21) "/mnt/Drive3/ISOImages"
  1050.            [hrStorageAllocationUnits]    => string(3) "512"
  1051.            [hrStorageSize]               => string(9) "209715200"
  1052.            [hrStorageUsed]               => string(8) "95231400"
  1053.            [hrStorageAllocationFailures] => string(1) "0"
  1054.          )
  1055.  [65] => array(
  1056.            [hrStorageIndex]              => string(2) "65"
  1057.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  1058.            [hrStorageDescr]              => string(24) "/mnt/Drive3/LCXTemplates"
  1059.            [hrStorageAllocationUnits]    => string(3) "512"
  1060.            [hrStorageSize]               => string(9) "209715200"
  1061.            [hrStorageUsed]               => string(7) "2113480"
  1062.            [hrStorageAllocationFailures] => string(1) "0"
  1063.          )
  1064.  [66] => array(
  1065.            [hrStorageIndex]              => string(2) "66"
  1066.            [hrStorageType]               => string(18) "hrStorageFixedDisk"
  1067.            [hrStorageDescr]              => string(27) "/mnt/Drive3/OpenVZTemplates"
  1068.            [hrStorageAllocationUnits]    => string(3) "512"
  1069.            [hrStorageSize]               => string(9) "209715200"
  1070.            [hrStorageUsed]               => string(7) "7430704"
  1071.            [hrStorageAllocationFailures] => string(1) "0"
  1072.          )
  1073. )
  1074.  
  1075.  
  1076.  > $storage /opt/observium/includes/polling/storage.inc.php:34 
  1077. array(
  1078.  [storage_id]         => string(2) "12"
  1079.  [device_id]          => string(2) "22"
  1080.  [storage_mib]        => string(18) "host-resources-mib"
  1081.  [storage_index]      => string(2) "31"
  1082.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1083.  [storage_descr]      => string(1) "/"
  1084.  [storage_hc]         => string(1) "0"
  1085.  [storage_deleted]    => string(1) "0"
  1086.  [storage_warn_limit] => null
  1087.  [storage_crit_limit] => null
  1088.  [storage_ignore]     => string(1) "0"
  1089.  [storage_polled]     => string(10) "1480336563"
  1090.  [storage_size]       => string(11) "29311641088"
  1091.  [units]              => string(3) "512"
  1092.  [used]               => int(652447744)
  1093.  [size]               => int(29311641088)
  1094.  [free]               => int(28659193344)
  1095. )
  1096. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_.rrd already exists - no need to create.
  1097.  
  1098. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_.rrd N:652447744:28659193344]
  1099. RRD RUNTIME[0.0011s]
  1100. RRD STDOUT[OK u:0.00 s:0.00 r:4.25]
  1101. RRD_STATUS[TRUE]
  1102. 
  1103.  
  1104. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='652447744',`storage_free` ='28659193344',`storage_size` ='29311641088',`storage_units` ='512',`storage_perc` ='2.23' WHERE `storage_id` = '12']
  1105. SQL RUNTIME[0.00030303s]
  1106.  
  1107.  
  1108.  > $data /opt/observium/includes/alerts.inc.php:61 
  1109. array(
  1110.  [storage_perc] => double(2.23)
  1111.  [storage_free] => int(28659193344)
  1112.  [storage_used] => int(652447744)
  1113. )
  1114.  
  1115. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":2.23}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '175']
  1116. SQL RUNTIME[0.01651597s]
  1117. RRD /opt/observium/rrd/freenas.hestor/alert-175.rrd already exists - no need to create.
  1118.  
  1119. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-175.rrd N:1:1]
  1120. RRD RUNTIME[0.0012s]
  1121. RRD STDOUT[OK u:0.00 s:0.00 r:4.27]
  1122. RRD_STATUS[TRUE]
  1123. 
  1124.  
  1125.  
  1126.   /opt/observium/includes/polling/storage.inc.php:34 
  1127. array(
  1128.  [storage_id]         => string(2) "13"
  1129.  [device_id]          => string(2) "22"
  1130.  [storage_mib]        => string(18) "host-resources-mib"
  1131.  [storage_index]      => string(2) "33"
  1132.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1133.  [storage_descr]      => string(4) "/etc"
  1134.  [storage_hc]         => string(1) "0"
  1135.  [storage_deleted]    => string(1) "0"
  1136.  [storage_warn_limit] => null
  1137.  [storage_crit_limit] => null
  1138.  [storage_ignore]     => string(1) "0"
  1139.  [storage_polled]     => string(10) "1480336563"
  1140.  [storage_size]       => string(8) "33554432"
  1141.  [units]              => string(4) "4096"
  1142.  [used]               => int(8626176)
  1143.  [size]               => int(33554432)
  1144.  [free]               => int(24928256)
  1145. )
  1146. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_etc.rrd already exists - no need to create.
  1147.  
  1148. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_etc.rrd N:8626176:24928256]
  1149. RRD RUNTIME[0.0011s]
  1150. RRD STDOUT[OK u:0.00 s:0.00 r:4.27]
  1151. RRD_STATUS[TRUE]
  1152. 
  1153.  
  1154. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='8626176',`storage_free` ='24928256',`storage_size` ='33554432',`storage_units` ='4096',`storage_perc` ='25.71' WHERE `storage_id` = '13']
  1155. SQL RUNTIME[0.00018883s]
  1156.  
  1157.  
  1158.   /opt/observium/includes/alerts.inc.php:61 
  1159. array(
  1160.  [storage_perc] => double(25.71)
  1161.  [storage_free] => int(24928256)
  1162.  [storage_used] => int(8626176)
  1163. )
  1164.  
  1165. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":25.71}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '176']
  1166. SQL RUNTIME[0.02736616s]
  1167. RRD /opt/observium/rrd/freenas.hestor/alert-176.rrd already exists - no need to create.
  1168.  
  1169. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-176.rrd N:1:1]
  1170. RRD RUNTIME[0.0011s]
  1171. RRD STDOUT[OK u:0.00 s:0.00 r:4.30]
  1172. RRD_STATUS[TRUE]
  1173. 
  1174.  
  1175.  
  1176.   /opt/observium/includes/polling/storage.inc.php:34 
  1177. array(
  1178.  [storage_id]         => string(2) "14"
  1179.  [device_id]          => string(2) "22"
  1180.  [storage_mib]        => string(18) "host-resources-mib"
  1181.  [storage_index]      => string(2) "34"
  1182.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1183.  [storage_descr]      => string(4) "/mnt"
  1184.  [storage_hc]         => string(1) "0"
  1185.  [storage_deleted]    => string(1) "0"
  1186.  [storage_warn_limit] => null
  1187.  [storage_crit_limit] => null
  1188.  [storage_ignore]     => string(1) "0"
  1189.  [storage_polled]     => string(10) "1480336563"
  1190.  [storage_size]       => string(7) "4194304"
  1191.  [units]              => string(4) "4096"
  1192.  [used]               => int(8192)
  1193.  [size]               => int(4194304)
  1194.  [free]               => int(4186112)
  1195. )
  1196. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt.rrd already exists - no need to create.
  1197.  
  1198. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt.rrd N:8192:4186112]
  1199. RRD RUNTIME[0.0011s]
  1200. RRD STDOUT[OK u:0.00 s:0.00 r:4.30]
  1201. RRD_STATUS[TRUE]
  1202. 
  1203.  
  1204. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='8192',`storage_free` ='4186112',`storage_size` ='4194304',`storage_units` ='4096',`storage_perc` ='0.2' WHERE `storage_id` = '14']
  1205. SQL RUNTIME[0.00021195s]
  1206.  
  1207.  
  1208.   /opt/observium/includes/alerts.inc.php:61 
  1209. array(
  1210.  [storage_perc] => double(0.2)
  1211.  [storage_free] => int(4186112)
  1212.  [storage_used] => int(8192)
  1213. )
  1214.  
  1215. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0.2}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '177']
  1216. SQL RUNTIME[0.02861810s]
  1217. RRD /opt/observium/rrd/freenas.hestor/alert-177.rrd already exists - no need to create.
  1218.  
  1219. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-177.rrd N:1:1]
  1220. RRD RUNTIME[0.0011s]
  1221. RRD STDOUT[OK u:0.00 s:0.00 r:4.33]
  1222. RRD_STATUS[TRUE]
  1223. 
  1224.  
  1225.  
  1226.   /opt/observium/includes/polling/storage.inc.php:34 
  1227. array(
  1228.  [storage_id]         => string(2) "15"
  1229.  [device_id]          => string(2) "22"
  1230.  [storage_mib]        => string(18) "host-resources-mib"
  1231.  [storage_index]      => string(2) "35"
  1232.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1233.  [storage_descr]      => string(4) "/var"
  1234.  [storage_hc]         => string(1) "0"
  1235.  [storage_deleted]    => string(1) "0"
  1236.  [storage_warn_limit] => null
  1237.  [storage_crit_limit] => null
  1238.  [storage_ignore]     => string(1) "0"
  1239.  [storage_polled]     => string(10) "1480336563"
  1240.  [storage_size]       => string(10) "2796527616"
  1241.  [units]              => string(4) "4096"
  1242.  [used]               => int(21389312)
  1243.  [size]               => int(2796527616)
  1244.  [free]               => int(2775138304)
  1245. )
  1246. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var.rrd already exists - no need to create.
  1247.  
  1248. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var.rrd N:21389312:2775138304]
  1249. RRD RUNTIME[0.0011s]
  1250. RRD STDOUT[OK u:0.00 s:0.00 r:4.33]
  1251. RRD_STATUS[TRUE]
  1252. 
  1253.  
  1254. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='21389312',`storage_free` ='2775138304',`storage_size` ='2796527616',`storage_units` ='4096',`storage_perc` ='0.76' WHERE `storage_id` = '15']
  1255. SQL RUNTIME[0.00010300s]
  1256.  
  1257.  
  1258.   /opt/observium/includes/alerts.inc.php:61 
  1259. array(
  1260.  [storage_perc] => double(0.76)
  1261.  [storage_free] => int(2775138304)
  1262.  [storage_used] => int(21389312)
  1263. )
  1264.  
  1265. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0.76}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '178']
  1266. SQL RUNTIME[0.02830696s]
  1267. RRD /opt/observium/rrd/freenas.hestor/alert-178.rrd already exists - no need to create.
  1268.  
  1269. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-178.rrd N:1:1]
  1270. RRD RUNTIME[0.0012s]
  1271. RRD STDOUT[OK u:0.00 s:0.00 r:4.36]
  1272. RRD_STATUS[TRUE]
  1273. 
  1274.  
  1275.  
  1276.   /opt/observium/includes/polling/storage.inc.php:34 
  1277. array(
  1278.  [storage_id]         => string(2) "16"
  1279.  [device_id]          => string(2) "22"
  1280.  [storage_mib]        => string(18) "host-resources-mib"
  1281.  [storage_index]      => string(2) "36"
  1282.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1283.  [storage_descr]      => string(10) "/boot/grub"
  1284.  [storage_hc]         => string(1) "0"
  1285.  [storage_deleted]    => string(1) "0"
  1286.  [storage_warn_limit] => null
  1287.  [storage_crit_limit] => null
  1288.  [storage_ignore]     => string(1) "0"
  1289.  [storage_polled]     => string(10) "1480336563"
  1290.  [storage_size]       => string(11) "28665830400"
  1291.  [units]              => string(3) "512"
  1292.  [used]               => int(6637056)
  1293.  [size]               => int(28665830400)
  1294.  [free]               => int(28659193344)
  1295. )
  1296. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_boot_grub.rrd already exists - no need to create.
  1297.  
  1298. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_boot_grub.rrd N:6637056:28659193344]
  1299. RRD RUNTIME[0.0011s]
  1300. RRD STDOUT[OK u:0.00 s:0.00 r:4.37]
  1301. RRD_STATUS[TRUE]
  1302. 
  1303.  
  1304. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='6637056',`storage_free` ='28659193344',`storage_size` ='28665830400',`storage_units` ='512',`storage_perc` ='0.02' WHERE `storage_id` = '16']
  1305. SQL RUNTIME[0.00012398s]
  1306.  
  1307.  
  1308.   /opt/observium/includes/alerts.inc.php:61 
  1309. array(
  1310.  [storage_perc] => double(0.02)
  1311.  [storage_free] => int(28659193344)
  1312.  [storage_used] => int(6637056)
  1313. )
  1314.  
  1315. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0.02}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '179']
  1316. SQL RUNTIME[0.02740216s]
  1317. RRD /opt/observium/rrd/freenas.hestor/alert-179.rrd already exists - no need to create.
  1318.  
  1319. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-179.rrd N:1:1]
  1320. RRD RUNTIME[0.0011s]
  1321. RRD STDOUT[OK u:0.00 s:0.00 r:4.39]
  1322. RRD_STATUS[TRUE]
  1323. 
  1324.  
  1325.  
  1326.   /opt/observium/includes/polling/storage.inc.php:34 
  1327. array(
  1328.  [storage_id]         => string(2) "18"
  1329.  [device_id]          => string(2) "22"
  1330.  [storage_mib]        => string(18) "host-resources-mib"
  1331.  [storage_index]      => string(2) "38"
  1332.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1333.  [storage_descr]      => string(11) "/mnt/Drive1"
  1334.  [storage_hc]         => string(1) "0"
  1335.  [storage_deleted]    => string(1) "0"
  1336.  [storage_warn_limit] => null
  1337.  [storage_crit_limit] => null
  1338.  [storage_ignore]     => string(1) "0"
  1339.  [storage_polled]     => string(10) "1480336563"
  1340.  [storage_size]       => string(13) "1924792156160"
  1341.  [units]              => string(4) "1024"
  1342.  [used]               => int(106496)
  1343.  [size]               => int(1924792516608)
  1344.  [free]               => int(1924792410112)
  1345. )
  1346. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive1.rrd already exists - no need to create.
  1347.  
  1348. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive1.rrd N:106496:1924792410112]
  1349. RRD RUNTIME[0.0011s]
  1350. RRD STDOUT[OK u:0.00 s:0.00 r:4.40]
  1351. RRD_STATUS[TRUE]
  1352. 
  1353.  
  1354. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='106496',`storage_free` ='1924792410112',`storage_size` ='1924792516608',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '18']
  1355. SQL RUNTIME[0.00009298s]
  1356.  
  1357. SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('22','18','storage',NOW(),'6','Storage size changed: 1.75TB -> 1.75TB (/mnt/Drive1)')]
  1358. SQL RUNTIME[0.02780414s]
  1359.  
  1360.  
  1361.   /opt/observium/includes/alerts.inc.php:61 
  1362. array(
  1363.  [storage_perc] => double(0)
  1364.  [storage_free] => int(1924792410112)
  1365.  [storage_used] => int(106496)
  1366. )
  1367.  
  1368. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '181']
  1369. SQL RUNTIME[0.03162003s]
  1370. RRD /opt/observium/rrd/freenas.hestor/alert-181.rrd already exists - no need to create.
  1371.  
  1372. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-181.rrd N:1:1]
  1373. RRD RUNTIME[0.0011s]
  1374. RRD STDOUT[OK u:0.00 s:0.00 r:4.46]
  1375. RRD_STATUS[TRUE]
  1376. 
  1377.  
  1378.  
  1379.   /opt/observium/includes/polling/storage.inc.php:34 
  1380. array(
  1381.  [storage_id]         => string(2) "19"
  1382.  [device_id]          => string(2) "22"
  1383.  [storage_mib]        => string(18) "host-resources-mib"
  1384.  [storage_index]      => string(2) "39"
  1385.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1386.  [storage_descr]      => string(37) "/mnt/Drive1/.warden-template-standard"
  1387.  [storage_hc]         => string(1) "0"
  1388.  [storage_deleted]    => string(1) "0"
  1389.  [storage_warn_limit] => null
  1390.  [storage_crit_limit] => null
  1391.  [storage_ignore]     => string(1) "0"
  1392.  [storage_polled]     => string(10) "1480336563"
  1393.  [storage_size]       => string(13) "1924792664064"
  1394.  [units]              => string(4) "1024"
  1395.  [used]               => int(614400)
  1396.  [size]               => int(1924793024512)
  1397.  [free]               => int(1924792410112)
  1398. )
  1399. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive1_.warden-template-standard.rrd already exists - no need to create.
  1400.  
  1401. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive1_.warden-template-standard.rrd N:614400:1924792410112]
  1402. RRD RUNTIME[0.0011s]
  1403. RRD STDOUT[OK u:0.00 s:0.00 r:4.46]
  1404. RRD_STATUS[TRUE]
  1405. 
  1406.  
  1407. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='614400',`storage_free` ='1924792410112',`storage_size` ='1924793024512',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '19']
  1408. SQL RUNTIME[0.00018787s]
  1409.  
  1410. SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('22','19','storage',NOW(),'6','Storage size changed: 1.75TB -> 1.75TB (/mnt/Drive1/.warden-template-standard)')]
  1411. SQL RUNTIME[0.03496504s]
  1412.  
  1413.  
  1414.   /opt/observium/includes/alerts.inc.php:61 
  1415. array(
  1416.  [storage_perc] => double(0)
  1417.  [storage_free] => int(1924792410112)
  1418.  [storage_used] => int(614400)
  1419. )
  1420.  
  1421. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '182']
  1422. SQL RUNTIME[0.01588106s]
  1423. RRD /opt/observium/rrd/freenas.hestor/alert-182.rrd already exists - no need to create.
  1424.  
  1425. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-182.rrd N:1:1]
  1426. RRD RUNTIME[0.0011s]
  1427. RRD STDOUT[OK u:0.00 s:0.00 r:4.51]
  1428. RRD_STATUS[TRUE]
  1429. 
  1430.  
  1431.  
  1432.   /opt/observium/includes/polling/storage.inc.php:34 
  1433. array(
  1434.  [storage_id]         => string(2) "21"
  1435.  [device_id]          => string(2) "22"
  1436.  [storage_mib]        => string(18) "host-resources-mib"
  1437.  [storage_index]      => string(2) "41"
  1438.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1439.  [storage_descr]      => string(17) "/mnt/Drive1/Jails"
  1440.  [storage_hc]         => string(1) "0"
  1441.  [storage_deleted]    => string(1) "0"
  1442.  [storage_warn_limit] => null
  1443.  [storage_crit_limit] => null
  1444.  [storage_ignore]     => string(1) "0"
  1445.  [storage_polled]     => string(10) "1480336563"
  1446.  [storage_size]       => string(13) "1924792172544"
  1447.  [units]              => string(4) "1024"
  1448.  [used]               => int(122880)
  1449.  [size]               => int(1924792532992)
  1450.  [free]               => int(1924792410112)
  1451. )
  1452. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive1_Jails.rrd already exists - no need to create.
  1453.  
  1454. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive1_Jails.rrd N:122880:1924792410112]
  1455. RRD RUNTIME[0.0011s]
  1456. RRD STDOUT[OK u:0.00 s:0.00 r:4.51]
  1457. RRD_STATUS[TRUE]
  1458. 
  1459.  
  1460. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='122880',`storage_free` ='1924792410112',`storage_size` ='1924792532992',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '21']
  1461. SQL RUNTIME[0.00010204s]
  1462.  
  1463. SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('22','21','storage',NOW(),'6','Storage size changed: 1.75TB -> 1.75TB (/mnt/Drive1/Jails)')]
  1464. SQL RUNTIME[0.01645303s]
  1465.  
  1466.  
  1467.   /opt/observium/includes/alerts.inc.php:61 
  1468. array(
  1469.  [storage_perc] => double(0)
  1470.  [storage_free] => int(1924792410112)
  1471.  [storage_used] => int(122880)
  1472. )
  1473.  
  1474. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '184']
  1475. SQL RUNTIME[0.01607990s]
  1476. RRD /opt/observium/rrd/freenas.hestor/alert-184.rrd already exists - no need to create.
  1477.  
  1478. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-184.rrd N:1:1]
  1479. RRD RUNTIME[0.0011s]
  1480. RRD STDOUT[OK u:0.00 s:0.00 r:4.55]
  1481. RRD_STATUS[TRUE]
  1482. 
  1483.  
  1484.  
  1485.   /opt/observium/includes/polling/storage.inc.php:34 
  1486. array(
  1487.  [storage_id]         => string(2) "22"
  1488.  [device_id]          => string(2) "22"
  1489.  [storage_mib]        => string(18) "host-resources-mib"
  1490.  [storage_index]      => string(2) "42"
  1491.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1492.  [storage_descr]      => string(43) "/mnt/Drive1/Jails/.warden-template-standard"
  1493.  [storage_hc]         => string(1) "0"
  1494.  [storage_deleted]    => string(1) "0"
  1495.  [storage_warn_limit] => null
  1496.  [storage_crit_limit] => null
  1497.  [storage_ignore]     => string(1) "0"
  1498.  [storage_polled]     => string(10) "1480336564"
  1499.  [storage_size]       => string(13) "1926516953088"
  1500.  [units]              => string(4) "1024"
  1501.  [used]               => int(1724903424)
  1502.  [size]               => int(1926517313536)
  1503.  [free]               => int(1924792410112)
  1504. )
  1505. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive1_Jails_.warden-template-standard.rrd already exists - no need to create.
  1506.  
  1507. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive1_Jails_.warden-template-standard.rrd N:1724903424:1924792410112]
  1508. RRD RUNTIME[0.0011s]
  1509. RRD STDOUT[OK u:0.00 s:0.00 r:4.55]
  1510. RRD_STATUS[TRUE]
  1511. 
  1512.  
  1513. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='1724903424',`storage_free` ='1924792410112',`storage_size` ='1926517313536',`storage_units` ='1024',`storage_perc` ='0.09' WHERE `storage_id` = '22']
  1514. SQL RUNTIME[0.00012302s]
  1515.  
  1516. SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('22','22','storage',NOW(),'6','Storage size changed: 1.75TB -> 1.75TB (/mnt/Drive1/Jails/.warden-template-standard)')]
  1517. SQL RUNTIME[0.03491306s]
  1518.  
  1519.  
  1520.   /opt/observium/includes/alerts.inc.php:61 
  1521. array(
  1522.  [storage_perc] => double(0.09)
  1523.  [storage_free] => int(1924792410112)
  1524.  [storage_used] => int(1724903424)
  1525. )
  1526.  
  1527. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0.09}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '185']
  1528. SQL RUNTIME[0.01599503s]
  1529. RRD /opt/observium/rrd/freenas.hestor/alert-185.rrd already exists - no need to create.
  1530.  
  1531. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-185.rrd N:1:1]
  1532. RRD RUNTIME[0.0011s]
  1533. RRD STDOUT[OK u:0.01 s:0.00 r:4.60]
  1534. RRD_STATUS[TRUE]
  1535. 
  1536.  
  1537.  
  1538.   /opt/observium/includes/polling/storage.inc.php:34 
  1539. array(
  1540.  [storage_id]         => string(2) "23"
  1541.  [device_id]          => string(2) "22"
  1542.  [storage_mib]        => string(18) "host-resources-mib"
  1543.  [storage_index]      => string(2) "43"
  1544.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1545.  [storage_descr]      => string(27) "/mnt/Drive1/Jails/observium"
  1546.  [storage_hc]         => string(1) "0"
  1547.  [storage_deleted]    => string(1) "0"
  1548.  [storage_warn_limit] => null
  1549.  [storage_crit_limit] => null
  1550.  [storage_ignore]     => string(1) "0"
  1551.  [storage_polled]     => string(10) "1480336564"
  1552.  [storage_size]       => string(13) "1927963582464"
  1553.  [units]              => string(4) "1024"
  1554.  [used]               => int(3171532800)
  1555.  [size]               => int(1927963942912)
  1556.  [free]               => int(1924792410112)
  1557. )
  1558. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive1_Jails_observium.rrd already exists - no need to create.
  1559.  
  1560. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive1_Jails_observium.rrd N:3171532800:1924792410112]
  1561. RRD RUNTIME[0.0011s]
  1562. RRD STDOUT[OK u:0.01 s:0.00 r:4.61]
  1563. RRD_STATUS[TRUE]
  1564. 
  1565.  
  1566. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='3171532800',`storage_free` ='1924792410112',`storage_size` ='1927963942912',`storage_units` ='1024',`storage_perc` ='0.16' WHERE `storage_id` = '23']
  1567. SQL RUNTIME[0.00011802s]
  1568.  
  1569. SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('22','23','storage',NOW(),'6','Storage size changed: 1.75TB -> 1.75TB (/mnt/Drive1/Jails/observium)')]
  1570. SQL RUNTIME[0.01625204s]
  1571.  
  1572.  
  1573.   /opt/observium/includes/alerts.inc.php:61 
  1574. array(
  1575.  [storage_perc] => double(0.16)
  1576.  [storage_free] => int(1924792410112)
  1577.  [storage_used] => int(3171532800)
  1578. )
  1579.  
  1580. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0.16}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '186']
  1581. SQL RUNTIME[0.01577711s]
  1582. RRD /opt/observium/rrd/freenas.hestor/alert-186.rrd already exists - no need to create.
  1583.  
  1584. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-186.rrd N:1:1]
  1585. RRD RUNTIME[0.0011s]
  1586. RRD STDOUT[OK u:0.01 s:0.00 r:4.64]
  1587. RRD_STATUS[TRUE]
  1588. 
  1589.  
  1590.  
  1591.   /opt/observium/includes/polling/storage.inc.php:34 
  1592. array(
  1593.  [storage_id]         => string(2) "26"
  1594.  [device_id]          => string(2) "22"
  1595.  [storage_mib]        => string(18) "host-resources-mib"
  1596.  [storage_index]      => string(2) "46"
  1597.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1598.  [storage_descr]      => string(11) "/mnt/Drive2"
  1599.  [storage_hc]         => string(1) "0"
  1600.  [storage_deleted]    => string(1) "0"
  1601.  [storage_warn_limit] => null
  1602.  [storage_crit_limit] => null
  1603.  [storage_ignore]     => string(1) "0"
  1604.  [storage_polled]     => string(10) "1480336564"
  1605.  [storage_size]       => string(13) "1790468481024"
  1606.  [units]              => string(4) "1024"
  1607.  [used]               => int(106496)
  1608.  [size]               => int(1790468481024)
  1609.  [free]               => int(1790468374528)
  1610. )
  1611. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2.rrd already exists - no need to create.
  1612.  
  1613. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2.rrd N:106496:1790468374528]
  1614. RRD RUNTIME[0.0011s]
  1615. RRD STDOUT[OK u:0.01 s:0.00 r:4.64]
  1616. RRD_STATUS[TRUE]
  1617. 
  1618.  
  1619. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='106496',`storage_free` ='1790468374528',`storage_size` ='1790468481024',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '26']
  1620. SQL RUNTIME[0.00010300s]
  1621.  
  1622.  
  1623.   /opt/observium/includes/alerts.inc.php:61 
  1624. array(
  1625.  [storage_perc] => double(0)
  1626.  [storage_free] => int(1790468374528)
  1627.  [storage_used] => int(106496)
  1628. )
  1629.  
  1630. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '189']
  1631. SQL RUNTIME[0.01593208s]
  1632. RRD /opt/observium/rrd/freenas.hestor/alert-189.rrd already exists - no need to create.
  1633.  
  1634. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-189.rrd N:1:1]
  1635. RRD RUNTIME[0.0011s]
  1636. RRD STDOUT[OK u:0.01 s:0.00 r:4.66]
  1637. RRD_STATUS[TRUE]
  1638. 
  1639.  
  1640.  
  1641.   /opt/observium/includes/polling/storage.inc.php:34 
  1642. array(
  1643.  [storage_id]         => string(2) "27"
  1644.  [device_id]          => string(2) "22"
  1645.  [storage_mib]        => string(18) "host-resources-mib"
  1646.  [storage_index]      => string(2) "47"
  1647.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1648.  [storage_descr]      => string(25) "/mnt/Drive2/FTHPVEBackups"
  1649.  [storage_hc]         => string(1) "0"
  1650.  [storage_deleted]    => string(1) "0"
  1651.  [storage_warn_limit] => null
  1652.  [storage_crit_limit] => null
  1653.  [storage_ignore]     => string(1) "0"
  1654.  [storage_polled]     => string(10) "1480336564"
  1655.  [storage_size]       => string(13) "1791050252288"
  1656.  [units]              => string(4) "1024"
  1657.  [used]               => int(581877760)
  1658.  [size]               => int(1791050252288)
  1659.  [free]               => int(1790468374528)
  1660. )
  1661. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_FTHPVEBackups.rrd already exists - no need to create.
  1662.  
  1663. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_FTHPVEBackups.rrd N:581877760:1790468374528]
  1664. RRD RUNTIME[0.0011s]
  1665. RRD STDOUT[OK u:0.01 s:0.00 r:4.66]
  1666. RRD_STATUS[TRUE]
  1667. 
  1668.  
  1669. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='581877760',`storage_free` ='1790468374528',`storage_size` ='1791050252288',`storage_units` ='1024',`storage_perc` ='0.03' WHERE `storage_id` = '27']
  1670. SQL RUNTIME[0.00009799s]
  1671.  
  1672.  
  1673.   /opt/observium/includes/alerts.inc.php:61 
  1674. array(
  1675.  [storage_perc] => double(0.03)
  1676.  [storage_free] => int(1790468374528)
  1677.  [storage_used] => int(581877760)
  1678. )
  1679.  
  1680. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0.03}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '190']
  1681. SQL RUNTIME[0.01607108s]
  1682. RRD /opt/observium/rrd/freenas.hestor/alert-190.rrd already exists - no need to create.
  1683.  
  1684. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-190.rrd N:1:1]
  1685. RRD RUNTIME[0.0011s]
  1686. RRD STDOUT[OK u:0.01 s:0.00 r:4.68]
  1687. RRD_STATUS[TRUE]
  1688. 
  1689.  
  1690.  
  1691.   /opt/observium/includes/polling/storage.inc.php:34 
  1692. array(
  1693.  [storage_id]         => string(2) "28"
  1694.  [device_id]          => string(2) "22"
  1695.  [storage_mib]        => string(18) "host-resources-mib"
  1696.  [storage_index]      => string(2) "48"
  1697.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1698.  [storage_descr]      => string(27) "/mnt/Drive2/Proxmox1Backups"
  1699.  [storage_hc]         => string(1) "0"
  1700.  [storage_deleted]    => string(1) "0"
  1701.  [storage_warn_limit] => null
  1702.  [storage_crit_limit] => null
  1703.  [storage_ignore]     => string(1) "0"
  1704.  [storage_polled]     => string(10) "1480336564"
  1705.  [storage_size]       => string(13) "1790468472832"
  1706.  [units]              => string(4) "1024"
  1707.  [used]               => int(98304)
  1708.  [size]               => int(1790468472832)
  1709.  [free]               => int(1790468374528)
  1710. )
  1711. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_Proxmox1Backups.rrd already exists - no need to create.
  1712.  
  1713. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_Proxmox1Backups.rrd N:98304:1790468374528]
  1714. RRD RUNTIME[0.0011s]
  1715. RRD STDOUT[OK u:0.01 s:0.00 r:4.68]
  1716. RRD_STATUS[TRUE]
  1717. 
  1718.  
  1719. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='98304',`storage_free` ='1790468374528',`storage_size` ='1790468472832',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '28']
  1720. SQL RUNTIME[0.00009894s]
  1721.  
  1722.  
  1723.   /opt/observium/includes/alerts.inc.php:61 
  1724. array(
  1725.  [storage_perc] => double(0)
  1726.  [storage_free] => int(1790468374528)
  1727.  [storage_used] => int(98304)
  1728. )
  1729.  
  1730. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '191']
  1731. SQL RUNTIME[0.01777196s]
  1732. RRD /opt/observium/rrd/freenas.hestor/alert-191.rrd already exists - no need to create.
  1733.  
  1734. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-191.rrd N:1:1]
  1735. RRD RUNTIME[0.0011s]
  1736. RRD STDOUT[OK u:0.01 s:0.00 r:4.70]
  1737. RRD_STATUS[TRUE]
  1738. 
  1739.  
  1740.  
  1741.   /opt/observium/includes/polling/storage.inc.php:34 
  1742. array(
  1743.  [storage_id]         => string(2) "29"
  1744.  [device_id]          => string(2) "22"
  1745.  [storage_mib]        => string(18) "host-resources-mib"
  1746.  [storage_index]      => string(2) "49"
  1747.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1748.  [storage_descr]      => string(27) "/mnt/Drive2/Proxmox2Backups"
  1749.  [storage_hc]         => string(1) "0"
  1750.  [storage_deleted]    => string(1) "0"
  1751.  [storage_warn_limit] => null
  1752.  [storage_crit_limit] => null
  1753.  [storage_ignore]     => string(1) "0"
  1754.  [storage_polled]     => string(10) "1480336564"
  1755.  [storage_size]       => string(13) "1825190612992"
  1756.  [units]              => string(4) "1024"
  1757.  [used]               => int(34722238464)
  1758.  [size]               => int(1825190612992)
  1759.  [free]               => int(1790468374528)
  1760. )
  1761. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_Proxmox2Backups.rrd already exists - no need to create.
  1762.  
  1763. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_Proxmox2Backups.rrd N:34722238464:1790468374528]
  1764. RRD RUNTIME[0.0011s]
  1765. RRD STDOUT[OK u:0.01 s:0.00 r:4.70]
  1766. RRD_STATUS[TRUE]
  1767. 
  1768.  
  1769. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='34722238464',`storage_free` ='1790468374528',`storage_size` ='1825190612992',`storage_units` ='1024',`storage_perc` ='1.9' WHERE `storage_id` = '29']
  1770. SQL RUNTIME[0.00021386s]
  1771.  
  1772.  
  1773.   /opt/observium/includes/alerts.inc.php:61 
  1774. array(
  1775.  [storage_perc] => double(1.9)
  1776.  [storage_free] => int(1790468374528)
  1777.  [storage_used] => int(34722238464)
  1778. )
  1779.  
  1780. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":1.9}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '192']
  1781. SQL RUNTIME[0.01588011s]
  1782. RRD /opt/observium/rrd/freenas.hestor/alert-192.rrd already exists - no need to create.
  1783.  
  1784. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-192.rrd N:1:1]
  1785. RRD RUNTIME[0.001s]
  1786. RRD STDOUT[OK u:0.01 s:0.00 r:4.72]
  1787. RRD_STATUS[TRUE]
  1788. 
  1789.  
  1790.  
  1791.   /opt/observium/includes/polling/storage.inc.php:34 
  1792. array(
  1793.  [storage_id]         => string(2) "30"
  1794.  [device_id]          => string(2) "22"
  1795.  [storage_mib]        => string(18) "host-resources-mib"
  1796.  [storage_index]      => string(2) "50"
  1797.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1798.  [storage_descr]      => string(27) "/mnt/Drive2/Proxmox3Backups"
  1799.  [storage_hc]         => string(1) "0"
  1800.  [storage_deleted]    => string(1) "0"
  1801.  [storage_warn_limit] => null
  1802.  [storage_crit_limit] => null
  1803.  [storage_ignore]     => string(1) "0"
  1804.  [storage_polled]     => string(10) "1480336564"
  1805.  [storage_size]       => string(13) "1790468472832"
  1806.  [units]              => string(4) "1024"
  1807.  [used]               => int(98304)
  1808.  [size]               => int(1790468472832)
  1809.  [free]               => int(1790468374528)
  1810. )
  1811. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_Proxmox3Backups.rrd already exists - no need to create.
  1812.  
  1813. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_Proxmox3Backups.rrd N:98304:1790468374528]
  1814. RRD RUNTIME[0.0011s]
  1815. RRD STDOUT[OK u:0.01 s:0.00 r:4.72]
  1816. RRD_STATUS[TRUE]
  1817. 
  1818.  
  1819. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='98304',`storage_free` ='1790468374528',`storage_size` ='1790468472832',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '30']
  1820. SQL RUNTIME[0.00009704s]
  1821.  
  1822.  
  1823.   /opt/observium/includes/alerts.inc.php:61 
  1824. array(
  1825.  [storage_perc] => double(0)
  1826.  [storage_free] => int(1790468374528)
  1827.  [storage_used] => int(98304)
  1828. )
  1829.  
  1830. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '193']
  1831. SQL RUNTIME[0.01594901s]
  1832. RRD /opt/observium/rrd/freenas.hestor/alert-193.rrd already exists - no need to create.
  1833.  
  1834. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-193.rrd N:1:1]
  1835. RRD RUNTIME[0.0011s]
  1836. RRD STDOUT[OK u:0.01 s:0.00 r:4.74]
  1837. RRD_STATUS[TRUE]
  1838. 
  1839.  
  1840.  
  1841.   /opt/observium/includes/polling/storage.inc.php:34 
  1842. array(
  1843.  [storage_id]         => string(2) "31"
  1844.  [device_id]          => string(2) "22"
  1845.  [storage_mib]        => string(18) "host-resources-mib"
  1846.  [storage_index]      => string(2) "51"
  1847.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1848.  [storage_descr]      => string(27) "/mnt/Drive2/Proxmox4Backups"
  1849.  [storage_hc]         => string(1) "0"
  1850.  [storage_deleted]    => string(1) "0"
  1851.  [storage_warn_limit] => null
  1852.  [storage_crit_limit] => null
  1853.  [storage_ignore]     => string(1) "0"
  1854.  [storage_polled]     => string(10) "1480336564"
  1855.  [storage_size]       => string(13) "1795533942784"
  1856.  [units]              => string(4) "1024"
  1857.  [used]               => int(5065568256)
  1858.  [size]               => int(1795533942784)
  1859.  [free]               => int(1790468374528)
  1860. )
  1861. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_Proxmox4Backups.rrd already exists - no need to create.
  1862.  
  1863. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_Proxmox4Backups.rrd N:5065568256:1790468374528]
  1864. RRD RUNTIME[0.0011s]
  1865. RRD STDOUT[OK u:0.01 s:0.00 r:4.74]
  1866. RRD_STATUS[TRUE]
  1867. 
  1868.  
  1869. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='5065568256',`storage_free` ='1790468374528',`storage_size` ='1795533942784',`storage_units` ='1024',`storage_perc` ='0.28' WHERE `storage_id` = '31']
  1870. SQL RUNTIME[0.00009418s]
  1871.  
  1872.  
  1873.   /opt/observium/includes/alerts.inc.php:61 
  1874. array(
  1875.  [storage_perc] => double(0.28)
  1876.  [storage_free] => int(1790468374528)
  1877.  [storage_used] => int(5065568256)
  1878. )
  1879.  
  1880. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0.28}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '194']
  1881. SQL RUNTIME[0.01611495s]
  1882. RRD /opt/observium/rrd/freenas.hestor/alert-194.rrd already exists - no need to create.
  1883.  
  1884. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-194.rrd N:1:1]
  1885. RRD RUNTIME[0.0011s]
  1886. RRD STDOUT[OK u:0.01 s:0.00 r:4.76]
  1887. RRD_STATUS[TRUE]
  1888. 
  1889.  
  1890.  
  1891.   /opt/observium/includes/polling/storage.inc.php:34 
  1892. array(
  1893.  [storage_id]         => string(2) "32"
  1894.  [device_id]          => string(2) "22"
  1895.  [storage_mib]        => string(18) "host-resources-mib"
  1896.  [storage_index]      => string(2) "52"
  1897.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1898.  [storage_descr]      => string(27) "/mnt/Drive2/Proxmox5Backups"
  1899.  [storage_hc]         => string(1) "0"
  1900.  [storage_deleted]    => string(1) "0"
  1901.  [storage_warn_limit] => null
  1902.  [storage_crit_limit] => null
  1903.  [storage_ignore]     => string(1) "0"
  1904.  [storage_polled]     => string(10) "1480336564"
  1905.  [storage_size]       => string(13) "1890216644608"
  1906.  [units]              => string(4) "1024"
  1907.  [used]               => int(99748270080)
  1908.  [size]               => int(1890216644608)
  1909.  [free]               => int(1790468374528)
  1910. )
  1911. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_Proxmox5Backups.rrd already exists - no need to create.
  1912.  
  1913. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive2_Proxmox5Backups.rrd N:99748270080:1790468374528]
  1914. RRD RUNTIME[0.0011s]
  1915. RRD STDOUT[OK u:0.01 s:0.00 r:4.76]
  1916. RRD_STATUS[TRUE]
  1917. 
  1918.  
  1919. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='99748270080',`storage_free` ='1790468374528',`storage_size` ='1890216644608',`storage_units` ='1024',`storage_perc` ='5.28' WHERE `storage_id` = '32']
  1920. SQL RUNTIME[0.00009203s]
  1921.  
  1922.  
  1923.   /opt/observium/includes/alerts.inc.php:61 
  1924. array(
  1925.  [storage_perc] => double(5.28)
  1926.  [storage_free] => int(1790468374528)
  1927.  [storage_used] => int(99748270080)
  1928. )
  1929.  
  1930. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":5.28}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '195']
  1931. SQL RUNTIME[0.01582503s]
  1932. RRD /opt/observium/rrd/freenas.hestor/alert-195.rrd already exists - no need to create.
  1933.  
  1934. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-195.rrd N:1:1]
  1935. RRD RUNTIME[0.0011s]
  1936. RRD STDOUT[OK u:0.01 s:0.00 r:4.78]
  1937. RRD_STATUS[TRUE]
  1938. 
  1939.  
  1940.  
  1941.   /opt/observium/includes/polling/storage.inc.php:34 
  1942. array(
  1943.  [storage_id]         => string(2) "33"
  1944.  [device_id]          => string(2) "22"
  1945.  [storage_mib]        => string(18) "host-resources-mib"
  1946.  [storage_index]      => string(2) "53"
  1947.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1948.  [storage_descr]      => string(11) "/mnt/Drive3"
  1949.  [storage_hc]         => string(1) "0"
  1950.  [storage_deleted]    => string(1) "0"
  1951.  [storage_warn_limit] => null
  1952.  [storage_crit_limit] => null
  1953.  [storage_ignore]     => string(1) "0"
  1954.  [storage_polled]     => string(10) "1480336564"
  1955.  [storage_size]       => string(13) "1876942196736"
  1956.  [units]              => string(4) "1024"
  1957.  [used]               => int(98304)
  1958.  [size]               => int(1876942196736)
  1959.  [free]               => int(1876942098432)
  1960. )
  1961. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive3.rrd already exists - no need to create.
  1962.  
  1963. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive3.rrd N:98304:1876942098432]
  1964. RRD RUNTIME[0.0011s]
  1965. RRD STDOUT[OK u:0.01 s:0.00 r:4.78]
  1966. RRD_STATUS[TRUE]
  1967. 
  1968.  
  1969. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='98304',`storage_free` ='1876942098432',`storage_size` ='1876942196736',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '33']
  1970. SQL RUNTIME[0.00010419s]
  1971.  
  1972.  
  1973.   /opt/observium/includes/alerts.inc.php:61 
  1974. array(
  1975.  [storage_perc] => double(0)
  1976.  [storage_free] => int(1876942098432)
  1977.  [storage_used] => int(98304)
  1978. )
  1979.  
  1980. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '196']
  1981. SQL RUNTIME[0.01588106s]
  1982. RRD /opt/observium/rrd/freenas.hestor/alert-196.rrd already exists - no need to create.
  1983.  
  1984. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-196.rrd N:1:1]
  1985. RRD RUNTIME[0.0011s]
  1986. RRD STDOUT[OK u:0.01 s:0.00 r:4.80]
  1987. RRD_STATUS[TRUE]
  1988. 
  1989.  
  1990.  
  1991.   /opt/observium/includes/polling/storage.inc.php:34 
  1992. array(
  1993.  [storage_id]         => string(2) "34"
  1994.  [device_id]          => string(2) "22"
  1995.  [storage_mib]        => string(18) "host-resources-mib"
  1996.  [storage_index]      => string(2) "54"
  1997.  [storage_type]       => string(18) "hrStorageFixedDisk"
  1998.  [storage_descr]      => string(14) "/var/db/system"
  1999.  [storage_hc]         => string(1) "0"
  2000.  [storage_deleted]    => string(1) "0"
  2001.  [storage_warn_limit] => null
  2002.  [storage_crit_limit] => null
  2003.  [storage_ignore]     => string(1) "0"
  2004.  [storage_polled]     => string(10) "1480336564"
  2005.  [storage_size]       => string(13) "1924794167296"
  2006.  [units]              => string(4) "1024"
  2007.  [used]               => int(1769472)
  2008.  [size]               => int(1924794179584)
  2009.  [free]               => int(1924792410112)
  2010. )
  2011. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system.rrd already exists - no need to create.
  2012.  
  2013. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system.rrd N:1769472:1924792410112]
  2014. RRD RUNTIME[0.0011s]
  2015. RRD STDOUT[OK u:0.01 s:0.00 r:4.80]
  2016. RRD_STATUS[TRUE]
  2017. 
  2018.  
  2019. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='1769472',`storage_free` ='1924792410112',`storage_size` ='1924794179584',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '34']
  2020. SQL RUNTIME[0.00009608s]
  2021.  
  2022. SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('22','34','storage',NOW(),'6','Storage size changed: 1.75TB -> 1.75TB (/var/db/system)')]
  2023. SQL RUNTIME[0.01600695s]
  2024.  
  2025.  
  2026.   /opt/observium/includes/alerts.inc.php:61 
  2027. array(
  2028.  [storage_perc] => double(0)
  2029.  [storage_free] => int(1924792410112)
  2030.  [storage_used] => int(1769472)
  2031. )
  2032.  
  2033. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '197']
  2034. SQL RUNTIME[0.01560402s]
  2035. RRD /opt/observium/rrd/freenas.hestor/alert-197.rrd already exists - no need to create.
  2036.  
  2037. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-197.rrd N:1:1]
  2038. RRD RUNTIME[0.0011s]
  2039. RRD STDOUT[OK u:0.01 s:0.00 r:4.84]
  2040. RRD_STATUS[TRUE]
  2041. 
  2042.  
  2043.  
  2044.   /opt/observium/includes/polling/storage.inc.php:34 
  2045. array(
  2046.  [storage_id]         => string(2) "35"
  2047.  [device_id]          => string(2) "22"
  2048.  [storage_mib]        => string(18) "host-resources-mib"
  2049.  [storage_index]      => string(2) "55"
  2050.  [storage_type]       => string(18) "hrStorageFixedDisk"
  2051.  [storage_descr]      => string(20) "/var/db/system/cores"
  2052.  [storage_hc]         => string(1) "0"
  2053.  [storage_deleted]    => string(1) "0"
  2054.  [storage_warn_limit] => null
  2055.  [storage_crit_limit] => null
  2056.  [storage_ignore]     => string(1) "0"
  2057.  [storage_polled]     => string(10) "1480336564"
  2058.  [storage_size]       => string(13) "1924793794560"
  2059.  [units]              => string(4) "1024"
  2060.  [used]               => int(1396736)
  2061.  [size]               => int(1924793806848)
  2062.  [free]               => int(1924792410112)
  2063. )
  2064. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system_cores.rrd already exists - no need to create.
  2065.  
  2066. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system_cores.rrd N:1396736:1924792410112]
  2067. RRD RUNTIME[0.0011s]
  2068. RRD STDOUT[OK u:0.01 s:0.00 r:4.84]
  2069. RRD_STATUS[TRUE]
  2070. 
  2071.  
  2072. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='1396736',`storage_free` ='1924792410112',`storage_size` ='1924793806848',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '35']
  2073. SQL RUNTIME[0.00009298s]
  2074.  
  2075. SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('22','35','storage',NOW(),'6','Storage size changed: 1.75TB -> 1.75TB (/var/db/system/cores)')]
  2076. SQL RUNTIME[0.01565289s]
  2077.  
  2078.  
  2079.   /opt/observium/includes/alerts.inc.php:61 
  2080. array(
  2081.  [storage_perc] => double(0)
  2082.  [storage_free] => int(1924792410112)
  2083.  [storage_used] => int(1396736)
  2084. )
  2085.  
  2086. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '198']
  2087. SQL RUNTIME[0.01567292s]
  2088. RRD /opt/observium/rrd/freenas.hestor/alert-198.rrd already exists - no need to create.
  2089.  
  2090. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-198.rrd N:1:1]
  2091. RRD RUNTIME[0.0011s]
  2092. RRD STDOUT[OK u:0.01 s:0.00 r:4.87]
  2093. RRD_STATUS[TRUE]
  2094. 
  2095.  
  2096.  
  2097.   /opt/observium/includes/polling/storage.inc.php:34 
  2098. array(
  2099.  [storage_id]         => string(3) "128"
  2100.  [device_id]          => string(2) "22"
  2101.  [storage_mib]        => string(18) "host-resources-mib"
  2102.  [storage_index]      => string(2) "56"
  2103.  [storage_type]       => string(18) "hrStorageFixedDisk"
  2104.  [storage_descr]      => string(21) "/var/db/system/samba4"
  2105.  [storage_hc]         => string(1) "0"
  2106.  [storage_deleted]    => string(1) "0"
  2107.  [storage_warn_limit] => null
  2108.  [storage_crit_limit] => null
  2109.  [storage_ignore]     => string(1) "0"
  2110.  [storage_polled]     => string(10) "1480336564"
  2111.  [storage_size]       => string(13) "1924792553472"
  2112.  [units]              => string(4) "1024"
  2113.  [used]               => int(155648)
  2114.  [size]               => int(1924792565760)
  2115.  [free]               => int(1924792410112)
  2116. )
  2117. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system_samba4.rrd already exists - no need to create.
  2118.  
  2119. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system_samba4.rrd N:155648:1924792410112]
  2120. RRD RUNTIME[0.0011s]
  2121. RRD STDOUT[OK u:0.01 s:0.00 r:4.87]
  2122. RRD_STATUS[TRUE]
  2123. 
  2124.  
  2125. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='155648',`storage_free` ='1924792410112',`storage_size` ='1924792565760',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '128']
  2126. SQL RUNTIME[0.00009990s]
  2127.  
  2128. SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('22','128','storage',NOW(),'6','Storage size changed: 1.75TB -> 1.75TB (/var/db/system/samba4)')]
  2129. SQL RUNTIME[0.01584721s]
  2130.  
  2131.  
  2132.   /opt/observium/includes/alerts.inc.php:61 
  2133. array(
  2134.  [storage_perc] => double(0)
  2135.  [storage_free] => int(1924792410112)
  2136.  [storage_used] => int(155648)
  2137. )
  2138.  
  2139. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '354']
  2140. SQL RUNTIME[0.01562214s]
  2141. RRD /opt/observium/rrd/freenas.hestor/alert-354.rrd already exists - no need to create.
  2142.  
  2143. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-354.rrd N:1:1]
  2144. RRD RUNTIME[0.0011s]
  2145. RRD STDOUT[OK u:0.01 s:0.00 r:4.91]
  2146. RRD_STATUS[TRUE]
  2147. 
  2148.  
  2149.  
  2150.   /opt/observium/includes/polling/storage.inc.php:34 
  2151. array(
  2152.  [storage_id]         => string(3) "129"
  2153.  [device_id]          => string(2) "22"
  2154.  [storage_mib]        => string(18) "host-resources-mib"
  2155.  [storage_index]      => string(2) "57"
  2156.  [storage_type]       => string(18) "hrStorageFixedDisk"
  2157.  [storage_descr]      => string(54) "/var/db/system/syslog-a75e42d926e4418a8e21357ce29c963c"
  2158.  [storage_hc]         => string(1) "0"
  2159.  [storage_deleted]    => string(1) "0"
  2160.  [storage_warn_limit] => null
  2161.  [storage_crit_limit] => null
  2162.  [storage_ignore]     => string(1) "0"
  2163.  [storage_polled]     => string(10) "1480336564"
  2164.  [storage_size]       => string(13) "1924793278464"
  2165.  [units]              => string(4) "1024"
  2166.  [used]               => int(1024000)
  2167.  [size]               => int(1924793434112)
  2168.  [free]               => int(1924792410112)
  2169. )
  2170. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system_syslog-a75e42d926e4418a8e21357ce29c963c.rrd already exists - no need to create.
  2171.  
  2172. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system_syslog-a75e42d926e4418a8e21357ce29c963c.rrd N:1024000:1924792410112]
  2173. RRD RUNTIME[0.0011s]
  2174. RRD STDOUT[OK u:0.01 s:0.00 r:4.91]
  2175. RRD_STATUS[TRUE]
  2176. 
  2177.  
  2178. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='1024000',`storage_free` ='1924792410112',`storage_size` ='1924793434112',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '129']
  2179. SQL RUNTIME[0.00009704s]
  2180.  
  2181. SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('22','129','storage',NOW(),'6','Storage size changed: 1.75TB -> 1.75TB (/var/db/system/syslog-a75e42d926e4418a8e21357ce29c963c)')]
  2182. SQL RUNTIME[0.02842712s]
  2183.  
  2184.  
  2185.   /opt/observium/includes/alerts.inc.php:61 
  2186. array(
  2187.  [storage_perc] => double(0)
  2188.  [storage_free] => int(1924792410112)
  2189.  [storage_used] => int(1024000)
  2190. )
  2191.  
  2192. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '355']
  2193. SQL RUNTIME[0.02312803s]
  2194. RRD /opt/observium/rrd/freenas.hestor/alert-355.rrd already exists - no need to create.
  2195.  
  2196. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-355.rrd N:1:1]
  2197. RRD RUNTIME[0.0011s]
  2198. RRD STDOUT[OK u:0.01 s:0.00 r:4.96]
  2199. RRD_STATUS[TRUE]
  2200. 
  2201.  
  2202.  
  2203.   /opt/observium/includes/polling/storage.inc.php:34 
  2204. array(
  2205.  [storage_id]         => string(3) "130"
  2206.  [device_id]          => string(2) "22"
  2207.  [storage_mib]        => string(18) "host-resources-mib"
  2208.  [storage_index]      => string(2) "58"
  2209.  [storage_type]       => string(18) "hrStorageFixedDisk"
  2210.  [storage_descr]      => string(51) "/var/db/system/rrd-a75e42d926e4418a8e21357ce29c963c"
  2211.  [storage_hc]         => string(1) "0"
  2212.  [storage_deleted]    => string(1) "0"
  2213.  [storage_warn_limit] => null
  2214.  [storage_crit_limit] => null
  2215.  [storage_ignore]     => string(1) "0"
  2216.  [storage_polled]     => string(10) "1480336564"
  2217.  [storage_size]       => string(13) "1924806189056"
  2218.  [units]              => string(4) "1024"
  2219.  [used]               => int(13684736)
  2220.  [size]               => int(1924806094848)
  2221.  [free]               => int(1924792410112)
  2222. )
  2223. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system_rrd-a75e42d926e4418a8e21357ce29c963c.rrd already exists - no need to create.
  2224.  
  2225. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system_rrd-a75e42d926e4418a8e21357ce29c963c.rrd N:13684736:1924792410112]
  2226. RRD RUNTIME[0.0011s]
  2227. RRD STDOUT[OK u:0.01 s:0.00 r:4.96]
  2228. RRD_STATUS[TRUE]
  2229. 
  2230.  
  2231. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='13684736',`storage_free` ='1924792410112',`storage_size` ='1924806094848',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '130']
  2232. SQL RUNTIME[0.00009608s]
  2233.  
  2234. SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('22','130','storage',NOW(),'6','Storage size changed: 1.75TB -> 1.75TB (/var/db/system/rrd-a75e42d926e4418a8e21357ce29c963c)')]
  2235. SQL RUNTIME[0.01641607s]
  2236.  
  2237.  
  2238.   /opt/observium/includes/alerts.inc.php:61 
  2239. array(
  2240.  [storage_perc] => double(0)
  2241.  [storage_free] => int(1924792410112)
  2242.  [storage_used] => int(13684736)
  2243. )
  2244.  
  2245. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '356']
  2246. SQL RUNTIME[0.01547790s]
  2247. RRD /opt/observium/rrd/freenas.hestor/alert-356.rrd already exists - no need to create.
  2248.  
  2249. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-356.rrd N:1:1]
  2250. RRD RUNTIME[0.0011s]
  2251. RRD STDOUT[OK u:0.01 s:0.00 r:5.00]
  2252. RRD_STATUS[TRUE]
  2253. 
  2254.  
  2255.  
  2256.   /opt/observium/includes/polling/storage.inc.php:34 
  2257. array(
  2258.  [storage_id]         => string(3) "131"
  2259.  [device_id]          => string(2) "22"
  2260.  [storage_mib]        => string(18) "host-resources-mib"
  2261.  [storage_index]      => string(2) "59"
  2262.  [storage_type]       => string(18) "hrStorageFixedDisk"
  2263.  [storage_descr]      => string(55) "/var/db/system/configs-a75e42d926e4418a8e21357ce29c963c"
  2264.  [storage_hc]         => string(1) "0"
  2265.  [storage_deleted]    => string(1) "0"
  2266.  [storage_warn_limit] => null
  2267.  [storage_crit_limit] => null
  2268.  [storage_ignore]     => string(1) "0"
  2269.  [storage_polled]     => string(10) "1480336564"
  2270.  [storage_size]       => string(13) "1924796563456"
  2271.  [units]              => string(4) "1024"
  2272.  [used]               => int(4165632)
  2273.  [size]               => int(1924796575744)
  2274.  [free]               => int(1924792410112)
  2275. )
  2276. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system_configs-a75e42d926e4418a8e21357ce29c963c.rrd already exists - no need to create.
  2277.  
  2278. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_var_db_system_configs-a75e42d926e4418a8e21357ce29c963c.rrd N:4165632:1924792410112]
  2279. RRD RUNTIME[0.0011s]
  2280. RRD STDOUT[OK u:0.01 s:0.00 r:5.00]
  2281. RRD_STATUS[TRUE]
  2282. 
  2283.  
  2284. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='4165632',`storage_free` ='1924792410112',`storage_size` ='1924796575744',`storage_units` ='1024',`storage_perc` ='0' WHERE `storage_id` = '131']
  2285. SQL RUNTIME[0.00009203s]
  2286.  
  2287. SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('22','131','storage',NOW(),'6','Storage size changed: 1.75TB -> 1.75TB (/var/db/system/configs-a75e42d926e4418a8e21357ce29c963c)')]
  2288. SQL RUNTIME[0.02227807s]
  2289.  
  2290.  
  2291.   /opt/observium/includes/alerts.inc.php:61 
  2292. array(
  2293.  [storage_perc] => double(0)
  2294.  [storage_free] => int(1924792410112)
  2295.  [storage_used] => int(4165632)
  2296. )
  2297.  
  2298. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":0}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '357']
  2299. SQL RUNTIME[0.01559186s]
  2300. RRD /opt/observium/rrd/freenas.hestor/alert-357.rrd already exists - no need to create.
  2301.  
  2302. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-357.rrd N:1:1]
  2303. RRD RUNTIME[0.0011s]
  2304. RRD STDOUT[OK u:0.01 s:0.00 r:5.04]
  2305. RRD_STATUS[TRUE]
  2306. 
  2307.  
  2308.  
  2309.   /opt/observium/includes/polling/storage.inc.php:34 
  2310. array(
  2311.  [storage_id]         => string(2) "36"
  2312.  [device_id]          => string(2) "22"
  2313.  [storage_mib]        => string(18) "host-resources-mib"
  2314.  [storage_index]      => string(2) "60"
  2315.  [storage_type]       => string(18) "hrStorageFixedDisk"
  2316.  [storage_descr]      => string(18) "/compat/linux/proc"
  2317.  [storage_hc]         => string(1) "0"
  2318.  [storage_deleted]    => string(1) "0"
  2319.  [storage_warn_limit] => null
  2320.  [storage_crit_limit] => null
  2321.  [storage_ignore]     => string(1) "0"
  2322.  [storage_polled]     => string(10) "1480336564"
  2323.  [storage_size]       => string(4) "4096"
  2324.  [units]              => string(4) "4096"
  2325.  [used]               => int(4096)
  2326.  [size]               => int(4096)
  2327.  [free]               => int(0)
  2328. )
  2329. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_compat_linux_proc.rrd already exists - no need to create.
  2330.  
  2331. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_compat_linux_proc.rrd N:4096:0]
  2332. RRD RUNTIME[0.001s]
  2333. RRD STDOUT[OK u:0.01 s:0.00 r:5.04]
  2334. RRD_STATUS[TRUE]
  2335. 
  2336.  
  2337. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='4096',`storage_free` ='0',`storage_size` ='4096',`storage_units` ='4096',`storage_perc` ='100' WHERE `storage_id` = '36']
  2338. SQL RUNTIME[0.00009489s]
  2339.  
  2340.  
  2341.   /opt/observium/includes/alerts.inc.php:61 
  2342. array(
  2343.  [storage_perc] => double(100)
  2344.  [storage_free] => int(0)
  2345.  [storage_used] => int(4096)
  2346. )
  2347.  
  2348. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":100},\"failed\":[{\"metric\":\"storage_perc\",\"condition\":\"ge\",\"value\":\"90\"}]}',`count` ='5707',`alert_status` ='0',`last_message` ='Checks failed',`last_checked` ='1480336582',`last_failed` ='1480336582' WHERE `alert_table_id` = '199']
  2349. SQL RUNTIME[0.02500105s]
  2350. RRD /opt/observium/rrd/freenas.hestor/alert-199.rrd already exists - no need to create.
  2351.  
  2352. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-199.rrd N:0:0]
  2353. RRD RUNTIME[0.0011s]
  2354. RRD STDOUT[OK u:0.01 s:0.00 r:5.07]
  2355. RRD_STATUS[TRUE]
  2356. 
  2357.  
  2358.  
  2359.   /opt/observium/includes/polling/storage.inc.php:34 
  2360. array(
  2361.  [storage_id]         => string(3) "185"
  2362.  [device_id]          => string(2) "22"
  2363.  [storage_mib]        => string(18) "host-resources-mib"
  2364.  [storage_index]      => string(2) "64"
  2365.  [storage_type]       => string(18) "hrStorageFixedDisk"
  2366.  [storage_descr]      => string(21) "/mnt/Drive3/ISOImages"
  2367.  [storage_hc]         => string(1) "0"
  2368.  [storage_deleted]    => string(1) "0"
  2369.  [storage_warn_limit] => null
  2370.  [storage_crit_limit] => null
  2371.  [storage_ignore]     => string(1) "0"
  2372.  [storage_polled]     => string(10) "1480336564"
  2373.  [storage_size]       => string(12) "107374182400"
  2374.  [units]              => string(3) "512"
  2375.  [used]               => int(48758476800)
  2376.  [size]               => int(107374182400)
  2377.  [free]               => int(58615705600)
  2378. )
  2379. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive3_ISOImages.rrd already exists - no need to create.
  2380.  
  2381. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive3_ISOImages.rrd N:48758476800:58615705600]
  2382. RRD RUNTIME[0.0011s]
  2383. RRD STDOUT[OK u:0.01 s:0.00 r:5.07]
  2384. RRD_STATUS[TRUE]
  2385. 
  2386.  
  2387. SQL[UPDATE `storage-state` set `storage_polled` ='1480336582',`storage_used` ='48758476800',`storage_free` ='58615705600',`storage_size` ='107374182400',`storage_units` ='512',`storage_perc` ='45.41' WHERE `storage_id` = '185']
  2388. SQL RUNTIME[0.00012016s]
  2389.  
  2390.  
  2391.   /opt/observium/includes/alerts.inc.php:61 
  2392. array(
  2393.  [storage_perc] => double(45.41)
  2394.  [storage_free] => int(58615705600)
  2395.  [storage_used] => int(48758476800)
  2396. )
  2397.  
  2398. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":45.41}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336582',`last_ok` ='1480336582' WHERE `alert_table_id` = '439']
  2399. SQL RUNTIME[0.02900982s]
  2400. RRD /opt/observium/rrd/freenas.hestor/alert-439.rrd already exists - no need to create.
  2401.  
  2402. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-439.rrd N:1:1]
  2403. RRD RUNTIME[0.0011s]
  2404. RRD STDOUT[OK u:0.01 s:0.00 r:5.10]
  2405. RRD_STATUS[TRUE]
  2406. 
  2407.  
  2408.  
  2409.   /opt/observium/includes/polling/storage.inc.php:34 
  2410. array(
  2411.  [storage_id]         => string(3) "186"
  2412.  [device_id]          => string(2) "22"
  2413.  [storage_mib]        => string(18) "host-resources-mib"
  2414.  [storage_index]      => string(2) "65"
  2415.  [storage_type]       => string(18) "hrStorageFixedDisk"
  2416.  [storage_descr]      => string(24) "/mnt/Drive3/LCXTemplates"
  2417.  [storage_hc]         => string(1) "0"
  2418.  [storage_deleted]    => string(1) "0"
  2419.  [storage_warn_limit] => null
  2420.  [storage_crit_limit] => null
  2421.  [storage_ignore]     => string(1) "0"
  2422.  [storage_polled]     => string(10) "1480336564"
  2423.  [storage_size]       => string(12) "107374182400"
  2424.  [units]              => string(3) "512"
  2425.  [used]               => int(1082101760)
  2426.  [size]               => int(107374182400)
  2427.  [free]               => int(106292080640)
  2428. )
  2429. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive3_LCXTemplates.rrd already exists - no need to create.
  2430.  
  2431. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive3_LCXTemplates.rrd N:1082101760:106292080640]
  2432. RRD RUNTIME[0.0011s]
  2433. RRD STDOUT[OK u:0.01 s:0.00 r:5.10]
  2434. RRD_STATUS[TRUE]
  2435. 
  2436.  
  2437. SQL[UPDATE `storage-state` set `storage_polled` ='1480336583',`storage_used` ='1082101760',`storage_free` ='106292080640',`storage_size` ='107374182400',`storage_units` ='512',`storage_perc` ='1.01' WHERE `storage_id` = '186']
  2438. SQL RUNTIME[0.00010204s]
  2439.  
  2440.  
  2441.   /opt/observium/includes/alerts.inc.php:61 
  2442. array(
  2443.  [storage_perc] => double(1.01)
  2444.  [storage_free] => int(106292080640)
  2445.  [storage_used] => int(1082101760)
  2446. )
  2447.  
  2448. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":1.01}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336583',`last_ok` ='1480336583' WHERE `alert_table_id` = '440']
  2449. SQL RUNTIME[0.02687192s]
  2450. RRD /opt/observium/rrd/freenas.hestor/alert-440.rrd already exists - no need to create.
  2451.  
  2452. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-440.rrd N:1:1]
  2453. RRD RUNTIME[0.0011s]
  2454. RRD STDOUT[OK u:0.01 s:0.00 r:5.13]
  2455. RRD_STATUS[TRUE]
  2456. 
  2457.  
  2458.  
  2459.   /opt/observium/includes/polling/storage.inc.php:34 
  2460. array(
  2461.  [storage_id]         => string(3) "187"
  2462.  [device_id]          => string(2) "22"
  2463.  [storage_mib]        => string(18) "host-resources-mib"
  2464.  [storage_index]      => string(2) "66"
  2465.  [storage_type]       => string(18) "hrStorageFixedDisk"
  2466.  [storage_descr]      => string(27) "/mnt/Drive3/OpenVZTemplates"
  2467.  [storage_hc]         => string(1) "0"
  2468.  [storage_deleted]    => string(1) "0"
  2469.  [storage_warn_limit] => null
  2470.  [storage_crit_limit] => null
  2471.  [storage_ignore]     => string(1) "0"
  2472.  [storage_polled]     => string(10) "1480336564"
  2473.  [storage_size]       => string(12) "107374182400"
  2474.  [units]              => string(3) "512"
  2475.  [used]               => int(3804520448)
  2476.  [size]               => int(107374182400)
  2477.  [free]               => int(103569661952)
  2478. )
  2479. RRD /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive3_OpenVZTemplates.rrd already exists - no need to create.
  2480.  
  2481. RRD CMD[update /opt/observium/rrd/freenas.hestor/storage-host-resources-mib-_mnt_Drive3_OpenVZTemplates.rrd N:3804520448:103569661952]
  2482. RRD RUNTIME[0.0011s]
  2483. RRD STDOUT[OK u:0.01 s:0.00 r:5.13]
  2484. RRD_STATUS[TRUE]
  2485. 
  2486.  
  2487. SQL[UPDATE `storage-state` set `storage_polled` ='1480336583',`storage_used` ='3804520448',`storage_free` ='103569661952',`storage_size` ='107374182400',`storage_units` ='512',`storage_perc` ='3.54' WHERE `storage_id` = '187']
  2488. SQL RUNTIME[0.00009298s]
  2489.  
  2490.  
  2491.   /opt/observium/includes/alerts.inc.php:61 
  2492. array(
  2493.  [storage_perc] => double(3.54)
  2494.  [storage_free] => int(103569661952)
  2495.  [storage_used] => int(3804520448)
  2496. )
  2497.  
  2498. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"storage_perc\":3.54}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336583',`last_ok` ='1480336583' WHERE `alert_table_id` = '441']
  2499. SQL RUNTIME[0.01581407s]
  2500. RRD /opt/observium/rrd/freenas.hestor/alert-441.rrd already exists - no need to create.
  2501.  
  2502. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-441.rrd N:1:1]
  2503. RRD RUNTIME[0.0011s]
  2504. RRD STDOUT[OK u:0.01 s:0.00 r:5.15]
  2505. RRD_STATUS[TRUE]
  2506. 
  2507. Label   Type    Index   Total   Used    Free    Perc
  2508. /   host-resources-mib  31  27.3GB  622MB   26.6GB  2.23%
  2509. /etc    host-resources-mib  33  32MB    8.23MB  23.7MB  25.71%
  2510. /mnt    host-resources-mib  34  4MB 8kB 3.99MB  0.2%
  2511. /var    host-resources-mib  35  2.6GB   20.4MB  2.58GB  0.76%
  2512. /boot/grub  host-resources-mib  36  26.7GB  6.33MB  26.6GB  0.02%
  2513. /mnt/Drive1 host-resources-mib  38  1.75TB  104kB   1.75TB  0%
  2514. /mnt/Drive1/.warden-template-standard   host-resources-mib  39  1.75TB  600kB   1.75TB  0%
  2515. /mnt/Drive1/Jails   host-resources-mib  41  1.75TB  120kB   1.75TB  0%
  2516. /mnt/Drive1/Jails/.warden-template-standard host-resources-mib  42  1.75TB  1.61GB  1.75TB  0.09%
  2517. /mnt/Drive1/Jails/observium host-resources-mib  43  1.75TB  2.95GB  1.75TB  0.16%
  2518. /mnt/Drive2 host-resources-mib  46  1.63TB  104kB   1.63TB  0%
  2519. /mnt/Drive2/FTHPVEBackups   host-resources-mib  47  1.63TB  554MB   1.63TB  0.03%
  2520. /mnt/Drive2/Proxmox1Backups host-resources-mib  48  1.63TB  96kB    1.63TB  0%
  2521. /mnt/Drive2/Proxmox2Backups host-resources-mib  49  1.66TB  32.3GB  1.63TB  1.9%
  2522. /mnt/Drive2/Proxmox3Backups host-resources-mib  50  1.63TB  96kB    1.63TB  0%
  2523. /mnt/Drive2/Proxmox4Backups host-resources-mib  51  1.63TB  4.72GB  1.63TB  0.28%
  2524. /mnt/Drive2/Proxmox5Backups host-resources-mib  52  1.72TB  92.9GB  1.63TB  5.28%
  2525. /mnt/Drive3 host-resources-mib  53  1.71TB  96kB    1.71TB  0%
  2526. /var/db/system  host-resources-mib  54  1.75TB  1.69MB  1.75TB  0%
  2527. /var/db/system/cores    host-resources-mib  55  1.75TB  1.33MB  1.75TB  0%
  2528. /var/db/system/samba4   host-resources-mib  56  1.75TB  152kB   1.75TB  0%
  2529. /var/db/system/syslog-a75e42d926e4418a8e21357ce29c963c  host-resources-mib  57  1.75TB  1000kB  1.75TB  0%
  2530. /var/db/system/rrd-a75e42d926e4418a8e21357ce29c963c host-resources-mib  58  1.75TB  13.0MB  1.75TB  0%
  2531. /var/db/system/configs-a75e42d926e4418a8e21357ce29c963c host-resources-mib  59  1.75TB  3.97MB  1.75TB  0%
  2532. /compat/linux/proc  host-resources-mib  60  4kB 4kB 0B  100%
  2533. /mnt/Drive3/ISOImages   host-resources-mib  64  100GB   45.4GB  54.5GB  45.41%
  2534. /mnt/Drive3/LCXTemplates    host-resources-mib  65  100GB   1.01GB  98.9GB  1.01%
  2535. /mnt/Drive3/OpenVZTemplates host-resources-mib  66  100GB   3.54GB  96.4GB  3.54%
  2536.  
  2537.  o Module time          0.9585s
  2538.  
  2539. #####  freenas.hestor [22] completed poller modules at 2016-11-28 12:36:23  #####
  2540. 
  2541.  o Graphs [checked]     ping, ping_snmp, uptime, storage
  2542.  o Poller time          5.1294 seconds
  2543. Updating freenas.hestor -
  2544.  
  2545.  > $update_array /opt/observium/includes/polling/functions.inc.php:769 
  2546. array(
  2547.  [uptime]                => int(243589)
  2548.  [last_polled]           => array(
  2549.                               [0] => string(5) "NOW()"
  2550.                             )
  2551.  [last_polled_timetaken] => double(5.1294)
  2552.  [device_state]          => string(124) "a:1:{s:15:"poller_mod_perf";a:3:{s:6:"system";d:0.1056;s:2:"os";d:0.15290000000000001;s:7:"storage";d:0.95850000000000002;}}"
  2553. )
  2554.  
  2555.  
  2556. SQL[UPDATE `devices` set `uptime` ='243589',`last_polled` =NOW(),`last_polled_timetaken` ='5.1294',`device_state` ='a:1:{s:15:\"poller_mod_perf\";a:3:{s:6:\"system\";d:0.1056;s:2:\"os\";d:0.15290000000000001;s:7:\"storage\";d:0.95850000000000002;}}' WHERE `device_id` = '22']
  2557. SQL RUNTIME[0.02378893s]
  2558.  o Updated Data         uptime, last_polled, last_polled_timetaken, device_state
  2559.  
  2560.  
  2561.   /opt/observium/includes/alerts.inc.php:61 
  2562. array(
  2563.  [device_status]        => string(1) "1"
  2564.  [device_status_type]   => string(0) ""
  2565.  [device_ping]          => string(4) "0.35"
  2566.  [device_snmp]          => string(7) "3897.49"
  2567.  [device_uptime]        => string(6) "243570"
  2568.  [device_rebooted]      => int(0)
  2569.  [device_duration_poll] => string(4) "2.48"
  2570. )
  2571.  
  2572. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"device_status\":\"1\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336583',`last_ok` ='1480336583' WHERE `alert_table_id` = '57']
  2573. SQL RUNTIME[0.01539493s]
  2574. RRD /opt/observium/rrd/freenas.hestor/alert-57.rrd already exists - no need to create.
  2575.  
  2576. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-57.rrd N:1:1]
  2577. RRD RUNTIME[0.0011s]
  2578. RRD STDOUT[OK u:0.01 s:0.00 r:5.21]
  2579. RRD_STATUS[TRUE]
  2580. 
  2581.  
  2582. SQL[UPDATE `alert_table` set `state` ='{\"metrics\":{\"device_rebooted\":0,\"device_uptime\":\"243570\"}}',`count` ='0',`alert_status` ='1',`last_message` ='Checks OK',`last_checked` ='1480336583',`last_ok` ='1480336583' WHERE `alert_table_id` = '306']
  2583. SQL RUNTIME[0.01582098s]
  2584. RRD /opt/observium/rrd/freenas.hestor/alert-306.rrd already exists - no need to create.
  2585.  
  2586. RRD CMD[update /opt/observium/rrd/freenas.hestor/alert-306.rrd N:1:1]
  2587. RRD RUNTIME[0.0011s]
  2588. RRD STDOUT[OK u:0.01 s:0.00 r:5.23]
  2589. RRD_STATUS[TRUE]
  2590. 
  2591.  
  2592.  
  2593. SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '12631' AND `process_name` = 'poller.php' AND `device_id` = '22']
  2594. SQL RUNTIME[0.01582599s]
  2595.  
  2596. SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`)  VALUES ('poll','22','1480336577.7644','5.403','1')]
  2597. SQL RUNTIME[0.02297807s]
  2598. /opt/observium/poller.php: freenas.hestor - 1 devices polled in 5.403 secs
  2599. #####  Completed polling run at 2016-11-28 12:36:23  #####
  2600. 
  2601. NOTE, $config['snmp']['hide_auth'] is set to TRUE, snmp community and snmp v3 auth hidden from debug output.
  2602.  o Devices Polled       1
  2603.  o Poller Time          5.403 secs
  2604.  o Memory usage         10MB (peak: 10MB)
  2605.  o MySQL Usage          Insert[13/0.287s] Update[63/0.689s] Delete[1/0.016s] Cell[4/0.002s] Row[12/0.006s] Rows[11/0.012s] Col[0/0s] (1.011s
  2606.                        18.713%)
  2607.  o RRDTool Usage        update[62/0.067s] (0.067s 1.236%)
  2608.  o SNMP Usage           snmpget[10/4.073s] snmpwalk[1/0.027s] (4.1s 75.883%)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement