mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Merge pull request #821 from theyosh/master
Fixed PHP shorttag. Shorttags are discouraged in newer PHP version
This commit is contained in:
commit
893c3face8
2 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
|
||||||
|
|
0
plugins/cpu/multicpu1sec
Normal file → Executable file
0
plugins/cpu/multicpu1sec
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue