Commit Graph

1595 Commits

Author SHA1 Message Date
Paul Gear
a5b152cd98 Next front page improvement
- load all files in include directory
- half-baked attempt to make HTML output more readable
- add top hosts by total bits box
- horrible hack to generate_device_link() to make it possible to insert the device_bits graph
2013-11-26 14:35:23 +10:00
Paul Gear
a0979e85cd Tidy up formatting; proof-of-concept right side box 2013-11-19 08:57:43 +10:00
Paul Gear
438aa30bd9 Tidy about page
- Restore previous Apache/PHP/MySQL/RRDtool versions
- Reorder and clean up headers
- Turn off ugly page generation stats by default
2013-11-05 10:23:15 +10:00
Paul Gear
553cc63892 Merge branch 'master' into devel 2013-11-05 09:34:29 +10:00
Paul Gear
aa9dded019 Remove user-facing references to Observium
This eliminates nearly all of the user-facing references to Observium,
including in the names of temporary files and in the metadata of PDFs.  Many
of these may not be used any more, but I've adjusted them anyway.  These
changes should also make it easier to change the branding later if it is
needed.  There are a few references of which I still don't understand the
significance, so I've left them as-is for now.  The Unix agent in particular
is rather untidy.
2013-11-05 09:33:32 +10:00
Tyler Christiansen
ab5feaee2f add framework for new cron features; add ability to update librenms daily 2013-11-03 22:16:01 -08:00
Paul Gear
c1f8a5c2ae Really really fix ARP discovery:
- Observium current humanize_port -> ifLabel
- Another reference to ip_address
2013-11-02 16:42:05 +10:00
Paul Gear
f4cf950a6e Really fix column names for ARP discovery 2013-11-02 16:38:47 +10:00
Paul Gear
9fa809d784 Fix ARP discovery for current DB structure 2013-11-02 16:31:49 +10:00
Paul Gear
9b818bea0d Merge branch 'master' into devel 2013-10-29 21:06:38 +10:00
Paul Gear
a33db38f02 Remove remaining live references to observium.org 2013-10-29 21:06:32 +10:00
Tyler Christiansen
4b1d536501 prevent 'ET phone home'
for now, simply commenting out the $dataHandle variable will prevent LibreNMS from sending stats.
2013-10-28 22:01:43 -07:00
Paul Gear
2924040429 Merge branch 'master' into devel 2013-10-29 08:08:36 +10:00
Paul Gear
7603d2074b Remove Observium images 2013-10-29 08:08:23 +10:00
Paul Gear
510c2b0fc4 Add ARP discovery patch (untested) 2013-10-28 15:55:57 +10:00
Adam Amstrong
8c83b6a3c7 update foundry mibs
git-svn-id: http://www.observium.org/svn/observer/trunk@3250 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-29 13:08:01 +00:00
Adam Amstrong
1de9e32d90 fix mac accounting
git-svn-id: http://www.observium.org/svn/observer/trunk@3249 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-29 11:25:25 +00:00
Adam Amstrong
1d4b392876 push more state to memcached fix sensors poller to not retry all temperature sensors where return >9000 5 times (lmsensors returns milliC, so 30000 for 30C)
git-svn-id: http://www.observium.org/svn/observer/trunk@3244 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 18:35:17 +00:00
Adam Amstrong
b273e04241 /// -> //
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
Adam Amstrong
cacf913a55 # -> / for phpdoc
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
Adam Amstrong
ba28732c3b ports sort done in php
git-svn-id: http://www.observium.org/svn/observer/trunk@3238 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 10:34:01 +00:00
Adam Amstrong
f4f2f8dc3d fix cisco remote access sessions graph
git-svn-id: http://www.observium.org/svn/observer/trunk@3237 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-24 21:37:08 +00:00
Adam Amstrong
9dc57f7dae update ipsectunnels to work again
git-svn-id: http://www.observium.org/svn/observer/trunk@3236 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-24 21:22:41 +00:00
Tom Laermans
2015755950 whoopsiedoo, dmi include file to parse the output of the dmi plugin
git-svn-id: http://www.observium.org/svn/observer/trunk@3235 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-24 16:16:04 +00:00
Tom Laermans
b151a8c54d shorten manufacturers
git-svn-id: http://www.observium.org/svn/observer/trunk@3234 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-24 11:14:36 +00:00
Tom Laermans
7ee22b8812 dmi support for agent
git-svn-id: http://www.observium.org/svn/observer/trunk@3233 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-24 11:10:22 +00:00
Tom Laermans
cc7f01ee26 more rrdtool_escape goodness
git-svn-id: http://www.observium.org/svn/observer/trunk@3230 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-23 10:37:23 +00:00
Tom Laermans
75113e0218 introducing rrdtool_escape, more to come
git-svn-id: http://www.observium.org/svn/observer/trunk@3229 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-23 10:18:14 +00:00
Adam Amstrong
73991acf84 enable aruba poller module
git-svn-id: http://www.observium.org/svn/observer/trunk@3228 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-22 19:54:13 +00:00
Adam Amstrong
644f834f5b debugging code to squash spikes
git-svn-id: http://www.observium.org/svn/observer/trunk@3227 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-22 19:40:33 +00:00
Adam Amstrong
7cb9e665e9 colourize sql/rrd debugging yellow/green
git-svn-id: http://www.observium.org/svn/observer/trunk@3224 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-22 13:41:04 +00:00
Adam Amstrong
d3796004ae accesspoint support (probably) from ethan sommer (#50)
git-svn-id: http://www.observium.org/svn/observer/trunk@3223 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-21 18:17:23 +00:00
Adam Amstrong
fcef689504 fix dell omsa temperatures. from robje.
git-svn-id: http://www.observium.org/svn/observer/trunk@3222 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-21 16:52:02 +00:00
Tom Laermans
d89a6ef509 make dell omsa temp sensors work again, patch by RobJE
git-svn-id: http://www.observium.org/svn/observer/trunk@3221 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-21 16:49:30 +00:00
Tom Laermans
0dd451c9b6 fix non-snmp sensor polling
git-svn-id: http://www.observium.org/svn/observer/trunk@3220 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-21 10:15:00 +00:00
Tom Laermans
0554a5420e remove tabs person 1 used and person 2 committed, cleanup by person 3
git-svn-id: http://www.observium.org/svn/observer/trunk@3219 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-20 23:19:28 +00:00
Tom Laermans
86348b92bb syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3218 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-20 23:14:08 +00:00
Adam Amstrong
e4fa05f51d fix addhost function from almir kadric (#56)
git-svn-id: http://www.observium.org/svn/observer/trunk@3217 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-20 21:03:19 +00:00
Adam Amstrong
7419d9cacf improved sonicwall from sebastien guilbaud (#58)
git-svn-id: http://www.observium.org/svn/observer/trunk@3216 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-20 20:45:37 +00:00
Tom Laermans
25bcc8b567 move hddtemp to unix-agent/ instead of applications/
git-svn-id: http://www.observium.org/svn/observer/trunk@3214 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-20 19:28:37 +00:00
Tom Laermans
f2be2f33d2 add agent sensor capacity, hddtemp script in agent-local as demo, possibly needs a little more work
git-svn-id: http://www.observium.org/svn/observer/trunk@3213 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-20 18:23:40 +00:00
Tom Laermans
964259210c fucking debugging
git-svn-id: http://www.observium.org/svn/observer/trunk@3212 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-20 18:14:22 +00:00
Adam Amstrong
a0a7031742 make old rrd format expectation default
git-svn-id: http://www.observium.org/svn/observer/trunk@3211 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-18 21:24:10 +00:00
Adam Amstrong
b05afebfc3 transparent graph canvas (me gusta)
git-svn-id: http://www.observium.org/svn/observer/trunk@3208 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-18 15:52:40 +00:00
Tom Laermans
e428a5ed4e fuck debugging
git-svn-id: http://www.observium.org/svn/observer/trunk@3205 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-18 12:36:27 +00:00
Adam Amstrong
3ded704661 debugging
git-svn-id: http://www.observium.org/svn/observer/trunk@3204 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-18 12:20:07 +00:00
Tom Laermans
931f405b77 minisyntaxfix + add rewrite for EX3300
git-svn-id: http://www.observium.org/svn/observer/trunk@3203 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-18 10:10:46 +00:00
Adam Amstrong
1d3c5bcf17 remove temporary debugging
git-svn-id: http://www.observium.org/svn/observer/trunk@3201 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-17 11:41:38 +00:00
Adam Amstrong
d1450f90a1 extra debugging
git-svn-id: http://www.observium.org/svn/observer/trunk@3200 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-17 11:31:17 +00:00
Adam Amstrong
5d148bab86 more alerting stuff (non-functional)
git-svn-id: http://www.observium.org/svn/observer/trunk@3198 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-16 16:26:19 +00:00