Commit Graph

31 Commits

Author SHA1 Message Date
Adam Amstrong
c22e8493f7 migrate all SNMP calls to use $config['mibdir']. automatically generated from install_dir if not present
git-svn-id: http://www.observium.org/svn/observer/trunk@1284 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-02 19:58:13 +00:00
Adam Amstrong
9542635761 merge $popgraph and $popdescr into $config['os'] as overgraph and overtext
merge ifalias/ifdescr/ifname/ifindex decision making about port names into $config['os']


git-svn-id: http://www.observium.org/svn/observer/trunk@1265 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 13:04:03 +00:00
Tom Laermans
679c0f3079 cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@915 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 11:58:07 +00:00
Adam Amstrong
0bee34b6ad change interfaces table to ports (to match GUI conventions)
git-svn-id: http://www.observium.org/svn/observer/trunk@889 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-20 17:22:22 +00:00
Tom Laermans
57a9689ddd correctly escape : for temperatures so FPC temperature works on junos + add safename() function to strip unwanted characters from filenames - should not break anything existing afaik
git-svn-id: http://www.observium.org/svn/observer/trunk@765 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-05 22:10:06 +00:00
Adam Amstrong
2fc76a8a4d fix some rewriting of interfaces. fix some other small things.
git-svn-id: http://www.observium.org/svn/observer/trunk@757 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-02 19:24:12 +00:00
Tom Laermans
0508ccc86c Cisco 1912 support (yay for dinosours) - number of fixes to be able to support snmp v1, bulkwalk doesnt work
git-svn-id: http://www.observium.org/svn/observer/trunk@666 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-11 00:59:05 +00:00
Tom Laermans
6db77f3345 minor code cleanup, change queries to eventlog table to eventlog() function
git-svn-id: http://www.observium.org/svn/observer/trunk@609 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-07 16:50:52 +00:00
Adam Amstrong
7157ec5549 a billion changes. **** MAKE SURE TO UPDATE DATABASE AND RUN poll-os.php AND discovery.php -h all **** This is VERY important, as a lot of things have changed! Expect missing files, and another update soon!
git-svn-id: http://www.observium.org/svn/observer/trunk@531 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-28 09:48:23 +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
Adam Amstrong
0c05d83a6e first steps to new architecture! (new-poller.php and new-mac.php!)
git-svn-id: http://www.observium.org/svn/observer/trunk@487 61d68cd4-352d-0410-923a-c4978735b2b8
2009-10-16 09:01:50 +00:00
Adam Amstrong
6fcbf53bc6 updates
git-svn-id: http://www.observium.org/svn/observer/trunk@481 61d68cd4-352d-0410-923a-c4978735b2b8
2009-10-09 08:33:01 +00:00
Adam Amstrong
b4c80a1c85 Updates
git-svn-id: http://www.observium.org/svn/observer/trunk@480 61d68cd4-352d-0410-923a-c4978735b2b8
2009-10-05 12:47:16 +00:00
Adam Amstrong
0ceb70014f add some ASA support, clean up polling, clean up MAC table generation, add ARP table
git-svn-id: http://www.observium.org/svn/observer/trunk@467 61d68cd4-352d-0410-923a-c4978735b2b8
2009-09-18 09:11:52 +00:00
Adam Amstrong
bfc9f845ce replacing <? with <?php
git-svn-id: http://www.observium.org/svn/observer/trunk@466 61d68cd4-352d-0410-923a-c4978735b2b8
2009-09-07 11:07:59 +00:00
Adam Amstrong
1e3fe941c4 version bump!
git-svn-id: http://www.observium.org/svn/observer/trunk@418 61d68cd4-352d-0410-923a-c4978735b2b8
2009-04-28 15:47:03 +00:00
Adam Amstrong
dde365e30c many polling and discovery performance improvements
git-svn-id: http://www.observium.org/svn/observer/trunk@408 61d68cd4-352d-0410-923a-c4978735b2b8
2009-04-24 15:04:45 +00:00
Adam Amstrong
bc6ad69724 a million fixes. half way to 0.6.0! :D
git-svn-id: http://www.observium.org/svn/observer/trunk@407 61d68cd4-352d-0410-923a-c4978735b2b8
2009-04-23 21:13:56 +00:00
Adam Amstrong
3e9ffdb328 update to handle ifOperStatus always numeric (broken SNMP client?)
git-svn-id: http://www.observium.org/svn/observer/trunk@400 61d68cd4-352d-0410-923a-c4978735b2b8
2009-04-02 15:57:38 +00:00
Adam Amstrong
0a2d624578 updates
git-svn-id: http://www.observium.org/svn/observer/trunk@368 61d68cd4-352d-0410-923a-c4978735b2b8
2009-03-24 11:16:50 +00:00
Adam Amstrong
96bb007d4b per-port SNMP polling. thanks to jonathan@studenteninternet.be
git-svn-id: http://www.observium.org/svn/observer/trunk@340 61d68cd4-352d-0410-923a-c4978735b2b8
2009-02-02 16:00:11 +00:00
Adam Amstrong
c4e7ea7fbd fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@313 61d68cd4-352d-0410-923a-c4978735b2b8
2008-11-21 14:54:57 +00:00
Adam Amstrong
a9c5f3ca12 important fixes to interface polling
git-svn-id: http://www.observium.org/svn/observer/trunk@312 61d68cd4-352d-0410-923a-c4978735b2b8
2008-11-21 14:44:29 +00:00
Adam Amstrong
0c4fa28c5e fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@308 61d68cd4-352d-0410-923a-c4978735b2b8
2008-11-20 14:58:11 +00:00
Adam Amstrong
81c75b3d92 bug fixes and security fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@307 61d68cd4-352d-0410-923a-c4978735b2b8
2008-11-19 12:12:54 +00:00
Adam Amstrong
5499871873 better rrd scaling on interfaces?
git-svn-id: http://www.observium.org/svn/observer/trunk@212 61d68cd4-352d-0410-923a-c4978735b2b8
2008-03-31 10:56:29 +00:00
Adam Amstrong
5072bfe353 better front page
git-svn-id: http://www.observium.org/svn/observer/trunk@202 61d68cd4-352d-0410-923a-c4978735b2b8
2008-03-26 12:25:25 +00:00
Adam Amstrong
df9a8c604a Syslog Fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@175 61d68cd4-352d-0410-923a-c4978735b2b8
2008-03-22 13:30:33 +00:00
Adam Amstrong
387c6be30a Juniper Netscreen Additions
git-svn-id: http://www.observium.org/svn/observer/trunk@174 61d68cd4-352d-0410-923a-c4978735b2b8
2008-03-20 11:53:19 +00:00
Adam Amstrong
f85658c799 move some rrds, fix some graphing, fix interface data updater
git-svn-id: http://www.observium.org/svn/observer/trunk@137 61d68cd4-352d-0410-923a-c4978735b2b8
2008-03-12 13:13:50 +00:00
Adam Amstrong
ab77b6e2f1 Fixing lots of bugs and fixing billing
git-svn-id: http://www.observium.org/svn/observer/trunk@129 61d68cd4-352d-0410-923a-c4978735b2b8
2008-03-09 21:13:27 +00:00