Commit Graph

74 Commits

Author SHA1 Message Date
Adam Amstrong
a40a1244bf remove some crap from graphs setup. fetch device array inside graph file, not in graph.php. mres() in graph.php. try to switch to generic $_GET['id'] for everything (peers and ports undone?)
git-svn-id: http://www.observium.org/svn/observer/trunk@1084 61d68cd4-352d-0410-923a-c4978735b2b8
2010-05-02 19:47:09 +00:00
Adam Amstrong
ca4871ced7 remove parenthesis from safe filenames filter (parenthesis are certified unsafe by the WHO and should be eradicated where possible.)
boob  /\\  quake  //\  ???
     // ||_     _|| \\
  __||_(   `. ,'   )_||___
 |______\____X____/______;|



git-svn-id: http://www.observium.org/svn/observer/trunk@1081 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-29 00:44:54 +00:00
Adam Amstrong
6b998af3f7 fix legend for trio bits graphtype
git-svn-id: http://www.observium.org/svn/observer/trunk@1080 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-27 01:32:26 +00:00
Adam Amstrong
8d1d84e6a1 fix silly graphtype
git-svn-id: http://www.observium.org/svn/observer/trunk@1079 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-27 01:21:53 +00:00
Adam Amstrong
ef8ee99000 count services as being down in the RRD when the host is down (for filthy SLA calculations?)
git-svn-id: http://www.observium.org/svn/observer/trunk@1077 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-24 23:53:11 +00:00
Adam Amstrong
98fb1ef6f8 Juniper ATM VP graphing (basic, dirty) for thevoke
git-svn-id: http://www.observium.org/svn/observer/trunk@1070 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-23 13:11:14 +00:00
Adam Amstrong
38a33e5661 allow customisable filtering of interfaces from device_bits graph (also usable on theoretical device_pkts and device_errors)
git-svn-id: http://www.observium.org/svn/observer/trunk@1068 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-20 15:46:17 +00:00
Adam Amstrong
2498912b41 add some complex graphtypes useful for fancy frontpage stuff (code sucks, though)
git-svn-id: http://www.observium.org/svn/observer/trunk@1064 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-16 15:38:21 +00:00
Adam Amstrong
7b2a7f31b7 temperature graph improvement (is it? bunny will know.)
git-svn-id: http://www.observium.org/svn/observer/trunk@1034 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-18 02:23:45 +00:00
Tom Laermans
0af3a5a117 moar better colours for toners
git-svn-id: http://www.observium.org/svn/observer/trunk@1018 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-12 18:22:51 +00:00
Adam Amstrong
9218372385 omnomnom cisco begone
git-svn-id: http://www.observium.org/svn/observer/trunk@1017 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-12 18:16:55 +00:00
Tom Laermans
7087782cdb toner graphing
git-svn-id: http://www.observium.org/svn/observer/trunk@1016 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-12 18:13:30 +00:00
Tom Laermans
488f6cd057 remove print_r from etherlike graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@974 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 14:06:56 +00:00
Adam Amstrong
a8be5a36f8 Add HTTP-Auth (thanks Allen Parker <parker a isohunt o com>)
git-svn-id: http://www.observium.org/svn/observer/trunk@972 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 02:20:05 +00:00
Adam Amstrong
dc04b5189b syslog fix + device_fanspeeds graph for health main page
git-svn-id: http://www.observium.org/svn/observer/trunk@951 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 01:52:32 +00:00
Adam Amstrong
68147dc35e add device_memory graph and fix single mempool graph
git-svn-id: http://www.observium.org/svn/observer/trunk@950 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 01:47:44 +00:00
Adam Amstrong
81eb203abe storage fixes, moving things from graphing page, ironware dynamic memory pool (static!)
git-svn-id: http://www.observium.org/svn/observer/trunk@947 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 00:56:13 +00:00
Adam Amstrong
17fe4219c2 fix etherlike graphing,more storage changes, create health aggregate page
git-svn-id: http://www.observium.org/svn/observer/trunk@946 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-24 21:44:32 +00:00
Adam Amstrong
be22cfd070 add storage graph type (needs rewrite a bit, too long)
git-svn-id: http://www.observium.org/svn/observer/trunk@939 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-24 14:14:50 +00:00
Adam Amstrong
afdf4fbfc3 replace old hrStorage poller with generic storage poller and hrStorage plugin
*** OLD RRDFILES ARE USELESS NOW***
remove a load of old processor and storage stuff add more % bars to things


git-svn-id: http://www.observium.org/svn/observer/trunk@936 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-24 02:16:56 +00:00
Adam Amstrong
d58bd29035 add generic memory pool poller and add old-cisco-memory-pool-mib support
git-svn-id: http://www.observium.org/svn/observer/trunk@931 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-22 00:57:13 +00:00
Adam Amstrong
b796182f64 make service graph make a tiny bit more sense. because moar.
git-svn-id: http://www.observium.org/svn/observer/trunk@928 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 19:54:39 +00:00
Adam Amstrong
de075546b0 add service history RRD and graph
git-svn-id: http://www.observium.org/svn/observer/trunk@926 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 19:32:08 +00:00
Adam Amstrong
bd570454bd clean up some graphing for new juniper stuff
git-svn-id: http://www.observium.org/svn/observer/trunk@913 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 05:40:26 +00:00
Adam Amstrong
d2829eee47 cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@912 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 05:17:59 +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
Adam Amstrong
8b80a2f3e6 fix storage graph to 0-100%
git-svn-id: http://www.observium.org/svn/observer/trunk@839 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-14 15:27:33 +00:00
Adam Amstrong
05735f4d55 adding more junose and foundry/brocade. adding new mibs. unifying processor polling
git-svn-id: http://www.observium.org/svn/observer/trunk@831 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-13 21:45:39 +00:00
Adam Amstrong
54e8ac3cbd add new IronWare (Brocade/Foundry) OS type. rename temp/fan/voltage_host to device_id
git-svn-id: http://www.observium.org/svn/observer/trunk@830 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-13 07:40:43 +00:00
Tom Laermans
bf68dc159a align fanspeed legenda
git-svn-id: http://www.observium.org/svn/observer/trunk@825 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-11 21:56:51 +00:00
Tom Laermans
f22282ca60 fix graph colours for volt and fan, optimize code
git-svn-id: http://www.observium.org/svn/observer/trunk@824 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-11 19:29:46 +00:00
Tom Laermans
6ba489e4b7 correct units on fan and voltage graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@821 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-11 14:46:29 +00:00
Tom Laermans
e05223fb40 voltage and fanspeeds now on webpage, graphs for fans are broken for now
git-svn-id: http://www.observium.org/svn/observer/trunk@813 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-11 09:21:32 +00:00
Tom Laermans
8fa21e3775 fix temperature code, makes junos m7i temps work in graphs tab too
git-svn-id: http://www.observium.org/svn/observer/trunk@783 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-08 00:03:39 +00:00
Tom Laermans
615ca1d5f6 fixed display of cpu usage on junos - rm your rrd/*/junos-cpu.rrd if it doesnt work..
git-svn-id: http://www.observium.org/svn/observer/trunk@771 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-05 23:53:20 +00:00
Tom Laermans
f6d86742fa small layout cleanup in temperature graph
git-svn-id: http://www.observium.org/svn/observer/trunk@766 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-05 22:14:18 +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
Tom Laermans
c19bd37864 forgot to commit this a while back, CPU graph for powerconnect devices
git-svn-id: http://www.observium.org/svn/observer/trunk@661 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-10 19:09:06 +00:00
Adam Amstrong
a942af62bf updates to temperature display on overview
git-svn-id: http://www.observium.org/svn/observer/trunk@581 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-01 07:33:47 +00:00
Adam Amstrong
d6e81a5069 change font
git-svn-id: http://www.observium.org/svn/observer/trunk@546 61d68cd4-352d-0410-923a-c4978735b2b8
2009-12-09 16:35:19 +00:00
Adam Amstrong
23633d1579 add Thompson speedtouch
git-svn-id: http://www.observium.org/svn/observer/trunk@543 61d68cd4-352d-0410-923a-c4978735b2b8
2009-12-04 15:28:52 +00:00
Adam Amstrong
74c6f736d3 fix some font nonsense
git-svn-id: http://www.observium.org/svn/observer/trunk@539 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-30 22:52:40 +00:00
Adam Amstrong
5dcf9d6854 add example snmpd.conf :)
git-svn-id: http://www.observium.org/svn/observer/trunk@537 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-30 16:06:30 +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
bea6a0667f updates, including fixed procurve support! :)
git-svn-id: http://www.observium.org/svn/observer/trunk@530 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-24 23:58:56 +00:00
Adam Amstrong
64368223a0 updates
git-svn-id: http://www.observium.org/svn/observer/trunk@528 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-21 15:07:09 +00:00
Adam Amstrong
79bf6e81b5 updates
git-svn-id: http://www.observium.org/svn/observer/trunk@527 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-20 00:36:42 +00:00
Adam Amstrong
3bf61a8ac2 fixes to some graphing pages and update to (horrible) customers page
git-svn-id: http://www.observium.org/svn/observer/trunk@524 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-19 17:31:57 +00:00
Adam Amstrong
e848814a19 fixes to memory and CPU graphs on IOS. adding mixed colourscheme to static-config
git-svn-id: http://www.observium.org/svn/observer/trunk@523 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-16 20:00:13 +00:00
Adam Amstrong
69fbf41b85 fixed mac_accounting_total graph
git-svn-id: http://www.observium.org/svn/observer/trunk@522 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-16 19:59:49 +00:00