mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Fixed PHP shorttag. Shorttags are discouraged in newer PHP version
This commit is contained in:
parent
012afcd680
commit
0b4aa057f8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/php
|
#!/usr/bin/php
|
||||||
<?
|
<?php
|
||||||
/*
|
/*
|
||||||
multicpu monitors the cpu usage of multiple processes.
|
multicpu monitors the cpu usage of multiple processes.
|
||||||
you can configure the list of processes via munin's configuration
|
you can configure the list of processes via munin's configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue