Commit Graph

27 Commits

Author SHA1 Message Date
Adam Amstrong
3f691e9d27 improve poller (refresh $device array when we start a new device, so we don't get issues with overlap) remove old crap from catos poller, add CISCO-CEF mibs
git-svn-id: http://www.observium.org/svn/observer/trunk@1619 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-02 19:52:28 +00:00
Tom Laermans
4dc89aeecc fix wifi polling for airport devices
git-svn-id: http://www.observium.org/svn/observer/trunk@1610 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-02 10:32:38 +00:00
Tom Laermans
8d6d1428f7 rename polling bgpPeer.inc.php file to the same name as discovery bgp-peers.inc.php
git-svn-id: http://www.observium.org/svn/observer/trunk@1609 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-02 10:27:31 +00:00
Adam Amstrong
976986f325 fix junos ATM VC polling and display for tehvookje
git-svn-id: http://www.observium.org/svn/observer/trunk@1593 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-31 22:27:35 +00:00
Adam Amstrong
2283d6f17d more improvements to graphing system, fix aironet_wifi_clients graph
git-svn-id: http://www.observium.org/svn/observer/trunk@1565 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-31 01:03:32 +00:00
Adam Amstrong
76b4ae3c25 add CISCO-IPSEC-FLOW-MONITOR-MIB global statistics collection (graphing to follow)
git-svn-id: http://www.observium.org/svn/observer/trunk@1560 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 20:16:06 +00:00
Adam Amstrong
6316832d0e CISCO-REMOTE-ACCESS-MONITOR-MIB polling (no graphign yet)
git-svn-id: http://www.observium.org/svn/observer/trunk@1555 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 18:21:01 +00:00
Adam Amstrong
985ec190c6 add HP Procurve FDB count graph
git-svn-id: http://www.observium.org/svn/observer/trunk@1543 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 13:54:00 +00:00
Adam Amstrong
f29e7b755b redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc.
git-svn-id: http://www.observium.org/svn/observer/trunk@1506 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 19:43:02 +00:00
Adam Amstrong
9052296c13 lots of cleanups to various things
git-svn-id: http://www.observium.org/svn/observer/trunk@1463 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 13:42:28 +00:00
Adam Amstrong
e220114f4c add some mibs, update snmp functions
git-svn-id: http://www.observium.org/svn/observer/trunk@1458 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-22 21:58:49 +00:00
Adam Amstrong
15cdf5c9fa add force10 mibs and os type detection. move per-os polling scripts from includes/polling/device-* to includes/polling/os/*
git-svn-id: http://www.observium.org/svn/observer/trunk@1442 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 13:49:36 +00:00
Adam Amstrong
f63e913a0e $config['log_file'] = USE IT.
git-svn-id: http://www.observium.org/svn/observer/trunk@1440 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 13:02:54 +00:00
Adam Amstrong
3940265744 record discover/poll speeds, prettier "not permitted" page, and readd "base_url" to config
git-svn-id: http://www.observium.org/svn/observer/trunk@1435 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-19 18:21:48 +00:00
Tom Laermans
93bfb66c3c basic support for polling number of connected clients on Aironet and Airport devices, minor fixups
git-svn-id: http://www.observium.org/svn/observer/trunk@1418 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 18:28:32 +00:00
Adam Amstrong
c2b6f80aec new graph structure. cleaned up extremeware. print device ver/features/hw during poll. add extreme device rewriting
git-svn-id: http://www.observium.org/svn/observer/trunk@1399 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 03:56:19 +00:00
Adam Amstrong
e0944c233e THIS. IS. OBSERVIUM. also some indexes on sql tables.
git-svn-id: http://www.observium.org/svn/observer/trunk@1373 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 12:58:09 +00:00
Tom Laermans
12c561e73c fix poller breaking on down device, add airport description and image, make zywall and 3com images transparent
git-svn-id: http://www.observium.org/svn/observer/trunk@1347 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-13 00:07:48 +00:00
Adam Amstrong
6a673c1cce updated email sending to allow global disabling and sysContact override
git-svn-id: http://www.observium.org/svn/observer/trunk@1344 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-11 19:11:46 +00:00
Adam Amstrong
776f655055 add port parser to default config, rename some stuff
git-svn-id: http://www.observium.org/svn/observer/trunk@1328 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-10 11:47:27 +00:00
Adam Amstrong
19ccf99d8f unify $os_group and $os_type into $config['os']
git-svn-id: http://www.observium.org/svn/observer/trunk@1264 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 12:18:00 +00:00
Tom Laermans
f73b33f3f9 Add environment device type
git-svn-id: http://www.observium.org/svn/observer/trunk@1259 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-24 16:23:37 +00:00
Adam Amstrong
a4b9c5dbcb switch to poller.php away from poll-device.php. increase syslog table read speed a bit by using php-side device info cache
git-svn-id: http://www.observium.org/svn/observer/trunk@1255 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 19:17:06 +00:00
Tom Laermans
f98cf66756 fix futuristic experimental secret poller
git-svn-id: http://www.observium.org/svn/observer/trunk@1254 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 18:43:58 +00:00
Adam Amstrong
1e7860e930 bit of restructuring and tiding. all hail bunny.
git-svn-id: http://www.observium.org/svn/observer/trunk@977 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 22:04:15 +00:00
Tom Laermans
fca6fafb60 include defaults.php before config.php, not FROM config.php
git-svn-id: http://www.observium.org/svn/observer/trunk@966 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-27 14:44:38 +00:00
Adam Amstrong
1f1eda9764 Major updates on the road to 0.7
git-svn-id: http://www.observium.org/svn/observer/trunk@492 61d68cd4-352d-0410-923a-c4978735b2b8
2009-10-28 13:49:37 +00:00