Commit Graph

640 Commits

Author SHA1 Message Date
Neil Lathwood
e903748e1d Added stripslashes to fix formatting issues 2014-10-11 19:35:34 +00:00
Neil Lathwood
e886d1957e Updated edit snmp device section to show relevant v1,v2c or v3 options 2014-10-09 18:54:19 +00:00
Neil Lathwood
154c67f180 Changed graphs using yearh to year 2014-10-09 17:12:07 +00:00
laf
3f2f78a993 Changed disable/enable option round 2014-10-02 22:56:28 +01:00
laf
ece190493d Added ability to disable rediscovery button for devices 2014-10-02 20:23:32 +01:00
laf
2be63b2041 Added an option to rediscover a device from the web page 2014-10-02 20:17:45 +01:00
laf
9a178363a0 Added ping response graphs and some small updates 2014-09-30 19:13:50 +01:00
laf
6c28f6367e Poller run time graphing 2014-09-30 19:13:50 +01:00
laf
cbeb0ae378 SNMP passwords are now hidden on an edit snmp form 2014-09-23 23:54:23 +01:00
laf
38907c98ad Updated layout of the ports table to fix alignment issues 2014-08-18 22:22:41 +01:00
laf
de5a900bd3 Updated drive_id to storage_id 2014-07-08 19:40:13 +01:00
laf
9585796271 Fixed links for health graphs 2014-07-07 00:50:16 +01:00
Paul Gear
7775cf931c Merge pull request #239 from laf/issue-laf-8
Updated all device edit pages - improves appearance and restores alterted port toggle functionality
2014-06-26 09:10:51 +10:00
laf
313efe7a31 Removed additional query parameter. Left over from debugging 2014-06-24 15:31:00 +01:00
laf
9ad725d364 Removed (milli) from timeout section 2014-06-24 00:55:00 +01:00
laf
8f1e48933b Shrunk input boxes to col-sm-4 from 6 2014-06-24 00:53:11 +01:00
laf
250d87cd60 Final fixes for device edit pages 2014-06-20 23:01:21 +01:00
laf
3e570a118e Tidied device setting pages 2014-06-19 23:00:17 +01:00
laf
32aaf9d94c Updating licensing information 2014-06-17 00:51:02 +01:00
laf
911647d08c Added new health admin page for thresholds 2014-06-14 23:10:53 +01:00
f0o
347abdd901 Fixed issue #194 2014-03-13 15:40:21 +01:00
Paul Gear
bcd4710973 Merge pull request #134 from laf/issue-133
Tidied up syslog on various pages to use bootstrap
2014-03-03 10:19:59 +10:00
Paul Gear
99b3456fbc Merge pull request #132 from laf/issue-124
Tidied up eventlog on various pages to use bootstrap
2014-03-02 13:42:47 +10:00
laf
ab12c91e32 Tidied up syslog on various pages to use bootstrap 2014-02-28 22:19:39 +00:00
laf
5a995022dc Tidied up eventlog on various pages to use bootstrap 2014-02-28 22:02:39 +00:00
laf
50157a721c Fixed an issue with c6kxbar.inc.php 2014-02-27 18:43:39 +00:00
laf
54c3b7bc14 Refreshed visually the Device overview page 2014-02-26 22:33:45 +00:00
laf
e535ec2e47 Resolved critical bugs from scrutinizer 2014-02-22 15:47:57 +00:00
Paul Gear
b1ab8a7d32 Rename function to indicate purpose better 2013-11-26 07:51:39 +10:00
Paul Gear
6911dc0db5 Add room for side-by-side buttons 2013-11-10 13:31:41 +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
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
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
Adam Amstrong
5a9422d2ba fix health/sensors
git-svn-id: http://www.observium.org/svn/observer/trunk@3231 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-23 15:27:25 +00:00
Adam Amstrong
580ee8370e fixes to aruba accesspoint graphing
git-svn-id: http://www.observium.org/svn/observer/trunk@3225 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-22 14:20:08 +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
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
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
eb36a02046 fix processor link on inventory tab
git-svn-id: http://www.observium.org/svn/observer/trunk@3206 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-18 14:23:44 +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
2880cf8f23 some database updates (adding some _deleted fields) and fix links table.
git-svn-id: http://www.observium.org/svn/observer/trunk@3199 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-17 10:33:56 +00:00
Adam Amstrong
8d5cfd0e46 alerting stuff (non-functional)
git-svn-id: http://www.observium.org/svn/observer/trunk@3197 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-16 16:24:43 +00:00
Adam Amstrong
4db1454e92 move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure.
git-svn-id: http://www.observium.org/svn/observer/trunk@3195 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-16 13:25:50 +00:00
Adam Amstrong
73cbb710a0 replace "sha1" with "sha", as required by net-snmp
git-svn-id: http://www.observium.org/svn/observer/trunk@3189 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-15 17:03:35 +00:00
Tom Laermans
4985943822 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3185 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-15 15:18:57 +00:00
Adam Amstrong
d3290236b7 fix c6k crossbar graph
git-svn-id: http://www.observium.org/svn/observer/trunk@3178 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-14 09:25:21 +00:00
Adam Amstrong
b5323bad76 fix smokeping graphs (id -> device)
git-svn-id: http://www.observium.org/svn/observer/trunk@3177 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-13 18:59:39 +00:00
Adam Amstrong
640bb6254e fix demo front page and collectd graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@3176 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-13 18:57:28 +00:00
Adam Amstrong
d52042ba47 cleanups to how graphing works. start using device= for device graphs.
git-svn-id: http://www.observium.org/svn/observer/trunk@3167 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-11 13:26:14 +00:00
Adam Amstrong
790480769b snmpv3 support. for hipsters.
git-svn-id: http://www.observium.org/svn/observer/trunk@3156 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-09 16:18:23 +00:00
Adam Amstrong
547a1f0fc0 time fix. improvement to apps overview.
git-svn-id: http://www.observium.org/svn/observer/trunk@3155 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-09 14:13:03 +00:00
Tom Laermans
6a1cce6090 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3147 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-07 16:23:43 +00:00
Tom Laermans
56b2b49089 allow multiple icons to be defined per OS, let user select one in the device settings
git-svn-id: http://www.observium.org/svn/observer/trunk@3146 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-07 15:39:48 +00:00
Tom Laermans
96884a1baf more time period corrections
git-svn-id: http://www.observium.org/svn/observer/trunk@3145 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 23:10:09 +00:00
Tom Laermans
854b652bf2 actually use app section text instead of nicecasing the array key
git-svn-id: http://www.observium.org/svn/observer/trunk@3141 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 20:24:12 +00:00
Tom Laermans
ff6a049324 more nicecase()
git-svn-id: http://www.observium.org/svn/observer/trunk@3137 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 19:46:39 +00:00
Tom Laermans
78fe096645 improvements to (mysql) app system
git-svn-id: http://www.observium.org/svn/observer/trunk@3135 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 19:03:03 +00:00
Tom Laermans
8df2b9b3f5 remove legacy variables, hopefully i didn't mess anything up
git-svn-id: http://www.observium.org/svn/observer/trunk@3134 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 18:38:11 +00:00
Tom Laermans
613e8b1e29 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3117 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 22:02:30 +00:00
Adam Amstrong
944130f0bb pseudowire reworking. add device tab (no wonder no one ever asked about it, damn tab was missing!)
git-svn-id: http://www.observium.org/svn/observer/trunk@3116 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 17:23:27 +00:00
Adam Amstrong
0376427943 more memcached
git-svn-id: http://www.observium.org/svn/observer/trunk@3114 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 15:06:12 +00:00
Adam Amstrong
850359711c add memcached application graphing support. move applications to <<<app-$name>>> for easier detection. add connection tracking to mysql application. move logout to /logout/ not
/?logout=yes.


