Commit Graph

57 Commits

Author SHA1 Message Date
Tom Laermans
76abee7ffa add code to allow unauth graphs by IP range, useful for control panels who can use a passthrough (ie php fpassthru) of 'secret' urls, or stats pages, or...
git-svn-id: http://www.observium.org/svn/observer/trunk@1750 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-02 17:41:12 +00:00
Adam Amstrong
e3b2bc788c disable snmp timeout/retries as defaults
git-svn-id: http://www.observium.org/svn/observer/trunk@1720 61d68cd4-352d-0410-923a-c4978735b2b8
2010-10-07 18:12:35 +00:00
Adam Amstrong
038bc8c20e show ports/sensors on the device list page. add option to use php-snmp functions for snmp_get()s
git-svn-id: http://www.observium.org/svn/observer/trunk@1716 61d68cd4-352d-0410-923a-c4978735b2b8
2010-09-26 22:10:04 +00:00
Adam Amstrong
8a0eb8caef oh, set to 1s rather than 1000s :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1704 61d68cd4-352d-0410-923a-c4978735b2b8
2010-09-16 11:56:36 +00:00
Adam Amstrong
9ad432bab1 re-enable snmp timeout code, set to 5 tries of 1000ms
git-svn-id: http://www.observium.org/svn/observer/trunk@1703 61d68cd4-352d-0410-923a-c4978735b2b8
2010-09-16 11:54:08 +00:00
Adam Amstrong
05b189a0c7 solve some php warnings
git-svn-id: http://www.observium.org/svn/observer/trunk@1689 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-21 14:02:24 +00:00
Tom Laermans
4160243794 reworking poe polling a bit, but still unpolished or even unfinished
git-svn-id: http://www.observium.org/svn/observer/trunk@1633 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-02 23:11:54 +00:00
Adam Amstrong
3f691e9d27 improve poller (refresh $device array when we start a new device, so we don't get issues with overlap) remove old crap from catos poller, add CISCO-CEF mibs
git-svn-id: http://www.observium.org/svn/observer/trunk@1619 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-02 19:52:28 +00:00
Tom Laermans
282ffa4b3d fix broken papouch discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@1538 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 13:08:03 +00:00
Adam Amstrong
20629c4c7d fix etherlike graph for monrad, make HOST-RESOURCES-MIB discovery for cpu/mem more universal. update defaults.
git-svn-id: http://www.observium.org/svn/observer/trunk@1495 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 16:26:39 +00:00
Adam Amstrong
c50a124359 autogenerate $config['base_url'] (why didn't we do this all along?)
git-svn-id: http://www.observium.org/svn/observer/trunk@1490 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-26 20:54:59 +00:00
Adam Amstrong
5263fa9238 fix front page. fix port poller and port descr parser a little.
git-svn-id: http://www.observium.org/svn/observer/trunk@1486 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-26 20:05:14 +00:00
Adam Amstrong
293ec59629 fixes to last update, and a missing file
git-svn-id: http://www.observium.org/svn/observer/trunk@1474 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 18:05:16 +00:00
Adam Amstrong
ada14bd542 Major changes to graphing system organisation. Prevent sensors from being discovered in ENTITY-SENSOR-MIB if they've already been detected in CISCO-ENTITY-SENSOR-MIB (they share entPhysicalIndex). Fix ADSL poller. Make popup overlibs prettier as default.
git-svn-id: http://www.observium.org/svn/observer/trunk@1470 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-24 19:14:41 +00:00
Adam Amstrong
6bb7fe026f improving ipSystemStats v4/v6 stats, clean up some variables in defaults.inc.php
git-svn-id: http://www.observium.org/svn/observer/trunk@1455 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-21 15:14:02 +00:00
Adam Amstrong
f63e913a0e $config['log_file'] = USE IT.
git-svn-id: http://www.observium.org/svn/observer/trunk@1440 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 13:02:54 +00:00
Tom Laermans
93bfb66c3c basic support for polling number of connected clients on Aironet and Airport devices, minor fixups
git-svn-id: http://www.observium.org/svn/observer/trunk@1418 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 18:28:32 +00:00
Adam Amstrong
60ea70fe57 changes since changes began
git-svn-id: http://www.observium.org/svn/observer/trunk@1403 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 08:20:30 +00:00
Adam Amstrong
b0297704e5 move more settings to defaults.inc.php, vastly simplify config.php.default. move collectd functions to html/includes/, include them only where needed.
git-svn-id: http://www.observium.org/svn/observer/trunk@1390 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 20:30:05 +00:00
Adam Amstrong
6a673c1cce updated email sending to allow global disabling and sysContact override
git-svn-id: http://www.observium.org/svn/observer/trunk@1344 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-11 19:11:46 +00:00
Adam Amstrong
d3c2f2b5e4 fix potential bug with erroneous space in collectd graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@1330 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-10 12:09:21 +00:00
Adam Amstrong
776f655055 add port parser to default config, rename some stuff
git-svn-id: http://www.observium.org/svn/observer/trunk@1328 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-10 11:47:27 +00:00
Adam Amstrong
0c22935920 add split multicast/broadcast graphing for linux/ios/iosxe/iosxr and global toggle for polling if it (adds load)
git-svn-id: http://www.observium.org/svn/observer/trunk@1288 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-04 18:23:25 +00:00
Adam Amstrong
55fee97d58 fix about layout, add mysql auth type to defaults.inc.php delete a space or some shit in adduser.php
git-svn-id: http://www.observium.org/svn/observer/trunk@1279 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-29 12:47:50 +00:00
Tom Laermans
1c7c3e178e snmp timeout & retry settings, for now only globally and not per device
git-svn-id: http://www.observium.org/svn/observer/trunk@1268 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 17:30:18 +00:00
Adam Amstrong
d38aad77d6 better default syslog filter
git-svn-id: http://www.observium.org/svn/observer/trunk@1226 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 21:53:50 +00:00
Adam Amstrong
70ed16c571 jaja, add headers :D
git-svn-id: http://www.observium.org/svn/observer/trunk@1175 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-14 15:33:41 +00:00
Adam Amstrong
7b2fc67837 prototype irc bot! :D :D :D :D :D :D
git-svn-id: http://www.observium.org/svn/observer/trunk@1162 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-13 18:27:38 +00:00
Tom Laermans
c13966b9d9 be more specific in regex ignore for traffic, so useful powerconnect 62xx interfaces dont get ignored
git-svn-id: http://www.observium.org/svn/observer/trunk@1108 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-08 18:31:04 +00:00
Adam Amstrong
d21af56be1 fix emailing of up/down hosts and add config option to allow unauth'd graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@1091 61d68cd4-352d-0410-923a-c4978735b2b8
2010-05-28 15:21:27 +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
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
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
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
Adam Amstrong
7302fc9022 junose-atm-vp stuff
git-svn-id: http://www.observium.org/svn/observer/trunk@979 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-01 01:51:19 +00:00
Tom Laermans
5c15e4ec95 allow specifying LDAP version 2 or 3 in the config
git-svn-id: http://www.observium.org/svn/observer/trunk@978 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-01 01:23:37 +00:00
Adam Amstrong
1e7860e930 bit of restructuring and tiding. all hail bunny.
git-svn-id: http://www.observium.org/svn/observer/trunk@977 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 22:04:15 +00:00
Tom Laermans
af4e0bc2ff move mount ignores to defaults config file, add option to ignore optical drives, and fix the entire ignore thing as 'someone' broke it after semi-rewriting the storage portion
git-svn-id: http://www.observium.org/svn/observer/trunk@971 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 02:17:25 +00:00
Geert Hauwaerts
3b279dc839 - Storage config / defaults fixes.
git-svn-id: http://www.observium.org/svn/observer/trunk@964 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 14:35:38 +00:00
Geert Hauwaerts
0a7c59a00d - Let's hope it's fixed now :)
git-svn-id: http://www.observium.org/svn/observer/trunk@961 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:49:19 +00:00
Geert Hauwaerts
24f256a50e Regex fix in ignore_junos_os_drives
git-svn-id: http://www.observium.org/svn/observer/trunk@960 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:36:40 +00:00
Geert Hauwaerts
ac012e9e28 ignore_bsd_os_drives regex fix.
git-svn-id: http://www.observium.org/svn/observer/trunk@959 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:21:49 +00:00
Geert Hauwaerts
acf2d85b2f - Ignored some FreeBSD OS drives.
git-svn-id: http://www.observium.org/svn/observer/trunk@958 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:07:30 +00:00
Geert Hauwaerts
7de8199351 - Ignored some Juniper ERX storage partitions.
git-svn-id: http://www.observium.org/svn/observer/trunk@957 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 12:42:32 +00:00
Geert Hauwaerts
74235000be - Send email alerts on interface flaps when $config['warn']['ifdown'] is true.
- Added the setting timestamp_format:
    Description: The timestamp format to use in logs or emails.
    Default:     d-m-Y H:i:s
- Modified timestamp dates.


git-svn-id: http://www.observium.org/svn/observer/trunk@952 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 20:40:35 +00:00
Adam Amstrong
1c70cab047 junos mempools
git-svn-id: http://www.observium.org/svn/observer/trunk@949 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 01:30:07 +00:00
Geert Hauwaerts
eb7ffda978 - JunOS support for the storage rewrite.
git-svn-id: http://www.observium.org/svn/observer/trunk@945 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-24 18:24:28 +00:00
Adam Amstrong
efeb5cc25f overview tab 2: the return. also config option to make it shoo.
git-svn-id: http://www.observium.org/svn/observer/trunk@934 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-23 16:38:33 +00:00
Geert Hauwaerts
d54df316ac - Added a utility function formatCiscoHardware()
Params: - A reference to the $device array.
          - An optional (true) if you want the platform only (and not the part number)
- In device overview place Hardware before Operating System (makes more sence)
- Added virtual $device['hardware'] for Cisco platforms without an hardware tag (like Cisco 3750)


git-svn-id: http://www.observium.org/svn/observer/trunk@925 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 17:02:20 +00:00
Geert Hauwaerts
c32f652bd4 - Added a setting to toggle the display of sysDescr on the device overview page.
Setting: overview_show_sysDescr
  Default: true


git-svn-id: http://www.observium.org/svn/observer/trunk@922 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 14:58:46 +00:00