1070 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
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
Tom Laermans
a3f85423ce set sensor type for ipoman outlet current
git-svn-id: http://www.observium.org/svn/observer/trunk@1756 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-03 21:37:45 +00:00
Tom Laermans
73135beb95 small fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1755 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-03 15:56:57 +00:00
Tom Laermans
ea3df3f3c1 remove default warning limit variables from defaults as they are no longer used
git-svn-id: http://www.observium.org/svn/observer/trunk@1752 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-02 17:49:08 +00:00
Tom Laermans
2711732c12 move ldap example settings to defaults.inc.php
git-svn-id: http://www.observium.org/svn/observer/trunk@1751 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-02 17:43:53 +00:00
Tom Laermans
76abee7ffa add code to allow unauth graphs by IP range, useful for control panels who can use a passthrough (ie php fpassthru) of 'secret' urls, or stats pages, or...
git-svn-id: http://www.observium.org/svn/observer/trunk@1750 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-02 17:41:12 +00:00
Tom Laermans
7b6d7954fc fix errors in description of ipoman currents
git-svn-id: http://www.observium.org/svn/observer/trunk@1744 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-26 22:29:11 +00:00
Tom Laermans
dc1f46ac2e parsing of ipv6 afi on junos bgp poll/discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@1743 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-26 17:56:13 +00:00
Tom Laermans
79b4e6f114 fix logfile() for newline, thanks Klaver
git-svn-id: http://www.observium.org/svn/observer/trunk@1739 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-24 12:59:44 +00:00
Tom Laermans
d887e82052 fix unsetting of cache in the wrong place on discovery of bgp peers on junos, whoops
git-svn-id: http://www.observium.org/svn/observer/trunk@1738 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-24 12:07:09 +00:00
Tom Laermans
831724ab31 make snmpwalk_cache_multi_oid really do what its name says, cache - should speed up junos bgp counters tremendously on large number of sessions
git-svn-id: http://www.observium.org/svn/observer/trunk@1737 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-24 12:00:09 +00:00
Tom Laermans
ec6d8cea37 replace ugly shell echo by logfile()
git-svn-id: http://www.observium.org/svn/observer/trunk@1736 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-24 11:32:53 +00:00
Tom Laermans
79e62a0983 Add JunOS prefix count graphing to BGP sessions
git-svn-id: http://www.observium.org/svn/observer/trunk@1735 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-23 14:33:02 +00:00
Tom Laermans
22620145eb clean up MAC change reporting, graph error size
git-svn-id: http://www.observium.org/svn/observer/trunk@1734 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-23 14:32:37 +00:00
Tom Laermans
90b0603341 Correct current limits on iPoMan
git-svn-id: http://www.observium.org/svn/observer/trunk@1730 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-21 17:51:20 +00:00
Tom Laermans
30bdd952ee Minor fixes, some cleanups, and standardising on echo("x") instead of echo "x"
git-svn-id: http://www.observium.org/svn/observer/trunk@1728 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-20 14:04:07 +00:00
Tom Laermans
f5c7d989f6 Add support for Ingrasys iPoMan 1201 + minor fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1726 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-19 22:46:24 +00:00
Adam Amstrong
349cd58779 MySQL Application poller (thanks to Ove)
git-svn-id: http://www.observium.org/svn/observer/trunk@1725 61d68cd4-352d-0410-923a-c4978735b2b8
2010-10-31 20:24:21 +00:00
Adam Amstrong
458c65fcc2 Add NGINX application type, graphing connections. Thanks to Ove
git-svn-id: http://www.observium.org/svn/observer/trunk@1722 61d68cd4-352d-0410-923a-c4978735b2b8
2010-10-22 18:14:59 +00:00
Adam Amstrong
bffa075641 remove apachestats (historical)
git-svn-id: http://www.observium.org/svn/observer/trunk@1721 61d68cd4-352d-0410-923a-c4978735b2b8
2010-10-21 14:34:43 +00:00