git-svn-id: http://www.observium.org/svn/observer/trunk@3096 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-27 17:18:26 +00:00
Adam Amstrong
a12c71df4e quadgraphs -> graphrow
git-svn-id: http://www.observium.org/svn/observer/trunk@3093 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-26 16:49:38 +00:00
Adam Amstrong
e0335034e3 fix device/health
git-svn-id: http://www.observium.org/svn/observer/trunk@3092 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-26 16:32:34 +00:00
Adam Amstrong
77d055f9d6 fix services stuff
git-svn-id: http://www.observium.org/svn/observer/trunk@3090 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-26 13:05:52 +00:00
Adam Amstrong
283f33afa1 additions to unix-agent. addition of basic munin-plugin support.
git-svn-id: http://www.observium.org/svn/observer/trunk@3088 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-26 11:57:52 +00:00
Tom Laermans
46b7c74e51 bring device overview info table layout in line with all other information panels
git-svn-id: http://www.observium.org/svn/observer/trunk@3081 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-22 17:13:27 +00:00
Tom Laermans
95fbbfa098 remove dash-nothing for the build for deb packages from the packages page, alternate colours through css
git-svn-id: http://www.observium.org/svn/observer/trunk@3077 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-22 11:50:52 +00:00
Tom Laermans
e2dc9b246d syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3071 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-21 00:36:55 +00:00
Adam Amstrong
c32894ae99 split mysql application into three subsections
git-svn-id: http://www.observium.org/svn/observer/trunk@3060 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-19 16:27:39 +00:00
Adam Amstrong
c09d5af16b new agent-based applications
git-svn-id: http://www.observium.org/svn/observer/trunk@3059 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-19 15:36:46 +00:00
Tom Laermans
ff72c2843e syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3045 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-17 15:27:17 +00:00
Tom Laermans
f491ec6580 cleanups, add epson printer discovery, fix bar colour on device overview for unknown toner colours
git-svn-id: http://www.observium.org/svn/observer/trunk@3036 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-14 23:28:23 +00:00
Tom Laermans
ebc03a87b2 change more tables to css colouring, some more to do but not for now...
git-svn-id: http://www.observium.org/svn/observer/trunk@3020 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-10 17:21:49 +00:00
Tom Laermans
08952e40c6 show toner on device overview (beta), minor fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@3014 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-09 23:00:31 +00:00
Adam Amstrong
0d669e81a7 improve title for ipsla
git-svn-id: http://www.observium.org/svn/observer/trunk@3009 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-09 17:19:59 +00:00
Tom Laermans
a10d3f75ea syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3008 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-09 15:30:45 +00:00
Adam Amstrong
ab6d127956 add IPSLA support
git-svn-id: http://www.observium.org/svn/observer/trunk@3002 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-09 12:53:44 +00:00
Tom Laermans
a803ec4147 fix syslog link, patch by RobJE
git-svn-id: http://www.observium.org/svn/observer/trunk@2987 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-07 22:59:31 +00:00
Tom Laermans
2667649d3c syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2970 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-06 13:56:23 +00:00
Adam Amstrong
5b9e58ecd4 descriptions on graph page (none created yet)
git-svn-id: http://www.observium.org/svn/observer/trunk@2931 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-27 16:53:23 +00:00
Adam Amstrong
98ffa46ea0 preliminary support for unix agent. probably will eat your cat and rape your dog, at this point.
git-svn-id: http://www.observium.org/svn/observer/trunk@2923 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-26 09:37:55 +00:00
Adam Amstrong
ee1517e38b ldap tls support
git-svn-id: http://www.observium.org/svn/observer/trunk@2880 61d68cd4-352d-0410-923a-c4978735b2b8
2012-02-27 23:36:19 +00:00
Adam Amstrong
e9749884cd fix BGP page
git-svn-id: http://www.observium.org/svn/observer/trunk@2876 61d68cd4-352d-0410-923a-c4978735b2b8
2012-02-17 16:46:28 +00:00
Adam Amstrong
52d5001a90 fix openbsd. add some mibs. move around load balancer stuff.
git-svn-id: http://www.observium.org/svn/observer/trunk@2848 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-24 16:21:17 +00:00
Adam Amstrong
f05c956023 netscaler per-vserver page with all graphs.
git-svn-id: http://www.observium.org/svn/observer/trunk@2846 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-21 05:51:58 +00:00
Adam Amstrong
c8568e421f requets and hit/miss stats for netscaler
git-svn-id: http://www.observium.org/svn/observer/trunk@2829 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-18 09:55:41 +00:00
Adam Amstrong
d28c092c16 split netscaler and cisco ace stats to new load balancer tab (it's not routing :P)
git-svn-id: http://www.observium.org/svn/observer/trunk@2828 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-18 09:25:16 +00:00
Adam Amstrong
fd8d9a8c1b updated netscaler mib. netscaler vserver poller. netscaler vserver subtab in routing.
git-svn-id: http://www.observium.org/svn/observer/trunk@2826 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-18 08:12:37 +00:00
Adam Amstrong
21f1665ffe ucfirst -> ucwords. multiply bytes by 8.
git-svn-id: http://www.observium.org/svn/observer/trunk@2821 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-17 13:48:07 +00:00
Adam Amstrong
b15ac997f8 Cisco ACE support thanks to wez_db
git-svn-id: http://www.observium.org/svn/observer/trunk@2814 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-12 11:09:45 +00:00
Tom Laermans
9585d00d0a fix evenlog link on device overview
git-svn-id: http://www.observium.org/svn/observer/trunk@2810 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-06 11:55:21 +00:00
Adam Amstrong
fe53a6b9ff move cdp detection to dbFacile, make dbFacile debugging output put \n before output
git-svn-id: http://www.observium.org/svn/observer/trunk@2791 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-16 14:42:37 +00:00
Tom Laermans
32a7af3c1d fix ports page default view for legacy configurations which had a trailing slash
git-svn-id: http://www.observium.org/svn/observer/trunk@2790 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-16 11:36:26 +00:00
Adam Amstrong
00b22a54a5 improved vlan display
git-svn-id: http://www.observium.org/svn/observer/trunk@2787 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-15 23:14:50 +00:00
Adam Amstrong
53327231b7 better vlan discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@2786 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-15 22:36:53 +00:00
Adam Amstrong
8cf5ae5c75 dirty bitch moron files
git-svn-id: http://www.observium.org/svn/observer/trunk@2780 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-14 10:54:35 +00:00
Adam Amstrong
594e3f042e THIS. IS. SPARTA. -63dBm.
git-svn-id: http://www.observium.org/svn/observer/trunk@2774 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-12 15:22:31 +00:00