hakong

Results 26 issues of hakong

What can I do about this? ``` [h265ize]: Processing Video.mp4... ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- [h265ize]: [verbose] Encoding started at Sun, 3:06 PM [h265ize]: [debug] Path: /mnt/data/downloads/downloading/Videos/Video.mp4 [h265ize]: [verbose] Getting metadata... [h265ize]: [warn] mkvextract...

They shouldn't be required in the firmware and model modes.

The check times out and then exits with OK and status 0. ``` [root@hlv]~# time ./check-paloalto-A500.pl -H 123.123.123.123 -C communitystring -t ha -w asd -c asd OK: High Availablity Mode:...

Something similar to Grafana's dark theme color palette? ![image](https://user-images.githubusercontent.com/4422113/85536520-b15be180-b602-11ea-97c0-5250715de4b7.png) ![image](https://user-images.githubusercontent.com/4422113/85535763-03e8ce00-b602-11ea-9aed-b09181a9902b.png)

**Actual behavior:** After the first line in any multiline output, an additional newline is displayed in the output. **Expected behavior:** Multiline output is displayed as-is, correctly. Screenshot of Adagios displaying...

bug

Would be nice to have a quick command to copy/paste to manually run the script, if, for example the nagios host can't connect via SSH. Thought of something like this:...

enhancement

In /etc/adagios/adagios.conf: ``` nagios_config="/etc/naemon/naemon.cfg" destination_directory="/etc/naemon/adagios/" ``` Has no effect if /etc/nagios/nagios.cfg exists. This cause problem when using naemon. The installation instructions instruct moving /etc/nagios/nagios.cfg to /etc/nagios/nagios.cfg.disabled, which makes things work...

bug

I have a customer that requires a custom attribute as a column in the status view, currently he's using Thruk for that. Can this be implemented in a similar way?...

enhancement

Still dosen't support RHEL/CentOS 7, not even in ok-testing. Was updated by @gudmmk 2 years ago. https://github.com/opinkerfi/okconfig/blob/master/usr/share/okconfig/client/linux/install_okagent.sh

I suggest * Let's Encrypt EFF's [Certbot](https://certbot.eff.org/) * Strong TLS security ([Apache](https://raymii.org/s/tutorials/Strong_SSL_Security_On_Apache2.html) or [Nginx](https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html)) * Permanent redirect from HTTP to HTTPS: ``` RewriteEngine On # This will enable the Rewrite...

enhancement