Commit Graph
5141 Commits
Author SHA1 Message Date
Alan Gregory 9b2ef2153d Added Fiberhome Temeprature Discvover and Poller
Added option on includes/polling/functions.inc.php for especific MIB temperature polling
2015-05-16 21:08:40 -03:00
Alan Gregory 114da3f68e Added Fiberhome Os Icon and Os definition 2015-05-16 19:35:26 -03:00
Alan Gregory faecea61e2 Add OS Discovery and Poller 2015-05-16 05:06:51 -03:00
Alan Gregory 10b99700ab Added Fiberhome OLT MIB from http://www.fiberhomegroup.com/pt/ 2015-05-15 17:39:03 -03:00
Neil Lathwood 58b3cc414c Merge pull request #1018 from arjitc/patch-1
Change fa-desktop to fa-trash for Delete Device icon
2015-05-15 21:18:00 +01:00
Arjit Chaudhary e194d15e4b Changed fa-down to fa-exclamation-triangle for Down 2015-05-15 22:48:46 +05:30
Arjit Chaudhary d63ef23389 Down to down icon, disabled to paused icon and make down icon in red 2015-05-15 12:48:24 +05:30
Arjit Chaudhary d9b4babc6f Probably better to change Add Server icon to fa-plus 2015-05-15 12:44:29 +05:30
Arjit Chaudhary 7e63124bcc Change fa-desktop to fa-trash for Delete Device icon 2015-05-15 10:48:54 +05:30
Paul Gear b05dfe6c7a Merge pull request #1012 from laf/alerts-width
Shrunk the Hostname column down, it took up 90% of the screen and looked odd
2015-05-15 08:03:38 +10:00
Neil Lathwood a148613dfa Merge pull request #1013 from NURDspace/ilo-support
Fixed bug with temp was divided by 2
2015-05-14 21:10:44 +01:00
Rudy Hardeman 10e9daa253 Fixed bug with temp was deviced by 2 2015-05-14 21:52:43 +02:00
laf 503c97d02a Shrunk the Hostname column down, it took up 90% of the screen and looked odd. 2015-05-14 20:05:47 +01:00
Neil Lathwood e51a1eea83 Merge pull request #1008 from f0o/issue-1007
Send a single ACK notification
2015-05-14 16:59:56 +01:00
Neil Lathwood 309014a924 Merge pull request #1006 from f0o/issue-1005
Added Post-Formating fix for time-macros
2015-05-14 15:42:16 +01:00
Neil Lathwood 682deabe1e Merge pull request #1004 from f0o/issue-973
PagerDuty transport
2015-05-14 15:41:19 +01:00
f0o 5ab21f2b7b Send a single ACK notification 2015-05-14 14:38:16 +00:00
f0o 543573d27c Added Post-Formating fix for time-macros 2015-05-14 14:09:20 +00:00
f0o 1f4e14ea74 Added missing-ACK note 2015-05-14 14:04:41 +00:00
f0o 2c04e001a5 PagerDuty transport docs 2015-05-14 13:56:16 +00:00
f0o 477a857a77 PagerDuty transport draft 2015-05-14 13:48:17 +00:00
Daniel Preussker 2871c213fa Merge pull request #974 from laf/vlan50
Added info on migrating from Observium
2015-05-14 13:36:00 +00:00
Daniel Preussker f19edab751 Merge pull request #971 from laf/issue-963
Added Temperature sensor support for NetApp
2015-05-14 13:34:48 +00:00
Daniel Preussker 862256aace Merge pull request #998 from laf/issue-994
Added support for custom customer descriptions in ifDescr
2015-05-14 13:34:06 +00:00
Daniel Preussker ca73a8f6e2 Merge pull request #999 from laf/issue-997
Added hardware and mysql version number for stats
2015-05-14 12:46:28 +00:00
Daniel Preussker 4dc35ac360 Merge pull request #996 from laf/port-relationship
Added flag to disable port relationship in ports list for a device
2015-05-14 11:46:42 +00:00
laf 1ccc8700eb Added , at the end of the the queries array 2015-05-14 01:05:48 +01:00
laf 119b8bf2b7 Added hardware and mysql version number 2015-05-14 00:55:35 +01:00
laf 8f8ef81799 Added support for custom customer descriptions in ifDescr 2015-05-14 00:37:40 +01:00
Neil Lathwood 0c4ff03cda Merge pull request #981 from NURDspace/apc-fix
Fixed apc powerbar phase limit discovery for AP7852 firmware: 2.7.3
2015-05-13 23:46:38 +01:00
Neil Lathwood c743d04fb1 Merge pull request #992 from f0o/fix-graphperiods
Set timeperiods to current polling-period.
2015-05-13 23:37:14 +01:00
laf 4a9b01caf0 Added flag to disable port relationship in ports list for a device 2015-05-13 23:01:26 +01:00
Daniel Preussker ffe03b1bf3 Merge pull request #980 from laf/health-page
Visually updated health page
2015-05-13 19:02:42 +00:00
Daniel Preussker 94900f14b7 Merge pull request #977 from laf/issue-975
Added a new db field to record when custom high/low limits are set and stop them being overwrote
2015-05-13 19:00:54 +00:00
Daniel Preussker d5a385cf1c Merge pull request #986 from laf/issue-867
Added disk temp for Synology DSM
2015-05-13 19:00:11 +00:00
Daniel Preussker 1862081d0e Merge pull request #991 from laf/mikrotik-mib
Mikrotik mib update
2015-05-13 18:59:41 +00:00
Daniel Preussker dc0c673009 Merge pull request #993 from laf/devices-list
Fixed query which caused issues when no devices_perms existed
2015-05-13 17:58:24 +00:00
laf 189391d7bb Removed duplicated query 2015-05-13 18:58:15 +01:00
laf 3f4a010125 Fixed query which caused issues when no devices_perms existed 2015-05-13 18:42:51 +01:00
f0o d2ecfdd9e4 Set timeperiods to current polling-period.
This makes caching of graphs a lot easier.
2015-05-13 17:41:32 +00:00
Daniel Preussker 882d76c216 Merge pull request #990 from laf/issue-966
Fixed SQL query to limit normal users view
2015-05-13 15:21:21 +00:00
laf d05de0c055 http://mikrotik.com/download/Mikrotik.mib 2015-05-13 16:01:46 +01:00
laf 902e61d132 Fixed SQL query to limit normal users view 2015-05-13 15:49:50 +01:00
Neil Lathwood 3e3ea20f76 Merge pull request #988 from NURDspace/issue-985
IPMI Detection/Discovery
2015-05-13 15:19:01 +01:00
Neil Lathwood 3d7d0fb4fd Merge pull request #987 from f0o/icmp-servicecheck
Added ICMP service-check
2015-05-13 14:25:31 +01:00
Neil Lathwood e8c7706347 Merge pull request #989 from alangregory/datacom
Fix wrong parameter substr
2015-05-13 13:50:27 +01:00
Alan Gregory add236c7e0 Fix wrong parameter substr 2015-05-13 09:47:12 -03:00
Neil Lathwood 33dc8d50c7 Merge pull request #984 from alangregory/datacom
Fix for 4 Digit CPU%
2015-05-13 12:43:46 +01:00
f0o 274474f0c7 Added ICMP service-check 2015-05-13 08:08:24 +00:00
Rudy Hardeman 2862e5bc67 Updated config docs 2015-05-13 09:23:30 +02:00