Commit Graph

1959 Commits

Author SHA1 Message Date
Tom Laermans
69d6317c2e bye bye ipcalc, + cleanup of cleanup.php
git-svn-id: http://www.observium.org/svn/observer/trunk@1809 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 18:17:49 +00:00
Tom Laermans
694b31fcad Clean up ipv4 discovery by changing to Net_IPv4 instead of ipcalc
git-svn-id: http://www.observium.org/svn/observer/trunk@1808 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 18:01:54 +00:00
Tom Laermans
2fd11cf9d0 apply last bgp patch, thanks to yeled for testing
git-svn-id: http://www.observium.org/svn/observer/trunk@1807 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 17:34:17 +00:00
Tom Laermans
f66e5379cc discovery/bgp: use snmp_get(), bugfixed patch by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1806 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 17:28:24 +00:00
Tom Laermans
4d96296d1e further minor cleanups of poller.php, with help from Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1805 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 17:14:32 +00:00
Tom Laermans
59171bf068 code and formatting cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@1804 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 17:12:43 +00:00
Tom Laermans
773ee9243d discovery/processors-ucd-old: add quotes, patch by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1803 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 16:56:20 +00:00
Tom Laermans
7016471405 remove dead code, patch by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1802 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 16:33:38 +00:00
Tom Laermans
6594564f65 git-svn-id: http://www.observium.org/svn/observer/trunk@1801 61d68cd4-352d-0410-923a-c4978735b2b8 2011-03-08 16:28:55 +00:00
Tom Laermans
d803c717f3 Get rid of one more php warning
git-svn-id: http://www.observium.org/svn/observer/trunk@1800 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 16:27:14 +00:00
Tom Laermans
802573cfd3 discovery/ipv6: use snmp_xxx() functions and fix some bugs, patch by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1799 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 16:24:13 +00:00
Tom Laermans
ea05d08016 css & html fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1798 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-07 16:23:45 +00:00
Tom Laermans
ca2e6a2cb6 Small backout of the CSS fix, which enabled unwanted layout by fixing syntax
git-svn-id: http://www.observium.org/svn/observer/trunk@1797 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-07 15:33:42 +00:00
Tom Laermans
cbc9d0393a polling/temperatures: switch to snmp_get(), patch by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1796 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-07 11:11:06 +00:00
Tom Laermans
f7a314e4e9 misc: add dead notices, patch by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1795 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-07 11:08:08 +00:00
Tom Laermans
a2a6ee0947 disdovery/services: remove unused variables, patch by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1794 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-07 11:07:43 +00:00
Tom Laermans
85e5a7e70b fix missing parenthesis, whoops, found by RobJE
git-svn-id: http://www.observium.org/svn/observer/trunk@1793 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 18:10:00 +00:00
Tom Laermans
3cbc71f7bd Fix division by zero for broken storage, found by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1792 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 17:54:12 +00:00
Tom Laermans
cbc9a7e20c snmp.inc.php: really fix timeout issues, patch by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1791 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 17:51:02 +00:00
Tom Laermans
75502568cb poll-reachability.php: switch to isPingable() and snmp_get(), patch by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1790 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 17:48:25 +00:00
Tom Laermans
37fda25ead discovery/cisco: remove two more shell_exec calls, patch by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1789 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 17:45:16 +00:00
Tom Laermans
70f895ae85 discovery/voltage: remove unneeded comment, patch by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1788 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 17:43:32 +00:00
Tom Laermans
a456392ea2 Get rid of one more php warning
git-svn-id: http://www.observium.org/svn/observer/trunk@1787 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 17:37:48 +00:00
Tom Laermans
4fd6b40053 Standardize on sec unit with forward slash
git-svn-id: http://www.observium.org/svn/observer/trunk@1786 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 17:37:36 +00:00
Tom Laermans
4d5b954cae Clean up CSS, with help from Michael Robbert
git-svn-id: http://www.observium.org/svn/observer/trunk@1785 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 17:37:16 +00:00
Tom Laermans
5bdbc33030 fix vertical-align property in print_percentage_bar, patch by Michael Robbert, fixes FS#129
git-svn-id: http://www.observium.org/svn/observer/trunk@1784 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 16:14:21 +00:00
Tom Laermans
f6756489af replace hand cursor by pointer, fix by Michael Robbert, closes bug FS#126
git-svn-id: http://www.observium.org/svn/observer/trunk@1783 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 16:07:30 +00:00
Adam Amstrong
3351a66c88 add vyatta OS image
git-svn-id: http://www.observium.org/svn/observer/trunk@1782 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 10:27:21 +00:00
Adam Amstrong
47cb71bce6 add cisco ipsec flow statistics graph definition
git-svn-id: http://www.observium.org/svn/observer/trunk@1781 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-04 10:19:32 +00:00
Adam Amstrong
aa29eb72fb add basic vyatta detection. thanks to Ole Myhre.
git-svn-id: http://www.observium.org/svn/observer/trunk@1780 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-03 17:53:25 +00:00
Tom Laermans
b4fcb6eb5d fix snmp retries/timeout typo, fix division by zero with broken mempools and don't discard lm-sensors fans faster than 500rpm - found by Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1779 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-02 15:03:05 +00:00
Tom Laermans
44b02603a3 add NET-SNMP-PASS-MIB
git-svn-id: http://www.observium.org/svn/observer/trunk@1778 61d68cd4-352d-0410-923a-c4978735b2b8
2011-02-10 15:04:20 +00:00
Tom Laermans
3d07352212 Generate full device array for event log, making popover graphs the correct ones in the process
git-svn-id: http://www.observium.org/svn/observer/trunk@1777 61d68cd4-352d-0410-923a-c4978735b2b8
2011-02-02 11:59:08 +00:00
Tom Laermans
3aaefb77e1 fix combined sensor graphs on health tab
git-svn-id: http://www.observium.org/svn/observer/trunk@1776 61d68cd4-352d-0410-923a-c4978735b2b8
2011-02-02 10:51:50 +00:00
Geert Hauwaerts
8d84ce4491 - Added JunOS ae and Linux bond interfaces to the exempt list for the device bits (aggregation) stats.
git-svn-id: http://www.observium.org/svn/observer/trunk@1775 61d68cd4-352d-0410-923a-c4978735b2b8
2011-02-01 23:20:27 +00:00
Geert Hauwaerts
a72b08ffe7 - Fixed broken "graphs" tabs.
- Changed Windows devices to use the SNMP Service uptime instead of the 'broken' hrSysUptime.


