Commit Graph

1086 Commits

Author SHA1 Message Date
Adam Amstrong
81277280da cleaup some graph drawing functions and interface text printing functions (much moar needed)
git-svn-id: http://www.observium.org/svn/observer/trunk@1086 61d68cd4-352d-0410-923a-c4978735b2b8
2010-05-02 23:24:47 +00:00
Adam Amstrong
3eba59c8ab cleanup some mac accounting stuff
git-svn-id: http://www.observium.org/svn/observer/trunk@1085 61d68cd4-352d-0410-923a-c4978735b2b8
2010-05-02 20:32:34 +00:00
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
4107118289 fix ironware temperature precision (/2)
git-svn-id: http://www.observium.org/svn/observer/trunk@1083 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-29 16:10:06 +00:00
Adam Amstrong
65d040878a migrate temperature discovery to discover_temperature() function (and remove all those old generic duplicates! ack!) same rrd filenames are retained for now, perhaps we'll move to type-specific names in the future?
git-svn-id: http://www.observium.org/svn/observer/trunk@1082 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-29 15:19:42 +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
c1748ae3c5 add ; to old db update script
git-svn-id: http://www.observium.org/svn/observer/trunk@1078 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-25 17:53:14 +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
2b5fbd67f2 clean up device/interface removal code (it's still fucking foul, but meh)
git-svn-id: http://www.observium.org/svn/observer/trunk@1076 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-24 23:16:12 +00:00
Adam Amstrong
2e001124ba add deleted ports to ports menu remove old popup failure
git-svn-id: http://www.observium.org/svn/observer/trunk@1075 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-24 22:58:36 +00:00
Adam Amstrong
fc0050d83c add page to remove deleted ports (pour mon petit grenouille!)
nn
  _.__-'@_ \/  _@'-__._
 /     '--)   (--`     \
/  >__<<_/  o  \_>>__<  \
 \\=x  \=x \|/ x=/  x=//



git-svn-id: http://www.observium.org/svn/observer/trunk@1074 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-24 22:43:25 +00:00
Adam Amstrong
464f495e29 added permissions cache
git-svn-id: http://www.observium.org/svn/observer/trunk@1073 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-24 14:23:16 +00:00
Adam Amstrong
ef30ca249d remove silly image from overview (dank u geert :P)
git-svn-id: http://www.observium.org/svn/observer/trunk@1072 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-23 22:05:32 +00:00
Adam Amstrong
2ebceb68e5 bit cleaner junos atm vps (DIRTY LIKE COWS IN MUD)
git-svn-id: http://www.observium.org/svn/observer/trunk@1071 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-23 15:33:28 +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
34a17ee537 implement bad_if_regexp regular expression filter for port ifDescr (clean and allow for portName and ifName too?) (thanks thevoke!)
git-svn-id: http://www.observium.org/svn/observer/trunk@1069 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-22 23:22:11 +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
Tom Laermans
caa5d5e4a0 fixed UPDATE queries in discovery for voltages,fans,toner
git-svn-id: http://www.observium.org/svn/observer/trunk@1067 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-17 19:35:48 +00:00
Tom Laermans
c71bae027a remove speed from fan name
git-svn-id: http://www.observium.org/svn/observer/trunk@1066 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-17 17:09:26 +00:00
Adam Amstrong
878290108a remove legend from aggregate graph in ports section in device overview
git-svn-id: http://www.observium.org/svn/observer/trunk@1065 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-17 11:01:00 +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
c630e0a3a3 remove old storage tab. it is now all dead. BYE BYE STORAGE TAB.
git-svn-id: http://www.observium.org/svn/observer/trunk@1063 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-11 13:59:52 +00:00
Adam Amstrong
46faf7cf9d adding new /health/ pages, need cleaning up, need option to enable/disable graphs (right side 'toggle'?)
git-svn-id: http://www.observium.org/svn/observer/trunk@1062 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-11 13:45:19 +00:00
Adam Amstrong
a72cccb1f3 print only eventlog entries we're authorised to view. (HOERAH)
git-svn-id: http://www.observium.org/svn/observer/trunk@1061 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-11 11:25:31 +00:00
Adam Amstrong
e09dfed028 only print interface/device links if the user is allowed to see that device/interface. (TODO: graph security)
git-svn-id: http://www.observium.org/svn/observer/trunk@1060 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-11 09:52:59 +00:00
Tom Laermans
b11ec5480a remove branding warning (everything works without it as well)
git-svn-id: http://www.observium.org/svn/observer/trunk@1059 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-11 08:39:19 +00:00
Tom Laermans
f97599fd6a newline fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1058 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-08 22:47:50 +00:00
Tom Laermans
3bf75f8728 remove double-dee-doop
git-svn-id: http://www.observium.org/svn/observer/trunk@1057 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-08 21:04:39 +00:00
Adam Amstrong
2585058963 AlliedTelesyn Support
git-svn-id: http://www.observium.org/svn/observer/trunk@1056 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-08 18:26:24 +00:00
Tom Laermans
0627891af0 remove warning for enable_nagios
git-svn-id: http://www.observium.org/svn/observer/trunk@1055 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-02 10:31:51 +00:00
Tom Laermans
84aa49df11 moar sortings
git-svn-id: http://www.observium.org/svn/observer/trunk@1054 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-01 11:31:25 +00:00
Tom Laermans
ebfe294d9e err, wake up sid3windr :P fixed last commit
git-svn-id: http://www.observium.org/svn/observer/trunk@1053 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-01 10:57:36 +00:00
Tom Laermans
38d544d38c order processors by descr (patch by beens)
git-svn-id: http://www.observium.org/svn/observer/trunk@1052 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-01 10:52:40 +00:00
Geert Hauwaerts
01476f3ac7 - s/Observer/ObserverNMS
- Added Adam again ;)


