Gary G

Results 8 issues of Gary G

**Server Info (please complete the following information):** - OS: Arch btw - Browser: Brave - RMM Version (as shown in top left of web UI): v0.14.5 **Installation Method:** - [...

enhancement

Updated support for FreeBSD using dbolcsfoldi's work from #40. Sample host data ```json { "host.cpu": { "idle": 84740000000, "irq": 3400000000, "system": 15410000000, "user": 43490000000 }, "host.info": { "architecture": "amd64", "boot_time":...

enhancement

Why have the Lang part? Just call it Crab.

Error: CDbCommand failed to execute the SQL statement: SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '1352851511' for column 'timestamp' at row 1. The SQL statement executed was: INSERT INTO...

Error: Property "UsergroupModule.userGroupTable" is not defined. FIX line 17 of file usergroup/models/YumUsergroup.php change return Yum::module('usergroup')->userGroupTable; to return Yum::module('usergroup')->usergroupTable;

CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]: General error: 1364 Field 'subscribed' doesn't have a default value. The SQL statement executed was: INSERT INTO `membership` (`membership_id`, `payment_id`, `user_id`, `order_date`,...

**Is your feature request related to a problem? Please describe.** I need a way to scrape the audit log and store it externally. **Describe the solution you'd like** I would...

enhancement

### Please confirm: - [x] **I have searched existing feature requests** (open and closed) and found no duplicates. - [x] **me or my organization is currently an active sponsor of...

enhancement
no-priority
roadmap