git-svn-id: http://www.observium.org/svn/observer/trunk@1774 61d68cd4-352d-0410-923a-c4978735b2b8
2011-02-01 22:35:37 +00:00
Geert Hauwaerts
67124e84fb Ignore empty interfaces (for some reason every Active Directory entry gets reports as an interface)
git-svn-id: http://www.observium.org/svn/observer/trunk@1773 61d68cd4-352d-0410-923a-c4978735b2b8
2011-01-26 10:30:04 +00:00
Tom Laermans
69a4a0f63c fix interface descriptions, at least on windows - patch by Geert
git-svn-id: http://www.observium.org/svn/observer/trunk@1772 61d68cd4-352d-0410-923a-c4978735b2b8
2011-01-25 11:42:47 +00:00
Tom Laermans
e10e6dfa98 code and formatting cleanups/small fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1771 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-26 21:57:21 +00:00
Tom Laermans
6326c3b4c8 fix discovery of IPMI for indexes
git-svn-id: http://www.observium.org/svn/observer/trunk@1770 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-26 21:36:22 +00:00
Tom Laermans
6cb1b7f62b remove warning
git-svn-id: http://www.observium.org/svn/observer/trunk@1769 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-22 20:47:32 +00:00
Tom Laermans
0a24da6945 make ipmitool path configurable
git-svn-id: http://www.observium.org/svn/observer/trunk@1768 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-20 21:20:47 +00:00
Tom Laermans
730d8405bd correct humidity graphs after DS name change
git-svn-id: http://www.observium.org/svn/observer/trunk@1767 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-20 21:19:01 +00:00
Tom Laermans
dacb3d2252 Add webinterface support for IPMI poller
git-svn-id: http://www.observium.org/svn/observer/trunk@1766 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-20 12:26:26 +00:00
Tom Laermans
6f4e5b5170 Show unit on IPMI poll, minor fix to CHANGELOG
git-svn-id: http://www.observium.org/svn/observer/trunk@1765 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-16 11:25:02 +00:00
Tom Laermans
69ce49fe2e rename fanspeed rrds to work like the other sensors
git-svn-id: http://www.observium.org/svn/observer/trunk@1764 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-16 11:13:53 +00:00
Tom Laermans
a3fe7afda0 add image for engenius access points
git-svn-id: http://www.observium.org/svn/observer/trunk@1763 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-16 10:28:13 +00:00
Tom Laermans
42e4a448ca add engenius discovery and polling, missing image
git-svn-id: http://www.observium.org/svn/observer/trunk@1762 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-16 10:26:36 +00:00
Tom Laermans
6f22e40042 allow negative values in ipmi sensor files, for negative volts and temperatures
git-svn-id: http://www.observium.org/svn/observer/trunk@1761 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-16 10:24:24 +00:00
Tom Laermans
ed15d949ac commit sensor fix script that should have gone along with the previous ones
git-svn-id: http://www.observium.org/svn/observer/trunk@1760 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-15 17:57:42 +00:00