Guest User

Untitled

a guest
Nov 2nd, 2017
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. LibreNMS Discovery
  2. ===================================
  3. Version info:
  4. Commit SHA: ea477e1b28a4e9221904439fa1cea4e78e1e62a6
  5. Commit Date: 1509596043
  6. DB Schema: 215
  7. PHP: 7.0.24
  8. MySQL: 5.5.56-MariaDB
  9. RRDTool: 1.4.8
  10. SNMP: NET-SNMP 5.7.2
  11. ==================================DEBUG!
  12. SQL[SELECT * FROM `devices` WHERE status = 1 AND disabled = 0 AND `hostname` LIKE 'roomalertmdc.ito.umt.edu' ORDER BY device_id DESC]
  13. SQL[SELECT * FROM devices_attribs WHERE `device_id` = '19']
  14. roomalertmdc.ito.umt.edu 19 avtech SQL[INSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`) VALUES ('0','0','0','0','0','0','19',NOW())]
  15. UnpingableSQL[UPDATE `devices` set `status` ='0',`status_reason` ='icmp' WHERE device_id='19']
  16. SQL[INSERT INTO `eventlog` (`host`,`device_id`,`reference`,`type`,`datetime`,`severity`,`message`,`username`) VALUES ('19','19','NULL','down',NOW(),'2','Device status changed to Down from icmp check.','')]
  17. /u01/librenms/discovery.php roomalertmdc.ito.umt.edu 2017-11-02 15:25:05 - 0 devices discovered in 0.058 secs
  18. SNMP: Get[0/0.00s] Walk [0/0.00s]
  19. MySQL: Cell[2/0.00s] Row[0/-0.00s] Rows[4/0.00s] Column[0/0.00s] Update[1/0.00s] Insert[2/0.00s] Delete[0/0.00s]
Advertisement
Add Comment
Please, Sign In to add comment