git-svn-id: http://www.observium.org/svn/observer/trunk@1051 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-30 20:28:02 +00:00
Geert Hauwaerts
371e394d86 - First step toward multi-tenancy (multi branding in 1 instance)
- Created branding config.
    - Adjusted some defaults.


git-svn-id: http://www.observium.org/svn/observer/trunk@1050 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-27 22:20:57 +00:00
Adam Amstrong
307bd6d13a add speedtouch image. :>
git-svn-id: http://www.observium.org/svn/observer/trunk@1049 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-27 15:28:05 +00:00
Adam Amstrong
de586b0cfb apostrophe -> semicolon. merci grivat!
git-svn-id: http://www.observium.org/svn/observer/trunk@1048 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-26 18:34:21 +00:00
Adam Amstrong
152dc52b4e fix bug where mempool >2GB was broken. (i blame sid3windr for this, he was probably distracting me with talk of printers or something)
git-svn-id: http://www.observium.org/svn/observer/trunk@1047 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-26 18:30:27 +00:00
Adam Amstrong
6d881f3a23 OMNOMNOM. DEPRECATED SENSORS BEGONE.
This line, and those below, will be ignored--

M    html/pages/device.php


git-svn-id: http://www.observium.org/svn/observer/trunk@1046 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-23 15:39:59 +00:00
Adam Amstrong
72f600ac3f add a tiny bit of debugging :>
git-svn-id: http://www.observium.org/svn/observer/trunk@1045 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-23 15:34:24 +00:00
Adam Amstrong
e5bc84e0da ANGRY BUNNY SAYS NO.
git-svn-id: http://www.observium.org/svn/observer/trunk@1044 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-23 15:33:19 +00:00
Adam Amstrong
d6fa386d68 larger mempool table entries
git-svn-id: http://www.observium.org/svn/observer/trunk@1043 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-23 14:35:01 +00:00
Tom Laermans
5d117e39e1 more interface link fixes? don't know if they're needed - don't have anything with mac accounting
git-svn-id: http://www.observium.org/svn/observer/trunk@1042 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-23 11:49:41 +00:00
Tom Laermans
33d1d96dc9 fix graph links on ports page
git-svn-id: http://www.observium.org/svn/observer/trunk@1041 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-23 10:55:23 +00:00
Geert Hauwaerts
49aa3a3951 - Removed hardcoded binaries.
- Restricted nmap to level 10
- Replaced traceroute with mtr (report mode)
- Also edited the Installation Wiki to include whois, mtr and nmap.


git-svn-id: http://www.observium.org/svn/observer/trunk@1040 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-22 22:13:45 +00:00
Geert Hauwaerts
b8e962de5d BUFIX: Syntax error.
git-svn-id: http://www.observium.org/svn/observer/trunk@1039 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-21 19:06:20 +00:00
Geert Hauwaerts
26bc8edda5 - Added support for CentOS.
git-svn-id: http://www.observium.org/svn/observer/trunk@1038 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-20 22:51:26 +00:00
Tom Laermans
6a2688abe1 doh
git-svn-id: http://www.observium.org/svn/observer/trunk@1037 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-18 14:13:32 +00:00