Commit Graph

939 Commits

Author SHA1 Message Date
Tom Laermans
0236f7aff8 more reformat and optimization
git-svn-id: http://www.observium.org/svn/observer/trunk@1837 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-15 09:57:13 +00:00
Tom Laermans
3a4e92e246 more cleanups and reindents, still a lot to come
git-svn-id: http://www.observium.org/svn/observer/trunk@1836 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-15 09:45:00 +00:00
Tom Laermans
0a2371cfc7 reformat mempool and current discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@1834 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-14 19:24:23 +00:00
Tom Laermans
c00959e44b code cleanup/reformat os discovery files
git-svn-id: http://www.observium.org/svn/observer/trunk@1833 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-14 19:16:40 +00:00
Tom Laermans
d31741cd73 remove includes/osdiscovery, old and deprecated
git-svn-id: http://www.observium.org/svn/observer/trunk@1830 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-14 18:17:43 +00:00
Adam Amstrong
88b7d2f91c add another APC powerswitch type
git-svn-id: http://www.observium.org/svn/observer/trunk@1827 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-13 21:01:26 +00:00
Adam Amstrong
e1fe05b129 clean up ADSL poller maybe
git-svn-id: http://www.observium.org/svn/observer/trunk@1826 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-12 12:07:25 +00:00
Adam Amstrong
36e95e0c5a ignore timeout/retries if timeout/retries == 0
git-svn-id: http://www.observium.org/svn/observer/trunk@1825 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-12 11:32:02 +00:00
Tom Laermans
c6428480bc remove dead map.php code, rename some .inc to .inc.php files, general trailing space cleanup part 1, some reindent. No expected functionality change whatsoever ;)
git-svn-id: http://www.observium.org/svn/observer/trunk@1824 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-12 08:50:47 +00:00
Tom Laermans
90e2dee34a reindent ports.inc.php + don't db/rrd-update deleted ports
git-svn-id: http://www.observium.org/svn/observer/trunk@1823 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-11 21:37:17 +00:00
Tom Laermans
a6c269b206 fix snmp_get_multi calls for ucd-mib
git-svn-id: http://www.observium.org/svn/observer/trunk@1822 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-11 18:54:51 +00:00
Tom Laermans
92777ab03b cleanups, reindents, etc
git-svn-id: http://www.observium.org/svn/observer/trunk@1821 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-11 18:03:49 +00:00
Tom Laermans
b1d60eafd0 git-svn-id: http://www.observium.org/svn/observer/trunk@1817 61d68cd4-352d-0410-923a-c4978735b2b8 2011-03-10 16:00:37 +00:00
Tom Laermans
fbd4ccaa62 Add detection of APC InRow chillers, patch by Bill Fenner
git-svn-id: http://www.observium.org/svn/observer/trunk@1816 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-10 15:57:58 +00:00
Tom Laermans
1aa86362bc Arista version detection update, patch by Bill Fenner
git-svn-id: http://www.observium.org/svn/observer/trunk@1815 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-10 15:56:55 +00:00
Tom Laermans
3c10ede092 Get rid of some more execs
git-svn-id: http://www.observium.org/svn/observer/trunk@1814 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-10 15:51:56 +00:00
Tom Laermans
a199070100 convert more to internal snmp,
polling/os/unix: switch to snmp_get(), reindent, add ARM processors, patch by Corentin Chary

git-svn-id: http://www.observium.org/svn/observer/trunk@1813 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-10 15:31:57 +00:00
Tom Laermans
c6664c10c4 discovery/services: use snmp_walk(), + clean up/reindent, with help from Corentin Chary
git-svn-id: http://www.observium.org/svn/observer/trunk@1812 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-09 12:13:19 +00:00
Tom Laermans
c248046e18 Bye bye sipcalc!
git-svn-id: http://www.observium.org/svn/observer/trunk@1810 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 18:28:55 +00:00
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
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
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
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
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
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
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
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
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
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
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
06d2a707d5 some sensor unification, rename sensor rrds and rename the DS, add testing IPMI support (no web-part yet) - tested against Intel RMM3 and working. some further cleanups as well.
git-svn-id: http://www.observium.org/svn/observer/trunk@1758 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-15 17:54:42 +00:00